Hi Guys
I have a asg220 v7.103 and i have a public ip configured on eth1 one with the gatway and another public ip on eth7 without the gateway. I had one web server behind the firewall. My rules were as follows .
Packet Filter for port 443: source:Any Service: HTTPS Destination:Linux server Action:allow
DNAT/SNAT:Traffic Source:any Traffic Service:HTTPS Traffic Destination:External (WAN) (Address) nat mode DNAT (sestination) Destination:linux server Destination servis:HTTPS
For my domain names i pointed public DNS the the ip of eth1. Everything works.
Now on eth7 I have added another public ip and want to add it as the ip for a different server my exchange web access to be exact. The rules i created were as follows. I also moved them to the top.
Packet Filter for port 443: source:WAN2 External (address) Service: HTTPS Destination:Exchange server Action:allow
DNAT/SNAT:Traffic Source:any Traffic Service:HTTPS Traffic Destination:WAN2 External (address) (Address) nat mode DNAT (sestination) Destination:exchange server Destination servis:HTTPS
The web page is not showing up.What am i missing. I am assuming it has to do with the traffic source and what ip my server is responding out?
This thread was automatically locked due to age.