search for: 1_address

Displaying 1 result from an estimated 1 matches for "1_address".

Did you mean: __address
2006 Apr 03
0
NAT with specific ip-address
...0. But I want the address of eth0:1 to be used as the outgoing ip. This is working, but wrong outgoing ip. iptables -t nat -A POSTROUTING -s 10.0.0.2 -o eth0 -j MASQUERADE NAT doesn''t work with this rule. iptables -t nat -A POSTROUTING -o eth0 -s 10.0.0.2 -j SNAT --to-source <my_eth0:1_address> Any suggestions? -- Best regards Hendrik Juergens http://www.nnga.info mailto: hendrik.juergens@nnga.info PGP Public Key: http://www.dncornholio.de/pubkey.asc _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource....