Date: Thu, 27 Apr 2000 23:34:06 -0700 (PDT) From: Dave Banning <sky_tracker@yahoo.com> To: andrew@ugh.net.au Cc: questions@freebsd.org Subject: Re: ppp error when ISP igns DNS each session Message-ID: <20000428063406.28735.qmail@web3206.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
> Send us the output of ifconfig -a and netstat -r. here it is - before ppp is running; ifconfig -a lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500 tun0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500 sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552 ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500 lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet 127.0.0.1 netmask 0xff000000 netstat -r Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire localhost localhost UH 0 0 lo0 ------------------------------------ while ppp is running; ifconfig -a lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500 tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500 inet 127.1.1.1 --> 192.168.70.11 netmask 0xffffff00 sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552 ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500 lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet 127.0.0.1 netmask 0xff000000 netstat -r Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire this command hangs indefinitely > > Now they are saying "we won't give you DNS numbers > > either - let your machine figure it out like it > does > > the dynamic IP" - that leaves me with no - > numbers! > > You can negotiate everything through PPP. Oh. That's good. I was worried that my ISP changed connection type to a non-unix type. __________________________________________________ Do You Yahoo!? Talk to your friends online and get email alerts with Yahoo! Messenger. http://im.yahoo.com/ 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?20000428063406.28735.qmail>