Mailinglist Archive: opensuse (2225 mails)
| < Previous | Next > |
Re: [opensuse] Is there an opensource equivalent of route sentry?
- From: Per Jessen <per@xxxxxxxxxxxx>
- Date: Thu, 05 Nov 2009 11:02:09 +0100
- Message-id: <hcu7r1$8t3$1@xxxxxxxxxxxxxxxx>
Dave Plater wrote:
So all traffic to those addresses should go via dsl0 ? I think the 41
routes would be:
41.0.0.0.0/11 (41.0.0.0 - 41.31.255.255)
41.32.0.0.0/11 (41.32.0.0 - 41.63.255.255)
41.64.0.0.0/11 (41.64.0.0 - 41.95.255.255)
41.96.0.0/16 (41.96.0.0 - 41.96.255.255)
It's a rough guess, I'm no expert at subnet masks.
Assuming your DSL links are up all the time, you could just make them
static routes. If not, I think you need something
like /etc/sysconfig/network/ifcfg-dslX.route, which will establish the
routes when the interface is available.
/Per
--
Per Jessen, Zürich (7.9°C)
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
On 11/05/2009 11:20 AM, Per Jessen wrote:
Dave Plater wrote:I've set up two pppoe dsl devices, one for local internet traffic -
Hi, I still haven't succeeded in routing my local and internationalHi Dave,
accounts but Route Sentry apparently performs just that.
Unfortunately it's only available for windows. Does somebody know of
an open source linux equivalent?
it looks like "Route Sentry" is a sort of traffic director? What is
it you expect it to do for you? Using two ADSL links is no problem
under Linux.
/Per
41.0.0.0 to 41.96.0.0 and 192.0.0.0/8 (not quite sure how to specify
the 41 route)
So all traffic to those addresses should go via dsl0 ? I think the 41
routes would be:
41.0.0.0.0/11 (41.0.0.0 - 41.31.255.255)
41.32.0.0.0/11 (41.32.0.0 - 41.63.255.255)
41.64.0.0.0/11 (41.64.0.0 - 41.95.255.255)
41.96.0.0/16 (41.96.0.0 - 41.96.255.255)
It's a rough guess, I'm no expert at subnet masks.
and either eth0 or dsl1 for all other internet traffic.
I've played around with /etc/sysconfig/network/routes but I can't get
it right. Thanks
Assuming your DSL links are up all the time, you could just make them
static routes. If not, I think you need something
like /etc/sysconfig/network/ifcfg-dslX.route, which will establish the
routes when the interface is available.
/Per
--
Per Jessen, Zürich (7.9°C)
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |