Hi,
i have a Problem with a static route.
All PC's in my Network 192.168.1.0 have a Firewall enabled on port 80.
For an application I have to Redirect the public Network 188.144.0.0 to an internal PC, for example 192.168.1.253.
I have added a Gateway route (static): Network is 188.144.0.0 255.254.0.0 Gateway is 192.168.1.253.
On the Firewall I see forbidden TCP for example from 192.168.1.55 ports 1:65535 to 188.144.7.78:80.
Then I added on 192.168.1.55: route add 188.144.0.0 mask 255.254.0.0 192.168.1.253 -p
After that all work fine, i see no Problems in the Firewall-log.
I want to solve the needed route on the UTM, not with a Windows command.
How can I add this static route in the UTM ?
Thank you
Best regards,
Uwe
This thread was automatically locked due to age.