I am told all I need to do is open port 80 but i can not connect. I will post my config before trying and after trying to open the port.
Currently the pix is showing an unparsed command of
access-list outside_access_in permit icmp any any
can someone explain why and what i am doing wrong?
This config is before trying to open port 80
PIX Version 6.2(2)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password 8Ry2YjIyt7RRXU24 encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
hostname pixfirewall
domain-name metroimaging.net
clock timezone EST -5
clock summer-time EDT recurring
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol ils 389
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol sip 5060
fixup protocol skinny 2000
fixup protocol smtp 3535
fixup protocol h323 h225 4000
names
access-list inside_outbound_nat0_acl permit ip any host 192.168.110.10
access-list inside_outbound_nat0_acl permit ip any 192.168.110.192 255.255.255.248
access-list outside-in permit udp any host 209.254.xx.xxx range 6004 7200
access-list outside-in permit udp any host 209.254.xx.xxx eq 5567
access-list outside-in permit tcp any host 209.254.xx.xxx eq 5566
pager lines 24
interface ethernet0 10baset
interface ethernet1 10full
mtu outside 1500
mtu inside 1500
ip address outside 209.254.xx.xxx 255.255.255.248
ip address inside 192.168.110.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool vpn 192.168.110.195-192.168.110.199
pdm location 192.168.110.10 255.255.255.255 outside
pdm location 192.168.110.192 255.255.255.248 outside
pdm location 192.168.110.201 255.255.255.255 inside
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list inside_outbound_nat0_acl
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) 209.254.xx.xxx 192.168.110.201 netmask 255.255.255.255 0 0
access-group outside-in in interface outside
route outside 0.0.0.0 0.0.0.0 209.254.xx.xxx 1
timeout xlate 1:00:00
timeout conn 30:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h323 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
aaa-server LOCAL protocol local
aaa authorization command LOCAL
http server enable
http 192.168.110.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
sysopt connection permit-pptp
no sysopt route dnat
telnet timeout 5
ssh timeout 5
vpdn group PPTP-VPDN-GROUP accept dialin pptp
vpdn group PPTP-VPDN-GROUP ppp authentication chap
vpdn group PPTP-VPDN-GROUP ppp authentication mschap
vpdn group PPTP-VPDN-GROUP ppp encryption mppe auto required
vpdn group PPTP-VPDN-GROUP client configuration address local vpn
vpdn group PPTP-VPDN-GROUP client configuration dns 192.168.110.10 209.253.113.2
vpdn group PPTP-VPDN-GROUP client configuration wins 192.168.110.10
vpdn group PPTP-VPDN-GROUP pptp echo 60
vpdn group PPTP-VPDN-GROUP client authentication local
vpdn username chris password *********
vpdn username beth password *********
vpdn username larry password *********
vpdn enable outside
dhcpd lease 3600
dhcpd ping_timeout 750
username admin password MrrmqY0ykHadNVYt encrypted privilege 15
terminal width 80
Cryptochecksum:8e54665c1be9738ed8cf7da62763e2a8
: end
[OK]
And now the current
PIX Version 6.2(2)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password 8Ry2YjIyt7RRXU24 encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
hostname pixfirewall
domain-name metroimaging.net
clock timezone EST -5
clock summer-time EDT recurring
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol ils 389
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol sip 5060
fixup protocol skinny 2000
fixup protocol smtp 3535
fixup protocol h323 h225 4000
names
access-list inside_outbound_nat0_acl permit ip any host 192.168.110.10
access-list inside_outbound_nat0_acl permit ip any 192.168.110.192 255.255.255.248
access-list outside-in permit udp any host 209.254.xx.xxx range 6004 7200
access-list outside-in permit udp any host 209.254.xx.xxx eq 5567
access-list outside-in permit tcp any host 209.254.xx.xxx eq 5566
access-list outside-in permit tcp any any eq www
access-list outside_access_in permit icmp any any
pager lines 24
interface ethernet0 10baset
interface ethernet1 10full
mtu outside 1500
mtu inside 1500
ip address outside 209.254.xx.xxx 255.255.255.248
ip address inside 192.168.110.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool vpn 192.168.110.195-192.168.110.199
pdm location 192.168.110.10 255.255.255.255 outside
pdm location 192.168.110.192 255.255.255.248 outside
pdm location 192.168.110.201 255.255.255.255 inside
pdm location 192.168.110.11 255.255.255.255 inside
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list inside_outbound_nat0_acl
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) tcp interface 255.255.255.255 0 0
static (inside,outside) 209.254.xx.xxx 192.168.110.201 netmask 255.255.255.255 0 0
access-group outside-in in interface outside
route outside 0.0.0.0 0.0.0.0 209.254.xx.xxx 1
route inside 192.168.110.11 255.255.255.255 209.254.xx.xxx 1
timeout xlate 1:00:00
timeout conn 30:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h323 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
aaa-server LOCAL protocol local
aaa authorization command LOCAL
http server enable
http 192.168.110.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
sysopt connection permit-pptp
no sysopt route dnat
telnet timeout 5
ssh timeout 5
vpdn group PPTP-VPDN-GROUP accept dialin pptp
vpdn group PPTP-VPDN-GROUP ppp authentication chap
vpdn group PPTP-VPDN-GROUP ppp authentication mschap
vpdn group PPTP-VPDN-GROUP ppp encryption mppe auto required
vpdn group PPTP-VPDN-GROUP client configuration address local vpn
vpdn group PPTP-VPDN-GROUP client configuration dns 192.168.110.10 209.253.113.2
vpdn group PPTP-VPDN-GROUP client configuration wins 192.168.110.10
vpdn group PPTP-VPDN-GROUP pptp echo 60
vpdn group PPTP-VPDN-GROUP client authentication local
vpdn username chris password *********
vpdn username beth password *********
vpdn username larry password *********
vpdn enable outside
dhcpd lease 3600
dhcpd ping_timeout 750
username admin password MrrmqY0ykHadNVYt encrypted privilege 15
terminal width 80
Cryptochecksum:a7236e29a34dfda3bdbc8d6b0cd2ae54
: end
[OK
any help appreciated
Currently the pix is showing an unparsed command of
access-list outside_access_in permit icmp any any
can someone explain why and what i am doing wrong?
This config is before trying to open port 80
PIX Version 6.2(2)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password 8Ry2YjIyt7RRXU24 encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
hostname pixfirewall
domain-name metroimaging.net
clock timezone EST -5
clock summer-time EDT recurring
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol ils 389
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol sip 5060
fixup protocol skinny 2000
fixup protocol smtp 3535
fixup protocol h323 h225 4000
names
access-list inside_outbound_nat0_acl permit ip any host 192.168.110.10
access-list inside_outbound_nat0_acl permit ip any 192.168.110.192 255.255.255.248
access-list outside-in permit udp any host 209.254.xx.xxx range 6004 7200
access-list outside-in permit udp any host 209.254.xx.xxx eq 5567
access-list outside-in permit tcp any host 209.254.xx.xxx eq 5566
pager lines 24
interface ethernet0 10baset
interface ethernet1 10full
mtu outside 1500
mtu inside 1500
ip address outside 209.254.xx.xxx 255.255.255.248
ip address inside 192.168.110.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool vpn 192.168.110.195-192.168.110.199
pdm location 192.168.110.10 255.255.255.255 outside
pdm location 192.168.110.192 255.255.255.248 outside
pdm location 192.168.110.201 255.255.255.255 inside
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list inside_outbound_nat0_acl
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) 209.254.xx.xxx 192.168.110.201 netmask 255.255.255.255 0 0
access-group outside-in in interface outside
route outside 0.0.0.0 0.0.0.0 209.254.xx.xxx 1
timeout xlate 1:00:00
timeout conn 30:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h323 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
aaa-server LOCAL protocol local
aaa authorization command LOCAL
http server enable
http 192.168.110.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
sysopt connection permit-pptp
no sysopt route dnat
telnet timeout 5
ssh timeout 5
vpdn group PPTP-VPDN-GROUP accept dialin pptp
vpdn group PPTP-VPDN-GROUP ppp authentication chap
vpdn group PPTP-VPDN-GROUP ppp authentication mschap
vpdn group PPTP-VPDN-GROUP ppp encryption mppe auto required
vpdn group PPTP-VPDN-GROUP client configuration address local vpn
vpdn group PPTP-VPDN-GROUP client configuration dns 192.168.110.10 209.253.113.2
vpdn group PPTP-VPDN-GROUP client configuration wins 192.168.110.10
vpdn group PPTP-VPDN-GROUP pptp echo 60
vpdn group PPTP-VPDN-GROUP client authentication local
vpdn username chris password *********
vpdn username beth password *********
vpdn username larry password *********
vpdn enable outside
dhcpd lease 3600
dhcpd ping_timeout 750
username admin password MrrmqY0ykHadNVYt encrypted privilege 15
terminal width 80
Cryptochecksum:8e54665c1be9738ed8cf7da62763e2a8
: end
[OK]
And now the current
PIX Version 6.2(2)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password 8Ry2YjIyt7RRXU24 encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
hostname pixfirewall
domain-name metroimaging.net
clock timezone EST -5
clock summer-time EDT recurring
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol ils 389
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol sip 5060
fixup protocol skinny 2000
fixup protocol smtp 3535
fixup protocol h323 h225 4000
names
access-list inside_outbound_nat0_acl permit ip any host 192.168.110.10
access-list inside_outbound_nat0_acl permit ip any 192.168.110.192 255.255.255.248
access-list outside-in permit udp any host 209.254.xx.xxx range 6004 7200
access-list outside-in permit udp any host 209.254.xx.xxx eq 5567
access-list outside-in permit tcp any host 209.254.xx.xxx eq 5566
access-list outside-in permit tcp any any eq www
access-list outside_access_in permit icmp any any
pager lines 24
interface ethernet0 10baset
interface ethernet1 10full
mtu outside 1500
mtu inside 1500
ip address outside 209.254.xx.xxx 255.255.255.248
ip address inside 192.168.110.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool vpn 192.168.110.195-192.168.110.199
pdm location 192.168.110.10 255.255.255.255 outside
pdm location 192.168.110.192 255.255.255.248 outside
pdm location 192.168.110.201 255.255.255.255 inside
pdm location 192.168.110.11 255.255.255.255 inside
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list inside_outbound_nat0_acl
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) tcp interface 255.255.255.255 0 0
static (inside,outside) 209.254.xx.xxx 192.168.110.201 netmask 255.255.255.255 0 0
access-group outside-in in interface outside
route outside 0.0.0.0 0.0.0.0 209.254.xx.xxx 1
route inside 192.168.110.11 255.255.255.255 209.254.xx.xxx 1
timeout xlate 1:00:00
timeout conn 30:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h323 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
aaa-server LOCAL protocol local
aaa authorization command LOCAL
http server enable
http 192.168.110.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
sysopt connection permit-pptp
no sysopt route dnat
telnet timeout 5
ssh timeout 5
vpdn group PPTP-VPDN-GROUP accept dialin pptp
vpdn group PPTP-VPDN-GROUP ppp authentication chap
vpdn group PPTP-VPDN-GROUP ppp authentication mschap
vpdn group PPTP-VPDN-GROUP ppp encryption mppe auto required
vpdn group PPTP-VPDN-GROUP client configuration address local vpn
vpdn group PPTP-VPDN-GROUP client configuration dns 192.168.110.10 209.253.113.2
vpdn group PPTP-VPDN-GROUP client configuration wins 192.168.110.10
vpdn group PPTP-VPDN-GROUP pptp echo 60
vpdn group PPTP-VPDN-GROUP client authentication local
vpdn username chris password *********
vpdn username beth password *********
vpdn username larry password *********
vpdn enable outside
dhcpd lease 3600
dhcpd ping_timeout 750
username admin password MrrmqY0ykHadNVYt encrypted privilege 15
terminal width 80
Cryptochecksum:a7236e29a34dfda3bdbc8d6b0cd2ae54
: end
[OK
any help appreciated