df2daf524d
Signed-off-by: Nico Schottelius <nico@manager.schottelius.org>
2 lines
161 B
Text
2 lines
161 B
Text
iptables -t nat -A POSTROUTING -o eth0 -s 172.16.23.10 -j SNAT --to 62.65.138.74
|
|
iptables -t nat -A POSTROUTING -o eth0 -s 172.16.23.6 -j SNAT --to 62.65.138.74
|