Linux.com

Documentation

7. Troubleshooting

7.1. Help! Lynx gives unable to access document

Problem: Lynx is unable to access document or ping gives "No route to host" but the link is stable!

Solution: Have a look at the output of route -n you should see a refenence specifing a gateway of either your Remote PPP IP and using the adapter/dev of ppp0. If not here is how to fix it. In your /etc/ppp/ip-up file above exit 0 on the last line type:

  route del default
  route add default gw $4 $1

Save the file and redial. The problem should be solved.


 
Tableless layout Validate XHTML 1.0 Strict Validate CSS Powered by Xaraya