i have change the config back to :
static (inside,dmz) 192.168.1.0 192.168.1.0 netmask 255.255.255.0
static (dmz,inside) 172.16.1.0 172.16.1.0 netmask 255.255.255.0
and deleted the lines :
access-list nonat_inside extended permit ip 192.168.1.0 255.255.255.0 172.16.1.0 255.255.255.0...
i have edit the config a bit, but stil the same problem ...
i can't access my web server form the inside.
PIX Version 7.0(1)
names
!
interface Ethernet0
nameif outside
security-level 0
ip address 92.67.197.98 255.255.255.248
!
interface Ethernet1
nameif inside
security-level 100
ip...
Thanks i have changed it to :
access-list outside_access_in extended permit icmp any any
access-list outside_access_in extended permit tcp any host 92.67.197.100 object-group Public_Web-TCP
global (outside) 1 interface
nat (inside) 1 192.168.1.0 255.255.255.0
nat (dmz) 1 172.16.1.0...
Hi im new with pix515.
I have a fix ip range form 92.67.197.96 to 92.67.197.103
92.67.197.97 router
92.67.197.98 pix
92.67.197.100 web server
I cant access my web server on the net.
And i can't brows from the inside to the dmz.
I can ping from inside to the dmz and i can ping from the...
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.