I am using a 506e firewall for my network. I have a webserver inside my lan, that I need to allow access to from outside the lan. I would like all users to be able to use 1 address to get to the device. In my config, I added...
conduit permit tcp host 216.120.167.254 eq conduit permit tcp host 216.120.167.254 eq 4567 any
and
static (inside,outside) 216.120.167.254 192.168.1.30 netmask 255.255.255.255 0 0
From inside the lan, I can access the LAN IP(.1.30) fine. From the wan, I can access the WAN IP(.167.254) fine. But from inside the LAN, I cannot access the WAN IP. Any thoughts? I know there's a command that sets this up, I've used it before. I just can't remember what it is. Thanks guys
conduit permit tcp host 216.120.167.254 eq conduit permit tcp host 216.120.167.254 eq 4567 any
and
static (inside,outside) 216.120.167.254 192.168.1.30 netmask 255.255.255.255 0 0
From inside the lan, I can access the LAN IP(.1.30) fine. From the wan, I can access the WAN IP(.167.254) fine. But from inside the LAN, I cannot access the WAN IP. Any thoughts? I know there's a command that sets this up, I've used it before. I just can't remember what it is. Thanks guys