No subject


Mon Mar 29 03:57:18 EDT 2010


Something like
iptables -t nat -A PREROUTING -p tcp -i eth0 -d 150.158.1.5 -j DNAT --to 150.158.1.2
iptables -A FORWARD -p tcp -i eth0 -d 150.158.1.5 -j ACCEPT

Is there any way to natively embed this into the resource management or do I need to have my own scripts?
I checked the files but I could not really find anything useful.

thanks

frank
-- 
GMX DSL SOMMER-SPECIAL: Surf & Phone Flat 16.000 für nur 19,99 Euro/mtl.!*
http://portal.gmx.net/de/go/dsl



More information about the Pacemaker mailing list