Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

issue with internet access thru pix

Status
Not open for further replies.
Feb 16, 2011
4
NZ
Hey guys

i hhave the following config and its not letting internet access pass thru.... is anyone able to see what im missing? i have treid everything i can think of as far as even resetting defaults, hasnt made any difference tho...

: Saved
:
PIX Version 8.0(3)
!
hostname pixfirewall
domain-name webtastix.local
enable password encrypted
names
name 172.16.5.0 inside-management
!
interface Ethernet0
nameif Outside
security-level 0
ip address 10.0.0.12 255.255.255.0
!
interface Ethernet1
nameif inside
security-level 100
ip address 172.16.1.1 255.255.0.0
!
passwd encrypted
ftp mode passive
dns server-group DefaultDNS
domain-name webtastix.local
object-group protocol TCPUDP
protocol-object udp
protocol-object tcp
access-list WebtastixWebhosting_splitTunnelAcl standard permit 172.16.0.0 255.255.0.0
access-list inside_nat0_outbound extended permit ip 172.16.0.0 255.255.0.0 172.16.12.0 255.255.255.0
access-list inside_nat0_outbound extended permit ip any any
access-list inside_nat0_outbound extended permit ip 172.16.0.0 255.255.0.0 any
access-list inside_nat0_outbound extended permit ip 172.16.0.0 255.255.0.0 10.0.0.0 255.255.255.0
access-list inside_nat0_outbound extended permit ip inside-management 255.255.255.0 any
access-list outside_access_in extended permit icmp any any
access-list outside_access_in extended permit ip any any
access-list outside_access_in extended permit ip any 172.16.0.0 255.255.0.0
access-list outside_access_in extended permit icmp any any echo-reply
access-list outside_access_in extended permit ip any inside-management 255.255.255.0
access-list inside_access_in extended permit ip any any
access-list inside_access_in extended permit ip inside-management 255.255.255.0 any
access-list inside_access_in extended permit ip inside-management 255.255.255.0 172.16.0.0 255.255.0.0
access-list inside_access_in extended permit ip 172.16.0.0 255.255.0.0 inside-management 255.255.255.0
pager lines 24
logging enable
logging asdm informational
mtu Outside 1500
mtu inside 1500
ip local pool Main 172.16.12.100-172.16.12.200 mask 255.255.255.0
icmp unreachable rate-limit 1 burst-size 1
asdm image flash:/asdm-603.bin
no asdm history enable
arp timeout 14400
global (Outside) 101 interface
nat (inside) 0 access-list inside_nat0_outbound
nat (inside) 101 0.0.0.0 0.0.0.0
access-group outside_access_in in interface Outside
access-group inside_access_in in interface inside
route Outside 0.0.0.0 0.0.0.0 10.0.0.1 101
route inside 172.16.0.0 255.255.0.0 172.16.1.1 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 mgcp-pat 0:05:00
timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
timeout uauth 0:05:00 absolute
dynamic-access-policy-record DfltAccessPolicy
http server enable
http 172.16.12.0 255.255.255.0 Outside
http 172.16.0.0 255.255.0.0 inside
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp authentication linkup linkdown coldstart
crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
crypto ipsec transform-set ESP-AES-256-MD5 esp-aes-256 esp-md5-hmac
crypto ipsec transform-set ESP-DES-SHA esp-des esp-sha-hmac
crypto ipsec transform-set ESP-DES-MD5 esp-des esp-md5-hmac
crypto ipsec transform-set ESP-AES-192-MD5 esp-aes-192 esp-md5-hmac
crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac
crypto ipsec transform-set ESP-AES-256-SHA esp-aes-256 esp-sha-hmac
crypto ipsec transform-set ESP-AES-128-SHA esp-aes esp-sha-hmac
crypto ipsec transform-set ESP-AES-192-SHA esp-aes-192 esp-sha-hmac
crypto ipsec transform-set ESP-AES-128-MD5 esp-aes esp-md5-hmac
crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set pfs
crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set transform-set ESP-AES-128-SHA ESP-AES-128-MD5 ESP-AES-192-SHA ESP-AES-192-MD5 ESP-AES-256-SHA ESP-

AES-256-MD5 ESP-3DES-SHA ESP-3DES-MD5 ESP-DES-SHA ESP-DES-MD5
crypto map Outside_map 65535 ipsec-isakmp dynamic SYSTEM_DEFAULT_CRYPTO_MAP
crypto map Outside_map interface Outside
crypto isakmp enable Outside
crypto isakmp policy 10
authentication pre-share
encryption 3des
hash sha
group 2
lifetime 86400
no crypto isakmp nat-traversal
telnet timeout 5
ssh timeout 5
console timeout 0
dhcpd address 172.16.1.2-172.16.2.1 inside
!
threat-detection basic-threat
threat-detection statistics access-list
group-policy WebtastixWebhosting internal
group-policy WebtastixWebhosting attributes
dns-server value 8.8.8.8
vpn-tunnel-protocol IPSec
split-tunnel-policy tunnelspecified
split-tunnel-network-list value WebtastixWebhosting_splitTunnelAcl
default-domain value webtastix.local
username Josh password encrypted privilege 0
username Josh attributes
vpn-group-policy WebtastixWebhosting
username josh password encrypted privilege 0
username josh attributes
vpn-group-policy WebtastixWebhosting
username shane password encrypted privilege 0
username shane attributes
vpn-group-policy WebtastixWebhosting
username Shane password encrypted privilege 0
username Shane attributes
vpn-group-policy WebtastixWebhosting
tunnel-group WebtastixWebhosting type remote-access
tunnel-group WebtastixWebhosting general-attributes
address-pool Main
default-group-policy WebtastixWebhosting
tunnel-group WebtastixWebhosting ipsec-attributes
pre-shared-key *
!
class-map inspection_default
match default-inspection-traffic
!
!
policy-map type inspect dns preset_dns_map
parameters
message-length maximum 512
policy-map global_policy
class inspection_default
inspect dns preset_dns_map
inspect ftp
inspect h323 h225
inspect h323 ras
inspect rsh
inspect rtsp
inspect esmtp
inspect sqlnet
inspect skinny
inspect sunrpc
inspect xdmcp
inspect sip
inspect netbios
inspect tftp
!
service-policy global_policy global
prompt hostname context
Cryptochecksum:384c670a0ebe5e9cbc9bbfc49834ec99
: end
asdm image flash:/asdm-603.bin
asdm location inside-management 255.255.255.0 inside
no asdm history enable

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top