I'm having a problem with the Web Server Protection. I've followed several tutorials with no luck... Here's what I'm trying to do.
1. EU go to IE types www.mydomain.com/timeclock
2. (UTM receives the "www.mydomain.com/timeclock" request and says hey /timeclock is on the end of that request so I'll forward it to the timeclock server. (Per "Site Path Routing", this is supposed to be possible.)
My problem is, this isn't happening. I made no changes to the firewall for WAF - im assuming I don't have to. But if I watch the firewall logs, I see the UTM dropping packets from the public IP i'm trying to access the timeclock server from. When typing in www.mydomain.com/timeclock from a remote pc I get a server timed out page.
Lets assume:
UTM External IP (Public IP): 95.125.100.20
UTM Internal IP (Local Network): 100.1.0.1
TimeClock Server IP: 100.1.0.2
This thread was automatically locked due to age.