-----Original Message-----
From: Rick Marshall <[EMAIL PROTECTED]>
To: Bryan Taylor <[EMAIL PROTECTED]>
Cc: linux ppp <[EMAIL PROTECTED]>
Date: Wednesday, January 27, 1999 7:28 AM
Subject: Re: Routing Problem with Ethernet and PPP
Take a short cut ppp2.3.5 has dial on demand built in.

Good luck

Rick

 

Thanks, just downloaded and installed 2.3.5, still had a routing problem, but got it straightened out, my local net was routing through my ppp gateway to get back to me. I couldn't telnet to my linux box unless I was connected to the internet, turned out all I had to do was remove the "route add default gw 192.168.1.10 eth0" line from my rc.inet1 file.

Still have to manually type in "route add default ppp0" once I am connected, what script file can I place that command into to automatically type it in once connected????

Haven't looked at dial on demand yet... Thanks again!

Reply via email to