Date: Tue, 19 Oct 1999 08:39:00 -0700 From: Brian Somers <brian@Awfulhak.org> To: Huidae Cho <hdcho@unix.knu.ac.kr> Cc: freebsd-questions@FreeBSD.ORG, brian@hak.lan.Awfulhak.org Subject: Re: ppp.conf problem Message-ID: <199910191539.IAA05800@hak.lan.Awfulhak.org>
next in thread | raw e-mail | index | archive | help
> I used ppp.conf well in 3.2-19990815-STABLE. However, after i upgraded to
> 3.3-RELEASE, it didn't work. I checked /var/log/ppp.log and it connected
> to ISP but didn't add default router. So i did 'route add default 123.456.789.012' by hand. Of course, 123.456.789.012 is HISADDR. After 'route add', i could
> use PPP connection. What's wrong?
>
> I ran 'ppp -auto hitel' in 3.2. Some clue? Help me...
>
>
> ----- ppp.conf -----
> default:
> set device /dev/modem
> set log Phase Chat LCP IPCP CCP tun command
> set speed 115200
> set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT"
>
> hitel:
> set phone 12345
> set login "\\-\\-\\-\\- 3 \"ID :\" ABCD : 12345 ENTER \"\" H: \"internet 34\""
> set timeout 120
> set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
> add default HISADDR
I'd hazard a guess that you've got ``defaultrouter'' set in
/etc/rc.conf.
Have you tried looking in /var/log/ppp.log ?
--
Brian <brian@Awfulhak.org> <brian@FreeBSD.org>
<http://www.Awfulhak.org> <brian@OpenBSD.org>
Don't _EVER_ lose your sense of humour ! <brian@FreeBSD.org.uk>
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?199910191539.IAA05800>
