Perfect, thanks both. Cheers, Andi
-----Original Message----- From: Jason Frisvold [mailto:[email protected]] Sent: 09 August 2013 20:40 To: [email protected] Subject: Re: [PacketFence-users] httpd config for virtual ip address Don Greer wrote: > If I remember correctly (and I just looked through the files to > confirm it), this is controlled by the [interface] definitions in > pf.conf. The "type=management" interface gets the .admin server, and > the "type=internal" gets the portal servers. The webservices API also > connects to the management network. Set up the HA interface (for management) in pf.conf. This should be the IP shared by both HA machines, not the "real" IP of the eth0 interface. : [interface eth0] ip=192.168.0.1 type=management,high-availability mask=255.255.255.255 You don't need to do this for the portal IP as the portal interface should be shut down by corosync on the standby server. > Don -- --------------------------- Jason 'XenoPhage' Frisvold [email protected] --------------------------- "Any sufficiently advanced magic is indistinguishable from technology.\" - Niven's Inverse of Clarke's Third Law ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
