On Thu, 08 Jan 2004 13:58:38 -0500, Iguanaman <(E-Mail Removed)> wrote:
>
>
>>I am using SuSE Linux 9.0. I made sure all of the files are correct,
>>with the correct entries, hopefully! ;-). I can almost never connect
>>with KInternet, KPPP, or even pppd at the konsole. One time when I
>>tried pppd at the konsole it managed to connect with PPP, but I could
>>not send any information over the internet. I could ping the server's
>>P address and my own IP address, but I could not ping the DNS
>>erver's IP address. My IP was 12.10.53.90, the server was
>>2.10.53.248, and the DNS address is 12.10.53.2. I have attached all
>>of the linux configuration files. I have lived in the Wintel world
>>for years, the internet is the only thing stopping me from switching
>>to the Lintel world! ;-P. Thanks in advance. You can reply here, or
>>you can reply to (E-Mail Removed) TTYL!!
>
>>Iguanaman
>
> Sorry about posting all of the files as attachments, here I go again.
> BTW, I did kill the default route 0.0.0.0, and I also followed the
> "How to Hook Up PPP In Linux", but it still did not work! Sorry about
> all of the trouble! Sorry AC!
>
No big deal. And the apology goes to the Usenet, not me personally.
You have an external or internal hardware modem, I gather?
> options:
>
> lock
> asyncmap 0
> crtscts
> modem
> noipdefault
> updetach
^ I don't use this one, but not sure whether you need it or not.
> defaultroute
> usepeerdns
^ don't see the need for that with your resolv.conf in good shape
> noauth
>
Try adding these two lines:
lcp-echo-interval 30
lcp-echo-failure 4
hide-password
wouldn't hurt either...
> only line out of PPP log that makes any sense about the problem:
>
> sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x63aac73f> <pcomp>
><accomp>]
Now how about your chatscript?
/etc/ppp/peers/provider on Debian
>>>>> Why don't you post a full session from an attempt to connect from
/var/log/syslog...
Does /sbin/ifconfig show your ppp interface up when you are trying
to connect?
This would be easier if you were to do the configuration from a plain
tty and bring in X et al later....
All that K* stuff is muddying the waters...
Where is Bill Unruh?
AC