Hi Guy,
I can not get my vpn to work after I had changed my network internal addresses. A vpn client can make a tunnel and get a IP number but it can not see/browser the internal network. No ping, mapping a drivers, mail system etc. Here is my PIX config. I hope you can help me! Thanks. Nils
PIX Version 6.1(1)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
nameif ethernet2 dmz security50
enable password V**** encrypted
passwd ************************** encrypted
hostname **
domain-name ***'.dk
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 1720
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
no names
access-list nonat permit ip 10.0.0.0 255.255.255.0 10.1.0.0 255.255.255.0
pager lines 24
logging on
logging buffered notifications
logging facility 6
interface ethernet0 10baset
interface ethernet1 10baset
interface ethernet2 auto
mtu outside 1500
mtu inside 1500
mtu dmz 1500
ip address outside **.***.***.210 255.255.255.248
ip address inside 10.137.0.1 255.255.248.0
ip address dmz 192.168.0.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool vpn 10.137.7.1-10.137.7.200
no failover
failover timeout 0:00:00
failover poll 15
failover ip address outside 0.0.0.0
failover ip address inside 0.0.0.0
failover ip address dmz 0.0.0.0
pdm location **.***.*** 255.255.255.0 outside
pdm location 10.137.0.2 255.255.255.255 inside
pdm location 10.137.0.5 255.255.255.255 inside
pdm location 10.137.0.8 255.255.255.255 inside
pdm history enable
arp timeout 14400
global (outside) 1 interface
global (dmz) 1 192.168.0.10-192.168.0.254
nat (inside) 0 access-list nonat
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
nat (dmz) 1 192.168.0.0 255.255.255.0 0 0
static (inside,outside) **.***.***.211 10.137.0.2 netmask 255.255.255.255 0 0
static (inside,outside) **.***.***.212 10.137.0.5 netmask 255.255.255.255 0 0
static (inside,outside) **.***.***.213 10.137.0.8 netmask 255.255.255.255 0 0
static (dmz,outside) **.***.*** 192.168.0.6 netmask 255.255.255.255 0 0
static (inside,dmz) 192.168.0.10 10.137.0.7 netmask 255.255.255.255 0 0
conduit permit icmp any any
conduit permit tcp host **.***.***.212 eq conduit permit tcp host **.***.***.211 eq smtp any
conduit permit tcp host **.***.***.211 eq pop3 any
conduit permit tcp host **.***.***.213 eq smtp any
conduit permit tcp host **.***.***.213 eq conduit permit tcp host **.***.***.214 eq
route outside 0.0.0.0 0.0.0.0 **.***.***.209 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 AuthInbound protocol radius
aaa-server AuthInbound (inside) host 10.137.0.2 ***** timeout 5
http server enable
http 10.137.0.7 255.255.255.255 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
sysopt connection permit-ipsec
no sysopt route dnat
crypto ipsec transform-set myset esp-des esp-md5-hmac
crypto dynamic-map dynmap 10 set transform-set myset
crypto map mymap 10 ipsec-isakmp dynamic dynmap
crypto map mymap client configuration address initiate
crypto map mymap client configuration address respond
crypto map mymap interface outside
isakmp enable outside
isakmp key ******** address 0.0.0.0 netmask 0.0.0.0
isakmp identity address
isakmp client configuration address-pool local vpn outside
isakmp policy 10 authentication pre-share
isakmp policy 10 encryption des
isakmp policy 10 hash md5
isakmp policy 10 group 2
isakmp policy 10 lifetime 86400
vpngroup vpn3000 address-pool vpn
vpngroup vpn3000 dns-server 10.137.0.4
vpngroup vpn3000 wins-server 10.137.0.4
vpngroup vpn3000 default-domain ******.**
vpngroup vpn3000 idle-time 1800
vpngroup vpn3000 password *****************
telnet 10.0.0.0 255.0.0.0 inside
telnet timeout 5
ssh **.***.***.0 255.255.255.0 outside
ssh **.***.***.96 255.255.255.248 outside
ssh timeout 60
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 vpn
vpdn group 1 client configuration dns 10.137.0.2
vpdn group 1 client authentication aaa AuthInbound
vpdn group 1 pptp echo 60
vpdn enable outside
I can not get my vpn to work after I had changed my network internal addresses. A vpn client can make a tunnel and get a IP number but it can not see/browser the internal network. No ping, mapping a drivers, mail system etc. Here is my PIX config. I hope you can help me! Thanks. Nils
PIX Version 6.1(1)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
nameif ethernet2 dmz security50
enable password V**** encrypted
passwd ************************** encrypted
hostname **
domain-name ***'.dk
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 1720
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
no names
access-list nonat permit ip 10.0.0.0 255.255.255.0 10.1.0.0 255.255.255.0
pager lines 24
logging on
logging buffered notifications
logging facility 6
interface ethernet0 10baset
interface ethernet1 10baset
interface ethernet2 auto
mtu outside 1500
mtu inside 1500
mtu dmz 1500
ip address outside **.***.***.210 255.255.255.248
ip address inside 10.137.0.1 255.255.248.0
ip address dmz 192.168.0.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool vpn 10.137.7.1-10.137.7.200
no failover
failover timeout 0:00:00
failover poll 15
failover ip address outside 0.0.0.0
failover ip address inside 0.0.0.0
failover ip address dmz 0.0.0.0
pdm location **.***.*** 255.255.255.0 outside
pdm location 10.137.0.2 255.255.255.255 inside
pdm location 10.137.0.5 255.255.255.255 inside
pdm location 10.137.0.8 255.255.255.255 inside
pdm history enable
arp timeout 14400
global (outside) 1 interface
global (dmz) 1 192.168.0.10-192.168.0.254
nat (inside) 0 access-list nonat
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
nat (dmz) 1 192.168.0.0 255.255.255.0 0 0
static (inside,outside) **.***.***.211 10.137.0.2 netmask 255.255.255.255 0 0
static (inside,outside) **.***.***.212 10.137.0.5 netmask 255.255.255.255 0 0
static (inside,outside) **.***.***.213 10.137.0.8 netmask 255.255.255.255 0 0
static (dmz,outside) **.***.*** 192.168.0.6 netmask 255.255.255.255 0 0
static (inside,dmz) 192.168.0.10 10.137.0.7 netmask 255.255.255.255 0 0
conduit permit icmp any any
conduit permit tcp host **.***.***.212 eq conduit permit tcp host **.***.***.211 eq smtp any
conduit permit tcp host **.***.***.211 eq pop3 any
conduit permit tcp host **.***.***.213 eq smtp any
conduit permit tcp host **.***.***.213 eq conduit permit tcp host **.***.***.214 eq
route outside 0.0.0.0 0.0.0.0 **.***.***.209 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 AuthInbound protocol radius
aaa-server AuthInbound (inside) host 10.137.0.2 ***** timeout 5
http server enable
http 10.137.0.7 255.255.255.255 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
sysopt connection permit-ipsec
no sysopt route dnat
crypto ipsec transform-set myset esp-des esp-md5-hmac
crypto dynamic-map dynmap 10 set transform-set myset
crypto map mymap 10 ipsec-isakmp dynamic dynmap
crypto map mymap client configuration address initiate
crypto map mymap client configuration address respond
crypto map mymap interface outside
isakmp enable outside
isakmp key ******** address 0.0.0.0 netmask 0.0.0.0
isakmp identity address
isakmp client configuration address-pool local vpn outside
isakmp policy 10 authentication pre-share
isakmp policy 10 encryption des
isakmp policy 10 hash md5
isakmp policy 10 group 2
isakmp policy 10 lifetime 86400
vpngroup vpn3000 address-pool vpn
vpngroup vpn3000 dns-server 10.137.0.4
vpngroup vpn3000 wins-server 10.137.0.4
vpngroup vpn3000 default-domain ******.**
vpngroup vpn3000 idle-time 1800
vpngroup vpn3000 password *****************
telnet 10.0.0.0 255.0.0.0 inside
telnet timeout 5
ssh **.***.***.0 255.255.255.0 outside
ssh **.***.***.96 255.255.255.248 outside
ssh timeout 60
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 vpn
vpdn group 1 client configuration dns 10.137.0.2
vpdn group 1 client authentication aaa AuthInbound
vpdn group 1 pptp echo 60
vpdn enable outside