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

Re: [SLUG] Routing across ethernet and ppp?



>>>>> "DaZZa" == DaZZa  <dazza@nospam.zip.com.au> writes:

DaZZa> On Tue, 2 May 2000, Jason Lowe wrote:
>> Computer 1:
>> * ppp0: 203.x.x.121 (Direct connection to Telstra Big Pond)
>> * eth0: 203.x.x.123

DaZZa> This is your first problem.

Actually it's not a problem iff your routing table is set up
correctly.  I used a very similar setup for years.

The trick is to know the IP of the other end of the PPP link.
On box 2, set
   route add default remote-IP
   route add remote-IP gw 203.x.x.123

On box 1, set
   route add default remote-IP
You can do this semi-automagicly if you're running routed or gated.

Peter C
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to slug-request@nospam.slug.org.au with
unsubscribe in the text