Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jun 1999 22:36:37 +0600 (ESS)
From:      Ilia Chipitsine <ilia@cgilh.chel.su>
To:        questions@FreeBSD.ORG
Subject:   ppp question
Message-ID:  <Pine.BSF.4.05.9906122231020.498-100000@localhost.cgu.chel.su>

next in thread | raw e-mail | index | archive | help
Hi,
i need to set up a ppp connection 

195.54.15.228 < ---- > 195.54.15.86 
(my machine)            (server)

it's not Class C network, so I tried to
include 
 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.254.0 0.0.0.0
or 
 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.0.0 0.0.0.0
to /etc/ppp/ppp.conf

it connects well, but 'ifconfig -a' gives
tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500
        inet 195.54.15.228 --> 195.54.14.86 netmask 0xffffff00
                                                    ^^
                                        i expected 0xfffffe00 here

why ? i suspect that is the reason why it doesn't even ping other 
side of peer.


Regards, (Наилучшие пожелания)

 Ilia Chipitsine (Илья Шипицин)



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9906122231020.498-100000>