The private is only used for management of the server. That needs accessible from the entire lan.I would really like to keep the current setup, but if I need to run static Nat that's what I will do
here is my actual nat exempt rule. I am exempting a entire /28
access-list inside_nat0_outbound extended permit ip 216.x.x.208 255.255.255.240 any
Right now I am allowing any in bound traffic to my ip address. It is accessible from the outside but not from the internal LAN.
I have entered...
Hi,
My current setup.
I have a Cisco Router that has a def route of a FWSM. The Ethernet side of the router has 2 connections. FE0/0 to the LAN 192.168.10.0 and FE1/0 to a switch I have a dmz setup on.. call it 1.2.3.0. In the DMZ I have a web server that connected to the WAN and the web server...
Thanks, this command conflicts with my current static nat command. I currently have all ip traffic opened to this 192.168.2.13 address. I can ping it and ssh to it but I cannot http to it. I watch the logs and it looks like its building it correctly and allowing it through.
I forgot to add.
I currently have a static statement of
static (inside,outside) 1.2.3.4 192.168.2.13 netmask 255.255.255.255
I am using that currently for ssh. Is it possible to somehow add a static tcp entry something like
static (inside,outside) tcp 1.2.3.4 8080 192.168.2.13 8081 netmask...
Hi, I have a cisco pix configured and I have a static nat built from a pub ip to a private ip sitting on a web server. I need to get http access to the web server on port 8081 and I am a bit unsure how to do that. I am able to ssh and ping it so I know my static nat policy is correct.
Thanks a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.