Re: Kernel drops UDP datagrams between interface and process
- From: David Schwartz <davids@xxxxxxxxxxxxx>
- Date: Thu, 15 Apr 2010 17:59:22 -0700 (PDT)
On Apr 15, 5:31 pm, phil-news-nos...@xxxxxxxx wrote:
| You claim this is supposed to be for failover, but you have no
| failover mechanism. There are many ways to do network interface
| failover in Linux, but this is not one of them.
The mechanism is called ARP.
You have no method to prevent one interface from responding to ARP
requests under any circumstances. If you had logic to disable one
interface when the other was working, then you could use ARP as
failover mechanism.
You have mentioned one mechanism so far. You claim "There are many ways to
do network interface failover in Linux". Maybe you can list or name at least
two more of them just so I can see what you have in mind. If one of them is
suitable for my situation, I'll even consider using it.
VRRP and OSPF. My personal preference is to use OSPF, assigning the
service IP address to a loopback interface and advertising its
availability across both physical interfaces.
DS
.
- Follow-Ups:
- Re: Kernel drops UDP datagrams between interface and process
- From: phil-news-nospam
- Re: Kernel drops UDP datagrams between interface and process
- References:
- Kernel drops UDP datagrams between interface and process
- From: phil-news-nospam
- Re: Kernel drops UDP datagrams between interface and process
- From: David Schwartz
- Re: Kernel drops UDP datagrams between interface and process
- From: phil-news-nospam
- Re: Kernel drops UDP datagrams between interface and process
- From: David Schwartz
- Re: Kernel drops UDP datagrams between interface and process
- From: phil-news-nospam
- Kernel drops UDP datagrams between interface and process
- Prev by Date: Re: Kernel drops UDP datagrams between interface and process
- Next by Date: Re: Kernel drops UDP datagrams between interface and process
- Previous by thread: Re: Kernel drops UDP datagrams between interface and process
- Next by thread: Re: Kernel drops UDP datagrams between interface and process
- Index(es):
Relevant Pages
|