* more than 1 ISP
@ 2004-11-17 11:51 Payal Rathod
2004-11-17 17:04 ` Raphael Jacquot
2004-11-17 19:14 ` Jose Maria Lopez
0 siblings, 2 replies; 3+ messages in thread
From: Payal Rathod @ 2004-11-17 11:51 UTC (permalink / raw)
To: Netfilter ML
Hi,
My ISP gives me a speed of 48kbps maximum (actually 64kbps is promised
but it never goes about 48). For a month or 2 we are taking one more connection
of 48kbps from another ISP (actually a nearby company) for uploading data to
our client's computer.
Can I terminate it in my Linux box (which is the gateway) and for few of my windows
clients make that IP my default gateway or is lartc needed here?
I don't mind if even FTP protocol passes through the other link and the first
one is used for browsing and mails.
I need a simple solution to this and lartc was becoming too complex.
Any ideas anyone?
With warm regards,
-Payal
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: more than 1 ISP
2004-11-17 11:51 more than 1 ISP Payal Rathod
@ 2004-11-17 17:04 ` Raphael Jacquot
2004-11-17 19:14 ` Jose Maria Lopez
1 sibling, 0 replies; 3+ messages in thread
From: Raphael Jacquot @ 2004-11-17 17:04 UTC (permalink / raw)
To: netfilter
Payal Rathod wrote:
> Hi,
> My ISP gives me a speed of 48kbps maximum (actually 64kbps is promised
> but it never goes about 48). For a month or 2 we are taking one more connection
> of 48kbps from another ISP (actually a nearby company) for uploading data to
> our client's computer.
> Can I terminate it in my Linux box (which is the gateway) and for few of my windows
> clients make that IP my default gateway or is lartc needed here?
> I don't mind if even FTP protocol passes through the other link and the first
> one is used for browsing and mails.
> I need a simple solution to this and lartc was becoming too complex.
>
> Any ideas anyone?
> With warm regards,
> -Payal
>
sure, that's called multihosting. it's doable, all you need is to make
your internal DHCP server hand out the appropriate default gateway
address fro each machine
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: more than 1 ISP
2004-11-17 11:51 more than 1 ISP Payal Rathod
2004-11-17 17:04 ` Raphael Jacquot
@ 2004-11-17 19:14 ` Jose Maria Lopez
1 sibling, 0 replies; 3+ messages in thread
From: Jose Maria Lopez @ 2004-11-17 19:14 UTC (permalink / raw)
To: Netfilter ML
El mié, 17 de 11 de 2004 a las 12:51, Payal Rathod escribió:
> Hi,
> My ISP gives me a speed of 48kbps maximum (actually 64kbps is promised
> but it never goes about 48). For a month or 2 we are taking one more connection
> of 48kbps from another ISP (actually a nearby company) for uploading data to
> our client's computer.
> Can I terminate it in my Linux box (which is the gateway) and for few of my windows
> clients make that IP my default gateway or is lartc needed here?
> I don't mind if even FTP protocol passes through the other link and the first
> one is used for browsing and mails.
> I need a simple solution to this and lartc was becoming too complex.
>
> Any ideas anyone?
> With warm regards,
> -Payal
You can use the iproute2 command "ip" with the parameter
nexthop to use the 2 ISPs.
--
Jose Maria Lopez Hernandez
Director Tecnico de bgSEC
jkerouac@bgsec.com
bgSEC Seguridad y Consultoria de Sistemas Informaticos
http://www.bgsec.com
ESPAÑA
The only people for me are the mad ones -- the ones who are mad to live,
mad to talk, mad to be saved, desirous of everything at the same time,
the ones who never yawn or say a commonplace thing, but burn, burn, burn
like fabulous yellow Roman candles.
-- Jack Kerouac, "On the Road"
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-11-17 19:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-17 11:51 more than 1 ISP Payal Rathod
2004-11-17 17:04 ` Raphael Jacquot
2004-11-17 19:14 ` Jose Maria Lopez
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.