Re: [Linux-ha-dev] ip rule/ip route and ocf:heartbeat:Route

2011-01-04 Thread Dejan Muhamedagic
On Mon, Jan 03, 2011 at 06:57:29PM +0100, Raoul Bhatia [IPAX] wrote: > On 12/28/2010 07:00 PM, Dejan Muhamedagic wrote: > >>> what i'm thinking about: > >>> > >>> 1. issue "/sbin/ip rule add from a.b.c.0/24 table 12" upon > >>>reboot/firewall setup (my current solution); or > > > > Probably th

Re: [Linux-ha-dev] ip rule/ip route and ocf:heartbeat:Route

2011-01-03 Thread Raoul Bhatia [IPAX]
On 12/28/2010 07:00 PM, Dejan Muhamedagic wrote: >>> what i'm thinking about: >>> >>> 1. issue "/sbin/ip rule add from a.b.c.0/24 table 12" upon >>>reboot/firewall setup (my current solution); or > > Probably the easiest way right now. Arguably this belongs to the > firewall setup. If we need

Re: [Linux-ha-dev] ip rule/ip route and ocf:heartbeat:Route

2010-12-28 Thread Dejan Muhamedagic
Hi, On Tue, Dec 28, 2010 at 04:17:23PM +0100, Raoul Bhatia [IPAX] wrote: > On 12/01/2010 03:52 PM, Raoul Bhatia [IPAX] wrote: > > hi, > > > > i have a cluster with an internal ip address and several clustered > > public service ips. > > e.g. > > > >> interface ip address > >> eth0192.1

Re: [Linux-ha-dev] ip rule/ip route and ocf:heartbeat:Route

2010-12-28 Thread Raoul Bhatia [IPAX]
On 12/01/2010 03:52 PM, Raoul Bhatia [IPAX] wrote: > hi, > > i have a cluster with an internal ip address and several clustered > public service ips. > e.g. > >> interface ip address >> eth0192.168.1.100/24 = internal management/cluster ip >> eth0.12 a.b.c.d/24 = service ip >

[Linux-ha-dev] ip rule/ip route and ocf:heartbeat:Route

2010-12-01 Thread Raoul Bhatia [IPAX]
hi, i have a cluster with an internal ip address and several clustered public service ips. e.g. > interface ip address > eth0192.168.1.100/24 = internal management/cluster ip > eth0.12 a.b.c.d/24 = service ip to make the public ip reachable, i use: > /sbin/ip rule add from