On Tue, Feb 14, 2012 at 05:34:55PM -0500, [email protected] wrote: > Chain POSTROUTING (policy ACCEPT) > target prot opt source destination > MASQUERADE tcp -- 192.168.179.0/24 !192.168.179.0/24 masq ports: > 1024-65535 > MASQUERADE udp -- 192.168.179.0/24 !192.168.179.0/24 masq ports: > 1024-65535 > MASQUERADE all -- 192.168.179.0/24 !192.168.179.0/24 > [...] > (The POSTROUTING stuff is due to a VM I have running.)
I think your issues might be related to these rules, though. Could you try without? Could you try to use SNAT with a specific IP address instead of MASQUERADE? Could you try to filter based on output interfaces instead of destination addresses? -- Jérémy Bobbio .''`. [email protected] : :Ⓐ : # apt-get install anarchism `. `'` `-
signature.asc
Description: Digital signature
_______________________________________________ tor-talk mailing list [email protected] https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk
