Adam <(E-Mail Removed)> wrote:
> Are they any experts out there that can help? I am attempting to
> connect to an ISP via dialup in Debian. I open the connection in
> minicom give my user/pass info and start ppp, and then start the pppd
> daemon on my machine as root and it seems to connect fine, but I cannot
> ping the address of host given by pppd (or anywhere else).
I see in the below log, that your are not given the entries for
the ISP's name servers. So, you should add usepeerdns to the
ppp options file. If you do so and dial-up again, you will find
the DNS server entries in /etc/pppd/resolv.conf. Create a link
from /etc/resolv.conf to this file.
Check whether you have the "defaultroute" option in the ppp
options file. If not, add it.
BTW: Posting the ppp options file would have been a good
idea. ;-)
However it is still not understandable why you can't even ping
your own or the peer's IP address. So check again, call ifconfig
ppp0 and ping both IP adresses listed. If this doesn't work
check whether you have some packet filter rules in place
blocking ICMP by doing a "iptables-save" or "iptables -nvL".
If you see some rules listed, the easiest would be to get rid
of them by invoking "iptables -F" for a short test.
> Here is the
> pppd debug information. As far as I've read on newsgroups, 'Can't
> locate module ppp-compress-21' and 'Cannot determine ethernet address
> for proxy ARP' are not the cause of the problem. Any help is much
> appreciated. Thank you,
Remove the proxy-arp option from your ppp configuration file, add
"alias ppp-compress-21 bsd_comp" to /etc/modules.conf and the log
file should look a little nicer.
[...]
> Jan 19 19:01:29 taco pppd[234]: local IP address 142.150.134.132
> Jan 19 19:01:29 taco pppd[234]: remote IP address 142.150.128.50
> Jan 19 19:01:29 taco pppd[234]: Script /etc/ppp/ip-up started (pid 239)
> Jan 19 19:01:29 taco pppd[234]: Script /etc/ppp/ip-up finished (pid 239),
> status = 0x0
[...]
And last but not least, have a look to
http://axion.physics.ubc.ca/ppp-linux.html
HTH
Ciao, Horst
--
»When pings go wrong (It hurts me too)« E.Clapton/E.James/P.Tscharn