Hi, I am experiencing the following issues. I have read quite a number of archived mails, they all contained suggestion but none seems to work. Can anyone help? Thanks: My WAN interface uses a public IP address (IP-1) and it is connected to Internet with this IP. In addition, there is also a Private Subnet (say 10.1.1.0) on the immediate segment that the WAN interface is connected to. I wish that all access to 10.1.1.0 network is mapped to a Virtual IP (10.1.1.1) whereas teh rest of destination is mapped to IP-1. I have done the following: 1. Create a Virtual IP 10.1.1.1. I checked "Other" radio button. 2. Enable Advance NAT and edit the auto-created outbound rule and exclude the packets with destination of 10.1.1.0 2. Create additional NAT rule that maps packets with destinations 10.1.1.0 network to 10.1.1.1. 3. Send a HTTP request to a web server on 10.1.1.0 subnet, nothing happened. 4. I read the states and realized that following line that bothers me: tcp 192.168.2.245:2119 -> 10.1.1.1:55318 -> 10.1.1.50:80 SYN_SENT:CLOSED
The 3 sets of IP addresses seem correct, but why "SYN_SENT:CLOSED"? Regards, Kelvin
