Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

like iptables

Can I do:

iptables -t nat -A PREROUTING -p tcp -d "host_ip" --dport 25 -i eth2 -j DNAT --to 172.16.0.2:25

with Astaro? I can do it without "-i eth2", but not with it.

Thanks


This thread was automatically locked due to age.