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.

Before I go make an RA to add / remove iptables rules, has anybody else needed 
this before and already solved the problem?



_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to