here she is:
Building configuration...
: Saved
:
PIX Version 6.2(2)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password X/X encrypted
passwd X/X encrypted
hostname hostname
domain-name hostname.com
clock timezone
clock summer-time EDT recurring
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 smtp 25
fixup protocol sqlnet 1521
fixup protocol sip 5060
fixup protocol skinny 2000
names
name 192.168.1.3 Server
name x.x.x.224 ExternalIP ( this line needs to be removed as its not correct )
name 192.168.1.150 Ainside
access-list inside_outbound_nat0_acl permit ip any 192.168.1.176 255.255.255.240
access-list outside_cryptomap_dyn_20 permit ip any 192.168.1.176 255.255.255.240
access-list outside_cryptomap_dyn_40 permit ip any 192.168.1.176 255.255.255.240
access-list UPS_Outside permit tcp x.x.x.0 255.255.0.0 host x.x.x.35 eq 22011
access-list UPS_Outside permit tcp any host x.x.x.46 eq 88
access-list UPS_Outside permit tcp host x.x.x.29 host x.x.x.44 eq ssh
access-list UPS_Outside permit tcp host x.x.x.207 host x.x.x.35 eq 22011
access-list UPS_Outside permit tcp host x.x.x.163 host x.x.x.35 eq 22011
access-list UPS_Outside permit tcp any host x.x.x.37 eq www
access-list UPS_Outside permit tcp any host x.x.x.37 eq https
access-list UPS_Outside permit tcp any host x.x.x.42 eq 993
access-list UPS_Outside permit tcp any host x.x.x.42 eq smtp
pager lines 24
logging on
interface ethernet0 auto
interface ethernet1 auto
mtu outside 1500
mtu inside 1500
ip address outside x.x.x.x x.x.x.240
ip address inside 192.168.1.250 255.255.0.0
ip audit info action alarm
ip audit attack action alarm
ip local pool VPN 192.168.1.180-192.168.1.190
pdm location Server 255.255.255.255 inside
pdm location 192.168.1.0 255.255.255.0 inside
pdm location Ainside 255.255.255.255 inside
pdm location 192.168.1.201 255.255.255.255 inside
pdm location 192.168.1.16 255.255.255.255 inside
pdm location x.x.x.24 255.255.255.252 outside
pdm location x.x.x.0 255.255.0.0 outside
pdm location x.x.x.28 255.255.255.254 outside
pdm location 192.168.1.30 255.255.255.255 inside
pdm location 192.168.1.1 255.255.255.255 inside
pdm location x.x.x.50 255.255.255.255 outside
pdm location x.x.x.29 255.255.255.255 outside
pdm location x.x.x.207 255.255.255.255 outside
pdm location x.x.x.163 255.255.255.255 outside
pdm location 192.168.1.75 255.255.255.255 inside
pdm location 192.168.1.77 255.255.255.255 inside
pdm logging errors 100
pdm history enable
arp timeout 14400
global (outside) 10 interface
nat (inside) 0 access-list inside_outbound_nat0_acl
nat (inside) 10 0.0.0.0 0.0.0.0 0 0
static (inside,outside) x.x.x.35 192.168.1.201 netmask 255.255.255.255 0 0
static (inside,outside) x.x.x.46 192.168.1.30 netmask 255.255.255.255 0 0
static (inside,outside) x.x.x.44 192.168.1.1 netmask 255.255.255.255 0 0
static (inside,outside) x.x.x.37 192.168.1.75 netmask 255.255.255.255 0 0
static (inside,outside) x.x.x.42 192.168.1.77 netmask 255.255.255.255 0 0
access-group UPS_Outside in interface outside
route outside 0.0.0.0 0.0.0.0 x.x.x.33 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 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 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
tftp-server inside 192.168.1.30 /tftp/running
floodguard enable
sysopt connection permit-ipsec
sysopt connection permit-pptp
no sysopt route dnat
crypto ipsec transform-set ESP-DES-SHA esp-des esp-sha-hmac
crypto dynamic-map outside_dyn_map 20 match address outside_cryptomap_dyn_20
crypto dynamic-map outside_dyn_map 20 set transform-set ESP-DES-SHA
crypto dynamic-map outside_dyn_map 40 match address outside_cryptomap_dyn_40
crypto dynamic-map outside_dyn_map 40 set transform-set ESP-DES-SHA
crypto map outside_map 65535 ipsec-isakmp dynamic outside_dyn_map
crypto map outside_map interface outside
isakmp enable outside
isakmp policy 10 authentication pre-share
isakmp policy 10 encryption des
isakmp policy 10 hash sha
isakmp policy 10 group 2
isakmp policy 10 lifetime 86400
isakmp policy 20 authentication pre-share
isakmp policy 20 encryption des
isakmp policy 20 hash sha
isakmp policy 20 group 1
isakmp policy 20 lifetime 86400
vpngroup a address-pool VPN
vpngroup a idle-time 1800
vpngroup a password ********
vpngroup M address-pool VPN
vpngroup M idle-time 120
vpngroup M password ********
vpngroup C address-pool VPN
vpngroup C dns-server 192.168.1.2 192.168.1.2
vpngroup C wins-server 192.168.1.2
vpngroup C default-domain M
vpngroup C idle-time 240
vpngroup C password ********
vpngroup M address-pool VPN
vpngroup MC idle-time 1800
vpngroup M password ********
telnet 192.168.0.0 255.255.0.0 inside
telnet timeout 5
ssh timeout 5
vpdn group PPTP-VPDN-GROUP accept dialin pptp
vpdn group PPTP-VPDN-GROUP ppp authentication chap
vpdn group PPTP-VPDN-GROUP ppp authentication mschap
vpdn group PPTP-VPDN-GROUP client configuration address local ADSVPN
vpdn group PPTP-VPDN-GROUP pptp echo 60
vpdn group PPTP-VPDN-GROUP client authentication local
vpdn username adsadmin password *********
vpdn enable outside
terminal width 80
: end
[OK]