From: "Chris Bolton" <cbolton@hirstanddanson.co.uk>
To: lartc@vger.kernel.org
Subject: [LARTC] simple(?!?) source routing
Date: Tue, 13 Jan 2004 10:05:10 +0000 [thread overview]
Message-ID: <003101c3d9bc$bb8795d0$0b00000a@Server2.hd> (raw)
[-- Attachment #1: Type: text/plain, Size: 1140 bytes --]
Hi,
I've set up a Linux box with redhat on to act as an internet gateway and I'm running into a few problems. Its got two adsl modems connected to it, both connected to seperate 512kbs lines. Now I've followed the simple source routing in the advanced routing howto to the letter but it doesnt work.
I've got it autoconnecting on startup and redhat puts ppp1 as the default gateway, this is then setup for masquerading for the entire network. Therefore I've tried setting up ppp0 as the deafult gateway for only one computer (10.0.0.11), as it says at http://lartc.org/howto/lartc.rpdb.html#LARTC.RPDB.SIMPLE I've done everything it says there and im 99% sure I've put the right ip addreses in etc. When Ive gone through it that computer is no longer able to access the net (the rest of the network is unaffected).
I'm pretty sure its the way ppp0 is configured, if I set it up so 10.0.0.11 uses ppp1 instead of ppp0 (ip rule add default via xxx.xxx.xxx.xxx dev ppp1 table chris) it works fine but obviously thers no point in that.
Hope all this makes sence to someone, it baerly does ti me. May thanks in advance.
Chris
[-- Attachment #2: Type: text/html, Size: 2054 bytes --]
next reply other threads:[~2004-01-13 10:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-13 10:05 Chris Bolton [this message]
2004-01-15 1:11 ` Re:[LARTC] simple(?!?) source routing andybr
2004-01-15 8:37 ` Fw: " Chris Bolton
2004-01-15 9:28 ` Chris Bolton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='003101c3d9bc$bb8795d0$0b00000a@Server2.hd' \
--to=cbolton@hirstanddanson.co.uk \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.