Doug Piper wrote:
> I continue to tear out my hair due to the problems getting ppp to work
> on 6.0.
>
> I configured the files and was able to get a good connection one time
> only.
>
> I spoke to my ISP who is very cool and he confirmed that I was making
> the connection. However, he couldn't ping me while I was connected
> although he could see my connection and I couldn't get anything back.
>
> I am doing ifup ppp0 to make the connection. there may be a better
> method. However, I have also been unsuccessful while in Linuxconf or a
> couple connection methods I tried.
>
> Any suggestions?
Couple of things I usually do, (you might want to post the output to the
list:)
#show interfaces
ifconfig
#look at routing table
route -n
#look at the command that ppp is running under. Should show all the
options used. The [p]pp will filter out the grep command itself
ps axwww|grep [p]pp
#looking at the output of ifconfig.
ping localinterface
ping remoteinterface
setting the debug option and looking in /var/log/messages usually helps
too.
Bret
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list