cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
391
Views
0
Helpful
2
Replies

Can't access internet on pix 506e

ehodge15
Level 1
Level 1

I am having trouble accessing the internet from any clients after configuring a static mapping to our terminal server on port 3389. I can get to the terminal server from the outside with no problems. If I remove the mapping and reboot the Pix then I can access the internet again.

any help would be appreciated

attached is the config page

2 Replies 2

ehodge15
Level 1
Level 1

Sorry, here is the config

PIX Version 6.3(1)

interface ethernet0 auto

interface ethernet1 100full

nameif ethernet0 outside security0

nameif ethernet1 inside security100

fixup protocol ftp 21

fixup protocol h323 h225 1720

fixup protocol h323 ras 1718-1719

fixup protocol http 80

fixup protocol ils 389

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

names

name 192.168.1.2 MAIN

name 192.168.1.210 Server-2

access-list acl_out permit icmp any any echo

access-list acl_out permit tcp 192.168.1.0 255.255.255.0 any eq 3389

access-list acl_out permit tcp 192.168.1.0 255.255.255.0 any eq www

access-list acl_out permit tcp 192.168.1.0 255.255.255.0 any eq https

access-list acl_out permit tcp 192.168.1.0 255.255.255.0 any eq pop3

access-list acl_out permit tcp 192.168.1.0 255.255.255.0 any eq smtp

access-list acl_out permit udp 192.168.1.0 255.255.255.0 any eq domain

access-list acl_out permit tcp 192.168.1.0 255.255.255.0 any eq ftp

access-list acl_out permit ip 192.168.1.0 255.255.255.0 192.168.0.0 255.255.255.0

access-list acl_out permit tcp 192.168.1.0 255.255.255.0 eq aol any eq aol

access-list acl_out permit tcp 192.168.1.0 255.255.255.0 any

access-list acl_in permit icmp any any echo-reply

access-list acl_in permit tcp any any eq telnet

access-list nonat permit ip 192.168.1.0 255.255.255.0 192.168.0.0 255.255.255.0

access-list DYNAsplit permit ip 192.168.1.0 255.255.255.0 192.168.0.0 255.255.255.0

access-list inbound permit tcp any any eq telnet

access-list inbound permit tcp any host 65.xx.xxx.xxx eq 3389

pager lines 24

logging on

logging buffered warnings

icmp permit any outside

icmp permit any inside

mtu outside 1500

mtu inside 1500

ip address outside dhcp setroute retry 4

ip address inside 192.168.1.1 255.255.255.0

ip verify reverse-path interface outside

ip verify reverse-path interface inside

ip audit info action alarm

ip audit attack action alarm

ip local pool DYNAusers 192.168.0.20-192.168.0.30

ip local pool vpn 10.1.1.1-10.1.1.254

pdm location 192.168.1.0 255.255.255.0 inside

pdm location 68.xxx.xxx.xxx 255.255.255.255 outside

pdm location 192.168.0.0 255.255.255.0 outside

pdm location MAIN 255.255.255.255 inside

pdm location 65.xx.xxx.xxx 255.255.255.255 outside

pdm location 0.0.0.0 255.255.255.255 outside

pdm location xxx.x.xx.x 255.255.255.0 outside

pdm location xxx.x.xx.x 255.255.255.0 outside

pdm location Server-2 255.255.255.255 inside

pdm logging informational 100

pdm history enable

arp timeout 14400

global (outside) 1 interface

nat (inside) 0 access-list nonat

nat (inside) 1 0.0.0.0 0.0.0.0 0 0

static (inside,outside) 65.xx.xxx.xxx Server-2 netmask 255.255.255.255 0 0

access-group inbound in interface outside

access-group acl_out in interface inside

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 uauth 0:05:00 absolute

aaa-server TACACS+ protocol tacacs+

aaa-server RADIUS protocol radius

aaa-server LOCAL protocol local

http server enable

http xxx.xxx.xxx.xxx 255.255.255.255 outside

http xxx.x.xx.x 255.255.255.0 outside

http 192.168.1.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-ipsec

auth-prompt prompt You're in!

crypto ipsec transform-set DYNAset esp-3des esp-md5-hmac

crypto dynamic-map DYNAmap 30 set transform-set DYNAset

isakmp enable outside

isakmp nat-traversal 20

isakmp policy 30 authentication pre-share

isakmp policy 30 encryption 3des

isakmp policy 30 hash md5

isakmp policy 30 group 2

isakmp policy 30 lifetime 86400

nkhawaja
Cisco Employee
Cisco Employee

Hi,

I dont see any thing obviously wrong with the config.

please enable syslog messages and see what pix says.

Thanks

Nadeem

Review Cisco Networking for a $25 gift card