All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Multi-Link Machine
@ 2003-03-09  1:08 Brad Lay
  2003-03-09  4:41 ` Martin A. Brown
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Brad Lay @ 2003-03-09  1:08 UTC (permalink / raw)
  To: lartc

G'day, I had a quick search through the archives to try and find an answer
but I have come up with a blank, so I'm hoping I can get a little help
here.

I have a linux machine with 2.4.19 on it, and 2 Internet links.

eth0 is Telstra Bigpond Cable (Semi static ip, its dhcp assigned), which I
want to route certain ips ranges over this link. 144.135.23.0/24 for eg.

eth1 is the internal interface on 192.168.0.0/24

eth2 is an adsl connection with a static ip which I want to be the default
route for any traffic left over.

I can get this to sort of work, but traceroute'ing to anything I set
static routes [1] with, doesn't work because I assume that it trys to come
back via the default route. Is that right?

Also I need to break the adsl connection into 2 parts, its a 512kbit link,
so I would like to take 384kbit and 128kbit of the link, and assign
128kbit to 192.168.0.192/27 which would be done on eth1, but I don't want
to limit traffic coming from eth0. (eth0 is 9mbit, so its a bit of a waste
to shape it down to 128kbit now isnt it :)

Is any of this possible or am I just dreaming?


[1] route add -net ip.add.re.ss netmask 255.255.255.255 gw <gw ip of eth0>

Thanks in advance.

Regards,

Brad Lay
(brad@coombabah.net)

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-03-10 14:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-09  1:08 [LARTC] Multi-Link Machine Brad Lay
2003-03-09  4:41 ` Martin A. Brown
2003-03-09 11:09 ` paolopoletti
2003-03-10  9:27 ` Brad Lay
2003-03-10 14:55 ` Martin A. Brown

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.