All of lore.kernel.org
 help / color / mirror / Atom feed
From: Manish Kathuria <manish@tuxspace.com>
To: lartc@vger.kernel.org
Subject: [LARTC] Multiple ISP Links - Gateway Not Getting Restored
Date: Sat, 31 Dec 2005 14:59:37 +0000	[thread overview]
Message-ID: <43B69A09.3030205@tuxspace.com> (raw)

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

             reply	other threads:[~2005-12-31 14:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-31 14:59 Manish Kathuria [this message]
2005-12-31 15:04 ` [LARTC] Multiple ISP Links - Gateway Not Getting Restored Andreas Unterkircher

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=43B69A09.3030205@tuxspace.com \
    --to=manish@tuxspace.com \
    --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.