>>> On 1/27/2012 at 02:37 PM, Dimitri Maziuk <[email protected]> wrote: > On 01/27/2012 02:22 PM, David Gersic wrote: >> I have an application that must simultaneously run as a non-root >> user > and listen on a port below 1024. I can do this, by hand, by making some > iptables rules forwarding the traffic from the low port on a public ip > address to a high port on a private ip address. Now I'm trying to find a > way to run this app in my cluster. So far, I'm not seeing an RA already > set up to do this. > > Why not make it static?
Yeah, I could, but I didn't want to. I wanted to make it part of the resource group so it'll even be there if I add a new cluster node and move the group to it. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
