Hi all
I am new to this forum and new on working with the UTM.
There is a behaviour of the UTM which I cannot understand:
Target: Make User Portal accessible via WAN interface for road warriors.
ToDo's: - Define a different port für User Portal -> done.
- Allow access to User Portal from any network -> done.
- Define a DNAT rule from 'anywhere' with target 'WAN (Address)' and service 'User Portal' with destination 'LAN (Address)' -> done.
- Define a firewall rule for accessing 'LAN (Address)' from 'anywhere' for service 'User Portal' -> done.
Discover: Try to access User Portal from external (AWS EC2 instance with Windows Server) -> timeout while loading page
Troubleshooting: - UTM is reachable from outside (DNS, ping).
- nothing was blocked from packet filter (verified the log -> initial packet was logged, firewall has accepted packets from outside IP to UTM on serviceport for User Portal).
- defined same rules for accessing Webadmin from external -> Webadmin page loads sucessfully with external client!
I have no idea where to search for the fault.
But certainly, anyone here has the knowledge to bring me on the right way [:)]
Many thanks in advance.
===========================
I recognized my fault myself.
Solution: No need to define a NAT, nor a firewall rule. Just set 'Listen Address' to 'Any'.
This thread was automatically locked due to age.