Date: Fri, 10 May 1996 09:01:18 +0900 From: Toshihiro Kanda <candy@fct.kgc.co.jp> To: John Utz <spaz@u.washington.edu> Cc: Toshihiro Kanda <candy@fct.kgc.co.jp>, questions@freebsd.org Subject: Re: ppp -auto and network apps, does it work? Message-ID: <199605100001.JAA03152@xxx.fct.kgc.co.jp> In-Reply-To: Your message of "Thu, 09 May 1996 13:12:20 MST." <Pine.OSF.3.92a.960509130454.11313A-100000@becker2.u.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <Pine.OSF.3.92a.960509130454.11313A-100000@becker2.u.washington.edu>
, John Utz writes:
> this is my /etc/ppp/ppp.conf
> default:
> set speed 57600
> set device /dev/cuaa1
> set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK
> \\dATDT$
> set login "TIMEOUT 5 name:-\\r-name: spaz word: thunder~ >> ppp"
> set timeout 420
>
> uw:
> set phone 6857796
> set ifaddr 0 140.142.178.4/0
> add 0 255.255.255.0 140.142.178.4/0
> dial
>
> when i invoke this as ppp uw, all is well. I have no trouble getting a
> connection on the uw domain.
>
> when i invoke it a ppp -auto uw, i get this:
>
> User Process PPP. Written by Toshiharu OHNO.
> Log level is 09
> Warning: No password entry for this host in ppp.secret
> Warning: All manipulation is allowed by anyone in the world
> Using interface: tun0
> Automatic mode
> mira: {34} ping becker
> PING becker.u.washington.edu (140.142.12.67): 56 data bytes
> ping: sendto: No route to host
> ping: wrote becker.u.washington.edu 64 chars, ret=-1
> ping: sendto: No route to host
> ping: wrote becker.u.washington.edu 64 chars, ret=-1
> ping: sendto: No route to host
> ping: wrote becker.u.washington.edu 64 chars, ret=-1
> ping: sendto: No route to host
> ping: wrote becker.u.washington.edu 64 chars, ret=-1
> ping: sendto: No route to host
> ping: wrote becker.u.washington.edu 64 chars, ret=-1
> ^C
> --- becker.u.washington.edu ping statistics ---
> 5 packets transmitted, 0 packets received, 100% packet loss
> mira: {35} ping mead.u.washington.edu
> ping: unknown host mead.u.washington.edu
I wonder if the final `dial' command isn't needed.
Anyway, how `netstat -rn' and `ifconfig tun0' say after `ppp -auto'?
Is there a route for 140.142.16.67?
candy@fct.kgc.co.jp (Toshihiro Kanda)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605100001.JAA03152>
