Date: Sun, 08 Nov 1998 11:49:43 +0000 From: Brian Somers <brian@Awfulhak.org> To: "Alex Davidson" <alexd@idcomm.com> Cc: "FREEBSD-QUESTIONS MS" <FREEBSD-QUESTIONS@FreeBSD.ORG> Subject: Re: PPP Still not working Message-ID: <199811081149.LAA23520@woof.lan.awfulhak.org> In-Reply-To: Your message of "Sat, 07 Nov 1998 13:50:00 MST." <000101be0a90$2f6b92a0$0100a8c0@pony-pii-450>
next in thread | previous in thread | raw e-mail | index | archive | help
If your interface has no assigned address, it means that you haven't successfully negotiated the connection with your ISP. Have you read the FAQ at http://www.FreeBSD.org/FAQ/userppp.html ? Try enabling lots of logging and posting the results. I would think that either your PAP/CHAP login/password is wrong or that your ``set ifaddr'' line is wrong. > Well I am still not able to connect successfully to my ISP. To recap, I can > dial and connect but can't ping. No-one here has noticed a particular > problem with my ppp.conf file. > > I did contact my ISP and they suggested running ifconfig. This just gave > the usage so after dialing in to my ISP I ran: > ifconfig tun0 inet > which gave: > tun0: flags=8011<UP,POINTOPOINT,MULTICAST>mtu 1500 > ifconfig: tun0 has no inet interface address! > > ifcongig -l > gave me: > de0 lp0 tun0 sl0 ppp0 lo0 > > ifconfig ppp0 inet > gave me: > ppp0: flags=8011<POINTOPOINT,MULTICAST>mtu 1500 > ppp0 has no inet interface address! User ppp uses the tun interface. Pppd uses the ppp interface. > Any other suggestions? Seems to me like ppp0 should have UP after <. > > Alex > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Alex Davidson > E-Mail/PowWow: alexd@idcomm.com > ICQ Pager: http://wwp.mirabilis.com/264464 > I-Phone: alexd@pub1.ipn.vocaltec.com > Home Page: http://www.idcomm.com/personal/alexd > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 1024 PGP Key - > http://pgp.ai.mit.edu:11371/pks/lookup?op=get&search=0x62103F05 -- Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org> <http://www.Awfulhak.org> Don't _EVER_ lose your sense of humour.... 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?199811081149.LAA23520>