All pastes #57616 Raw Edit

Miscellany

public text v1 · immutable
#57616 ·published 2006-05-21 15:38 UTC
rendered paste body
-A POSTROUTING -o eth0 -j MASQUERADE
-A POSTROUTING -d 192.168.0.11 -p tcp -m tcp --dport 80 -j SNAT --to-source 192.168.0.1
COMMIT