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 inside/dmz to the outside world.
And i can brows the net from the inside and dmz.
Can some body help me ...
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 address 192.168.1.1 255.255.255.0
!
interface Ethernet2
nameif dmz
security-level 10
ip address 172.16.1.1 255.255.255.0
!
enable password ********* encrypted
passwd ********* encrypted
hostname pixpirewall
domain-name sikkie.nl
ftp mode passive
clock timezone CEST 1
clock summer-time CEDT recurring last Sun Mar 2:00 last Sun Oct 3:00
object-group network Public_Web
description Public Web Server IP address
network-object host 172.16.1.10
object-group service Public_Web-TCP tcp
description Allowable inbound TCP traffic
port-object eq www
port-object eq https
port-object range ftp-data ftp
port-object eq smtp
port-object eq pop3
port-object eq 3306
access-list outside_access_in extended permit icmp any any
access-list outside_access_in extended deny ip any any
access-list outside_access_in extended permit tcp host 92.67.197.100 host 172.16.1.10 object-group Public_Web-TCP
access-list inside_access_in extended permit icmp any any
access-list inside_access_in extended permit ip any any
access-list dmz_access_in extended permit icmp any any
access-list dmz_access_in extended permit ip any any
pager lines 24
logging enable
logging buffered debugging
logging trap debugging
logging asdm informational
mtu inside 1500
mtu dmz 1500
mtu outside 1500
monitor-interface inside
monitor-interface dmz
monitor-interface outside
asdm image flash:/asdm.bin
no asdm history enable
arp timeout 14400
nat-control
global (outside) 1 interface
nat (inside) 1 192.168.1.0 255.255.255.0
nat (dmz) 1 172.16.1.0 255.255.255.0
static (inside,dmz) 192.168.1.0 192.168.1.0 netmask 255.255.255.0
static (dmz,outside) 92.67.197.100 172.16.1.10 netmask 255.255.255.255
access-group inside_access_in in interface inside
access-group dmz_access_in in interface dmz
access-group outside_access_in in interface outside
route outside 0.0.0.0 0.0.0.0 92.67.197.97 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00
timeout mgcp-pat 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
http server enable
http 192.168.1.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp
telnet timeout 5
ssh timeout 5
console timeout 0
!
class-map inspection_default
match default-inspection-traffic
!
!
policy-map global_policy
class inspection_default
inspect dns maximum-length 512
inspect ftp
inspect h323 h225
inspect h323 ras
inspect netbios
inspect rsh
inspect rtsp
inspect skinny
inspect esmtp
inspect sqlnet
inspect sunrpc
inspect tftp
inspect sip
inspect xdmcp
!
service-policy global_policy global
Cryptochecksum:*********
: end
grtzz,
Sikkie
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 inside/dmz to the outside world.
And i can brows the net from the inside and dmz.
Can some body help me ...
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 address 192.168.1.1 255.255.255.0
!
interface Ethernet2
nameif dmz
security-level 10
ip address 172.16.1.1 255.255.255.0
!
enable password ********* encrypted
passwd ********* encrypted
hostname pixpirewall
domain-name sikkie.nl
ftp mode passive
clock timezone CEST 1
clock summer-time CEDT recurring last Sun Mar 2:00 last Sun Oct 3:00
object-group network Public_Web
description Public Web Server IP address
network-object host 172.16.1.10
object-group service Public_Web-TCP tcp
description Allowable inbound TCP traffic
port-object eq www
port-object eq https
port-object range ftp-data ftp
port-object eq smtp
port-object eq pop3
port-object eq 3306
access-list outside_access_in extended permit icmp any any
access-list outside_access_in extended deny ip any any
access-list outside_access_in extended permit tcp host 92.67.197.100 host 172.16.1.10 object-group Public_Web-TCP
access-list inside_access_in extended permit icmp any any
access-list inside_access_in extended permit ip any any
access-list dmz_access_in extended permit icmp any any
access-list dmz_access_in extended permit ip any any
pager lines 24
logging enable
logging buffered debugging
logging trap debugging
logging asdm informational
mtu inside 1500
mtu dmz 1500
mtu outside 1500
monitor-interface inside
monitor-interface dmz
monitor-interface outside
asdm image flash:/asdm.bin
no asdm history enable
arp timeout 14400
nat-control
global (outside) 1 interface
nat (inside) 1 192.168.1.0 255.255.255.0
nat (dmz) 1 172.16.1.0 255.255.255.0
static (inside,dmz) 192.168.1.0 192.168.1.0 netmask 255.255.255.0
static (dmz,outside) 92.67.197.100 172.16.1.10 netmask 255.255.255.255
access-group inside_access_in in interface inside
access-group dmz_access_in in interface dmz
access-group outside_access_in in interface outside
route outside 0.0.0.0 0.0.0.0 92.67.197.97 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00
timeout mgcp-pat 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
http server enable
http 192.168.1.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp
telnet timeout 5
ssh timeout 5
console timeout 0
!
class-map inspection_default
match default-inspection-traffic
!
!
policy-map global_policy
class inspection_default
inspect dns maximum-length 512
inspect ftp
inspect h323 h225
inspect h323 ras
inspect netbios
inspect rsh
inspect rtsp
inspect skinny
inspect esmtp
inspect sqlnet
inspect sunrpc
inspect tftp
inspect sip
inspect xdmcp
!
service-policy global_policy global
Cryptochecksum:*********
: end
grtzz,
Sikkie