MT 2.9.28
I have a public IPs that I NAT to inside IP space.
I have two subnets that I use on my internal interface.
It seems that when two machines that to each other on different IP on the private space they are NATed.
I see the session in the connection pool in the firewall section in MT.
The reason I say this is I added an IP filter to disable everything but port 80 traffic to the IP address of the inside IP for the NAT but it also blocks internal SQL sessions when the rule is in place that another computer is trying to make to the computer from the same interface but different subnet.
I think I need a mangle rule to exclude them from being NATed but I can not wrap my head around what needs to happen and if this is even occurring.
Does this sound right or am I just CRAZY?
Public IP *.38.27.228
|
MT
Int. 192.168.1.0/24 and 10.0.0.0/24
Thanks..