All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Multiple ISP Links - Gateway Not Getting Restored
@ 2005-12-31 14:59 Manish Kathuria
  2005-12-31 15:04 ` Andreas Unterkircher
  0 siblings, 1 reply; 2+ messages in thread
From: Manish Kathuria @ 2005-12-31 14:59 UTC (permalink / raw)
  To: lartc

I have been successfully implementing load balancing gateways for 
multiple ISP links at various locations using Julian's patches and as 
suggested in LARTC HowTo. At one location, one of the ISPs is providing 
connectivity through a PPOE DSL link which has to be dialled in 
everytime to connect. The gateway has been configured on a Fedora Core 3 
based system and I have recompiled the 2.6.12 kernel after applying 
Julian's patches. I have configured the DSL modem in bridge mode and 
connected it to an ethernet interface on the gateway and use the DSL 
dialer in Fedora Core 3 to connect to the ISP. This creates a ppp0 
interface when the connection goes live which is alloted a static Public 
IP. The dialer has been configured to redial as and when the link goes 
down. However the problem is that the kernel is not able to detect when 
this DSL interface (ppp0) comes back and does not restore the gateway 
through this link. The loadbalancing script has to be run again to make 
the kernel treat this gateway as LIVE and make the traffic go out 
through it.

Has anyone encountered a similar problem ? I have never come across such 
an issue wherever the link is terminating on an ethernet interface. This 
ISP is insisting on dialling and then establishing the a PPOE interface. 
Any suggestions ?

Thanks,

Manish
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

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

* Re: [LARTC] Multiple ISP Links - Gateway Not Getting Restored
  2005-12-31 14:59 [LARTC] Multiple ISP Links - Gateway Not Getting Restored Manish Kathuria
@ 2005-12-31 15:04 ` Andreas Unterkircher
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Unterkircher @ 2005-12-31 15:04 UTC (permalink / raw)
  To: lartc

Perhaps the ip-up / ip-down scripts of pppd could help you to 
automatically do this load balancing script job?

Manish Kathuria schrieb:
> I have been successfully implementing load balancing gateways for 
> multiple ISP links at various locations using Julian's patches and as 
> suggested in LARTC HowTo. At one location, one of the ISPs is 
> providing connectivity through a PPOE DSL link which has to be dialled 
> in everytime to connect. The gateway has been configured on a Fedora 
> Core 3 based system and I have recompiled the 2.6.12 kernel after 
> applying Julian's patches. I have configured the DSL modem in bridge 
> mode and connected it to an ethernet interface on the gateway and use 
> the DSL dialer in Fedora Core 3 to connect to the ISP. This creates a 
> ppp0 interface when the connection goes live which is alloted a static 
> Public IP. The dialer has been configured to redial as and when the 
> link goes down. However the problem is that the kernel is not able to 
> detect when this DSL interface (ppp0) comes back and does not restore 
> the gateway through this link. The loadbalancing script has to be run 
> again to make the kernel treat this gateway as LIVE and make the 
> traffic go out through it.
>
> Has anyone encountered a similar problem ? I have never come across 
> such an issue wherever the link is terminating on an ethernet 
> interface. This ISP is insisting on dialling and then establishing the 
> a PPOE interface. Any suggestions ?
>
> Thanks,
>
> Manish
> _______________________________________________
> LARTC mailing list
> LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

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

end of thread, other threads:[~2005-12-31 15:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-31 14:59 [LARTC] Multiple ISP Links - Gateway Not Getting Restored Manish Kathuria
2005-12-31 15:04 ` Andreas Unterkircher

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.