Hi Frank,
I can only get one of the configs at the moment. I have added it at the bottom of this message. This is the Birmingham office config. The PIX is a 501. There maybe something else going on here. When I tried to RDP some machines in Manchester from Birmingham I get the background of the XP machine but no login box and then the connection fails this happened on more than one machine. I have tested the RDP locally and it works fine. I seems to be when they go over the VPN, weird?!
PIX Version 6.2(2)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password zAjAOARq.Uq39ZG0 encrypted
passwd zAjAOARq.Uq39ZG0 encrypted
hostname pixfirewall
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 sqlnet 1521
fixup protocol sip 5060
fixup protocol skinny 2000
no fixup protocol smtp 25
names
access-list acl_out permit tcp any host 30.30.30.29 eq smtp
access-list 101 permit ip 192.168.10.0 255.255.255.0 192.168.50.0 255.255.255.0
access-list 102 permit ip 192.168.10.0 255.255.255.0 192.168.20.0 255.255.255.0
pager lines 24
logging on
logging buffered debugging
interface ethernet0 10baset
interface ethernet1 10full
mtu outside 1500
mtu inside 1500
ip address outside 30.30.30.30 255.255.255.248
ip address inside 192.168.10.5 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool pptp-pool 192.168.50.200-192.168.50.250
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list 102
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) 30.30.30.29 192.168.10.10 netmask 255.255.255.255
0 0
access-group acl_out in interface outside
route outside 0.0.0.0 0.0.0.0 30.30.30.31 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h323
0:05:00 si
p 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
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
no sysopt route dnat
crypto ipsec transform-set crytran esp-des esp-md5-hmac
crypto map crymap 1 ipsec-isakmp
crypto map crymap 1 match address 102
crypto map crymap 1 set peer 34.34.34.34
crypto map crymap 1 set transform-set crytran
crypto map crymap interface outside
isakmp enable outside
isakmp key ******** address 34.34.34.34 netmask 255.255.255.255
isakmp policy 1 authentication pre-share
isakmp policy 1 encryption des
isakmp policy 1 hash md5
isakmp policy 1 group 1
isakmp policy 1 lifetime 1000
telnet 192.168.10.0 255.255.255.0 inside
telnet timeout 5
ssh timeout 5
vpdn group 1 accept dialin pptp
vpdn group 1 ppp authentication pap
vpdn group 1 ppp authentication chap
vpdn group 1 ppp authentication mschap
vpdn group 1 ppp encryption mppe 40
vpdn group 1 client configuration address local pptp-pool
vpdn group 1 pptp echo 60
vpdn group 1 client authentication local
vpdn username username password *********
vpdn username username password *********
vpdn username username password *********
vpdn username username password *********
vpdn enable outside
terminal width 80
Cryptochecksum:950c0a20e359fc452916a3a5417f4815
: end
Cheers Russ