Am Samstag, 26. Dezember 2009 08:12:49 schrieb Eric Renfro: > Hello, > > I'm trying to setup 2 nodes that'll run pacemaker with openais as the > communication layer. Ideally what I want is for router1 to be the master > node and take over for router2 if it comes back up fully functional > again. In my setup, the routers are both internet-facing servers that > toggle the external internet IP to whichever controls it at the time, > and also handles the internal IP for the gateway for internal systems to > route via. > > My problem is with Route in my setup, so far, and later getting > shorewall to start/stop per whichever nodes active. > > Route, in my case in the setup I will show below, is failing to start > initially because I presume the internet IP address is not fully > initialized at the time it's trying to enable the route. If I do a crm > resource cleanup failover-gw, it brings it up just fine. If I try to > move the router_cluster resource to router2 from router1 after it's > fully up, it fails because of failover-gw on router2. (...)
If you just want to create a HA firewall why do you need to switch the routing? Do you know my HOWTO for a HA firewall (www.multinet.de/HAFirewall) ? I am just switching the ip_forward in the kernel. Greetings, -- Dr. Michael Schwartzkopff MultiNET Services GmbH Addresse: Bretonischer Ring 7; 85630 Grasbrunn; Germany Tel: +49 - 89 - 45 69 11 0 Fax: +49 - 89 - 45 69 11 21 mob: +49 - 174 - 343 28 75 mail: [email protected] web: www.multinet.de Sitz der Gesellschaft: 85630 Grasbrunn Registergericht: Amtsgericht München HRB 114375 Geschäftsführer: Günter Jurgeneit, Hubert Martens --- PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B Skype: misch42 _______________________________________________ Pacemaker mailing list [email protected] http://oss.clusterlabs.org/mailman/listinfo/pacemaker
