Hello!
i had a 3 interfaces astaro ,
1 public interface (210.29.29.1/24) [EXT-INT] eth2
1 DMZ (210.29.30.1/24) [DMZ-INT] eth1
1 internal (10.3.0.0/24). [PRV-INT] eth0
if is set masqueradin using
PRV-INT -> EXT-INT it works , but if i set
PRV-INT -> DMZ-INT it did not work. using
tcpdump -i eth2 icmp and doing some pings i realize that masquerading did not work using
PRV-INT -> DMZ-INT, but it works using
PRV-INT -> EXT-INT, and i can't use the public interface to go outside, and can't leave the DMZ network unprotected. does anyone suffer from this?
or is a design problem , if this is the case i can make a work around, but is not what i want.
Regards!
This thread was automatically locked due to age.