To run the web server behind NAT:
1. Go to menu Settings ->Advanced ->Port Mapping
2. Add new Port mapping:
Protocol: TCP
Listen IP: unspecified or IP address associated with the domain. Such an IP address must be associated with the Interface
Listen Port: 80
Destination IP: enter the IP address of the WEB server (e.g.192.168.1.10)
Destination Port: 80
The users accessing these services will access them using either domain name or public IP address of your network. After the packets reach WinRoute they are automatically diverted to the internal computer with the appropriate internal IP address.