I added a rule that from DMZ a connection can be established to the server on the internet - this works.
But the response will not be forwared back from the WAN interface to the DMZ interface.
Code: Select all
Mar 23 16:59:03 Router forward: in:etherx - WAN out:ether - DMZ, src-mac xx, proto UDP, serverIP:port->192.168.11.4:51310, NAT serverIP:port->(my WAN port:51310->192.168.11.4:51310), len 78
How can I solve this?