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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help!!! Why can't I get Out to Internet????

Status
Not open for further replies.

quazimotto

Programmer
Mar 29, 2008
774
US
Greetings All!! I am a Newbie and I am stuck. Please O Gurus, Help. I have a Pix 501 and have been trying to get to the internet for a while. I see I have an address assigned by DHCP. I can sit on th Pix and ping inside and outside. Just can't get to the internet.

I am posting config. Please have a look and tell me the fix.



sho run
: Saved
:
PIX Version 6.3(5)
interface ethernet0 auto
interface ethernet1 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password sAwfjSP6.yP2/mgh encrypted
passwd sAwfjSP6.yP2/mgh encrypted
hostname Pix501
domain-name DVDCO.net
fixup protocol dns maximum-length 512
fixup protocol ftp 21
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol http 80
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol sip 5060
fixup protocol sip udp 5060
fixup protocol skinny 2000
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol tftp 69
<--- More --->

names
access-list outside_access_in permit tcp 192.168.1.0 255.255.255.0 any eq www
access-list outside_access_in permit tcp 192.168.1.0 255.255.255.0 any eq ftp
access-list outside_access_in permit tcp 192.168.1.0 255.255.255.0 any eq ftp-data
access-list outside_access_in permit tcp 192.168.1.0 255.255.255.0 any eq ssh
access-list ipsec-quazlink2 permit ip 192.168.90.0 255.255.255.0 192.168.1.0 255.255.255.0
access-list nonat permit ip 192.168.90.0 255.255.255.0 192.168.1.0 255.255.255.0
access-list 200 permit tcp any any eq smtp
access-list 200 permit tcp any any eq www
access-list 200 permit tcp any any eq pptp
access-list 200 permit tcp any any eq https
pager lines 24
logging standby
logging monitor alerts
logging trap informational
mtu outside 1500
mtu inside 1500
ip address outside dhcp
ip address inside 192.168.1.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
pdm logging informational 100
pdm history enable
arp timeout 14400
<--- More --->

global (outside) 1 interface
nat (inside) 1 192.168.1.0 255.255.255.0 0 0
static (inside,outside) tcp interface 4899 192.168.1.9 4899 netmask 255.255.255.255 0 0
access-group outside_access_in in interface inside
route outside 0.0.0.0 0.0.0.0 76.116.40.1 1
route inside 192.168.3.0 255.255.255.0 192.168.1.23 1
route inside 192.168.8.0 255.255.255.0 192.168.1.23 1
timeout xlate 0:05:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00
timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout sip-disconnect 0:02:00 sip-invite 0:03:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server TACACS+ max-failed-attempts 3
aaa-server TACACS+ deadtime 10
aaa-server RADIUS protocol radius
aaa-server RADIUS max-failed-attempts 3
aaa-server RADIUS deadtime 10
aaa-server LOCAL protocol local
http server enable
http 72.82.194.0 255.255.255.0 outside
http 192.168.3.0 255.255.255.0 inside
http 192.168.1.0 255.255.255.0 inside
no snmp-server location
<--- More --->

no snmp-server contact
snmp-server community pfc54321
snmp-server enable traps
floodguard enable
sysopt connection permit-ipsec
crypto ipsec transform-set esp3des2 esp-3des esp-sha-hmac
crypto ipsec transform-set aes192 esp-aes-192 esp-sha-hmac
crypto ipsec transform-set esp3des esp-3des esp-md5-hmac
crypto map map1 10 ipsec-isakmp
! Incomplete
crypto map map1 11 ipsec-isakmp
crypto map map1 11 set peer 151.204.187.95
crypto map map1 11 set transform-set esp3des2
! Incomplete
crypto map map1 12 ipsec-isakmp
crypto map map1 12 match address ipsec-quazlink2
crypto map map1 12 set peer 173.161.131.121
crypto map map1 12 set transform-set esp3des2
crypto map map1 interface outside
isakmp enable outside
isakmp key ******** address 151.204.187.95 netmask 255.255.255.255 no-xauth no-config-mode
isakmp key ******** address 173.161.131.121 netmask 255.255.255.255 no-xauth no-config-mode
isakmp identity address
isakmp keepalive 300
<--- More --->

isakmp policy 10 authentication rsa-sig
isakmp policy 10 encryption des
isakmp policy 10 hash sha
isakmp policy 10 group 1
isakmp policy 10 lifetime 86400
isakmp policy 11 authentication pre-share
isakmp policy 11 encryption 3des
isakmp policy 11 hash sha
isakmp policy 11 group 2
isakmp policy 11 lifetime 86400
telnet 0.0.0.0 0.0.0.0 outside
telnet 192.168.3.0 255.255.255.0 inside
telnet 192.168.1.0 255.255.255.0 inside
telnet timeout 60
ssh 0.0.0.0 0.0.0.0 outside
ssh 10.1.0.0 255.255.0.0 inside
ssh 192.168.1.0 255.255.255.0 inside
ssh timeout 30
console timeout 0
vpdn group ISP request dialout pppoe
vpdn group ISP localname daveperfetti
vpdn group ISP ppp authentication pap
vpdn username daveperfetti password *********
dhcpd address 192.168.1.42-192.168.1.142 inside
<--- More --->

dhcpd dns 68.87.64.150 68.87.75.198
dhcpd lease 3600
dhcpd ping_timeout 750
dhcpd auto_config outside
dhcpd enable inside
username quazimotto password /Ko/qFKltiYCYrTN encrypted privilege 15
username Dave password BbuLwcgXmAeL/NE/ encrypted privilege 2
terminal width 80
Cryptochecksum:d215014fd2e8d678ee97a6dc81aec6bb
: end

Thanks/Quaz
 
i'm sure you can get to the internet, but not by trying to resolve host names. your outside_access_in acl is only permitting http, ftp, and ssh traffic. you need to permit dns and possibly icmp traffic if you want to be able to ping to the outside world. you really should change the name of the acl to be something like inside_access_in to reflect the interface it it applied to and the direction because your current name is confusing for where it is applied.

I hate all Uppercase... I don't want my groups to seem angry at me all the time! =)
- ColdFlame (vbscript forum)
 
Thank you, unclerico. Would be so kind as to send me the 2 lines to accomplish this. What I am putting I is being rejected.

Thanks/Quaz
 
Never mind, unclerico. I figured it out. Thanks again for your help.

Quaz
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top