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? I think you might even be able to exclude them from dynamic pool via /proc/sys/net/ipv4, but don't quote me on this. -- Dimitri Maziuk Programmer/sysadmin BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
