Hello again,
I still get the same error and I cannot connect to the network. Same error as above. I don't even see the light "VPN TUNNEL" on the firewall. So far this configuration is everything, but easy
Could someone take a look at my new configuration and let me know what I'm doing wrong?
thank you,
and thanks Mike I tried.
Alex.
PIX Version 6.2(2)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password QB.o4qtAUf2x8nuB encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
hostname pixfirewall
domain-name ciscopix.com
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 MAILServer
object-group service MailServices tcp
description SMTP and Secure IMAP
port-object eq 993
port-object eq smtp
port-object eq pop3
port-object eq pop2
port-object eq imap4
port-object eq https
port-object eq www
access-list inside_access_in permit tcp any host 68.75.211.114 object-group Mail
Services
access-list 80 permit ip 192.168.1.0 255.255.255.0 192.168.10.0 255.255.255.0
pager lines 24
interface ethernet0 10baset
interface ethernet1 10full
mtu outside 1500
mtu inside 1500
ip address outside XX.XX.XXX.XXX 255.255.255.240
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 dealer 192.168.10.1-192.168.10.254
pdm location 192.168.1.0 255.255.255.0 inside
pdm location MAILServer 255.255.255.255 inside
pdm location MAILServer 255.255.255.255 outside
pdm location 192.168.10.0 255.255.255.0 outside
pdm location 192.168.1.4 255.255.255.255 inside
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
global (outside) 1 XX.XX.XXX.XXX
nat (inside) 0 access-list 80
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) interface MAILServer netmask 255.255.255.255 0 0
access-group inside_access_in in interface outside
route outside 0.0.0.0 0.0.0.0 68.72.225.181 1
timeout xlate 0:05: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
aaa-server vpnauthgroup protocol radius
aaa-server client protocol radius
aaa-server client (inside) host 192.168.1.4 secretkey timeout 60
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
floodguard enable
sysopt connection permit-ipsec
sysopt connection permit-pptp
no sysopt route dnat
crypto ipsec transform-set strong esp-3des esp-sha-hmac
crypto dynamic-map cisco 10 set transform-set strong
crypto map mymap 20 ipsec-isakmp dynamic cisco
crypto map mymap client configuration address initiate
crypto map mymap client authentication client
crypto map mymap interface outside
crypto map partner-map 20 ipsec-isakmp dynamic cisco
crypto map partner-map client configuration address initiate
crypto map partner-map client authentication client
isakmp enable outside
isakmp key ******** address 0.0.0.0 netmask 0.0.0.0
isakmp client configuration address-pool local dealer outside
isakmp policy 10 authentication pre-share
isakmp policy 10 encryption 3des
isakmp policy 10 hash md5
isakmp policy 10 group 2
isakmp policy 10 lifetime 86400
vpngroup client address-pool dealer
vpngroup client dns-server 192.168.1.4
vpngroup client wins-server 192.168.1.4
vpngroup client default-domain ciscopix.com
vpngroup client split-tunnel 80
vpngroup client pfs
vpngroup client idle-time 1800
vpngroup client password ********
telnet 192.168.1.0 255.255.255.0 inside
telnet timeout 5
ssh timeout 5
vpdn group client accept dialin pptp
vpdn group client ppp authentication pap
vpdn group client ppp authentication chap
vpdn group client ppp authentication mschap
vpdn group client ppp encryption mppe auto
vpdn group client client configuration address local dealer
vpdn group client pptp echo 60
vpdn username ********* password ********
vpdn enable outside
username Administrator password 9mwY2PwxvSXALQE5 encrypted privilege 15
terminal width 80
Cryptochecksum:bb1b07e8e4aa6f91b450446307f3ae44
pixfirewall(config)#