Hello, I have a PIX 501 and I'm trying to configure pptp vpn access and also forward port 3389 for remote desktop to 50.50.50.133 which is one of the computers on the internal LAN, I'm very new to this and I just cant figure out why it wont work. I seem to be able to accept vpn clients but then when I try to access network resources, it does not work, and when I attempt to send RDT data to PIX from the internet they never get through, this is my configuration:
PIX Version 6.3(5)
interface ethernet0 auto
interface ethernet1 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password KKoq.14DIO4uo01T encrypted
passwd KKoq.14DIO4uo01T encrypted
hostname omegashinron
domain-name omegashinron.com
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 http 8080
fixup protocol ils 389
fixup protocol pptp 1723
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
names
name 50.50.50.133 descent
name 50.50.50.132 power
name 63.238.221.186 Days
access-list 101 permit ip 50.50.50.0 255.255.255.0 50.50.51.0 255.255.255.0
access-list 102 permit icmp any any
access-list 102 permit ip 50.50.51.0 255.255.255.0 50.50.50.0 255.255.255.0
access-list 103 permit ip any any
access-list outside_access_in permit tcp any interface outside eq 3389
access-list outside_access_in permit tcp any interface outside eq www
access-list outside_access_in permit tcp any interface outside eq smtp
pager lines 24
mtu outside 1500
mtu inside 1500
ip address outside dhcp setroute
ip address inside 50.50.50.150 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool vpn_pool 50.50.50.90-50.50.50.100
ip local pool vpn_clients 50.50.50.200-50.50.50.210
pdm location 192.168.1.0 255.255.255.0 inside
pdm location descent 255.255.255.255 inside
pdm location 50.50.50.64 255.255.255.192 outside
pdm location 69.208.89.6 255.255.255.255 outside
pdm location 63.238.221.184 255.255.255.248 outside
pdm location Days 255.255.255.255 outside
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list 101
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) tcp interface 3389 descent 3389 netmask 255.255.255.255 0 0
conduit permit icmp any any
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 192.168.1.0 255.255.255.0 inside
http 50.50.50.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
sysopt connection permit-pptp
telnet 63.238.221.184 255.255.255.248 outside
telnet 50.50.50.0 255.255.255.0 inside
telnet timeout 5
ssh timeout 5
management-access outside
console timeout 0
vpdn group ctu accept dialin pptp
vpdn group ctu ppp authentication mschap
vpdn group ctu ppp encryption mppe 40
vpdn group ctu client configuration address local vpn_clients
vpdn group ctu client configuration dns 50.50.50.150
vpdn group ctu pptp echo 60
vpdn group ctu client authentication local
vpdn username jack password ********
vpdn username jon password ********
vpdn enable outside
dhcpd address 50.50.50.170-50.50.50.180 inside
dhcpd dns 50.50.50.150 4.2.2.2
dhcpd lease 3600
dhcpd ping_timeout 750
dhcpd enable inside
username seyryn password O.GX2WHO9XqfSNNi encrypted privilege 15
terminal width 80
Cryptochecksum:2130febe083203aaf9b0082af6705896
If anyone cant help me out I would greatly appreciate it.
PIX Version 6.3(5)
interface ethernet0 auto
interface ethernet1 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password KKoq.14DIO4uo01T encrypted
passwd KKoq.14DIO4uo01T encrypted
hostname omegashinron
domain-name omegashinron.com
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 http 8080
fixup protocol ils 389
fixup protocol pptp 1723
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
names
name 50.50.50.133 descent
name 50.50.50.132 power
name 63.238.221.186 Days
access-list 101 permit ip 50.50.50.0 255.255.255.0 50.50.51.0 255.255.255.0
access-list 102 permit icmp any any
access-list 102 permit ip 50.50.51.0 255.255.255.0 50.50.50.0 255.255.255.0
access-list 103 permit ip any any
access-list outside_access_in permit tcp any interface outside eq 3389
access-list outside_access_in permit tcp any interface outside eq www
access-list outside_access_in permit tcp any interface outside eq smtp
pager lines 24
mtu outside 1500
mtu inside 1500
ip address outside dhcp setroute
ip address inside 50.50.50.150 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool vpn_pool 50.50.50.90-50.50.50.100
ip local pool vpn_clients 50.50.50.200-50.50.50.210
pdm location 192.168.1.0 255.255.255.0 inside
pdm location descent 255.255.255.255 inside
pdm location 50.50.50.64 255.255.255.192 outside
pdm location 69.208.89.6 255.255.255.255 outside
pdm location 63.238.221.184 255.255.255.248 outside
pdm location Days 255.255.255.255 outside
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list 101
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) tcp interface 3389 descent 3389 netmask 255.255.255.255 0 0
conduit permit icmp any any
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 192.168.1.0 255.255.255.0 inside
http 50.50.50.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
sysopt connection permit-pptp
telnet 63.238.221.184 255.255.255.248 outside
telnet 50.50.50.0 255.255.255.0 inside
telnet timeout 5
ssh timeout 5
management-access outside
console timeout 0
vpdn group ctu accept dialin pptp
vpdn group ctu ppp authentication mschap
vpdn group ctu ppp encryption mppe 40
vpdn group ctu client configuration address local vpn_clients
vpdn group ctu client configuration dns 50.50.50.150
vpdn group ctu pptp echo 60
vpdn group ctu client authentication local
vpdn username jack password ********
vpdn username jon password ********
vpdn enable outside
dhcpd address 50.50.50.170-50.50.50.180 inside
dhcpd dns 50.50.50.150 4.2.2.2
dhcpd lease 3600
dhcpd ping_timeout 750
dhcpd enable inside
username seyryn password O.GX2WHO9XqfSNNi encrypted privilege 15
terminal width 80
Cryptochecksum:2130febe083203aaf9b0082af6705896
If anyone cant help me out I would greatly appreciate it.