[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PPP over ethernet - my solution.



HI, I see your thread about it in linux-il for a while now, and I think I
have perfect solution for you :
just take a look at the "man pppd" and check the "pty script" option, you
can write the script to connect to remote network by ssh or telnet, as
soon as you have ppp packets coming pppd will connect. I will have to play
with some routing in order not to replace your default route and you will
also have to add static route for ppp. I have done it before but I don't
remember my exact setup, so let me know if it wont work for you.

P.S.: also check out the notty option.
Leonid Igolnik aka LiM


=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il