Hi,
how can I allow traffic from one ethernet to another ?
With iptables i do like this:
iptables -A FORWARD -i eth0 -o eth1 -j ACCEPT
But with the Astaro i can create rules only by network or ip address.
Thanks.
Fabio
This thread was automatically locked due to age.