Reason 412: Cisco VPN Client Cant Connect
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > WebserverTalk Community > VPN > Reason 412: Cisco VPN Client Cant Connect




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Reason 412: cisco VPN Client Cant Connect  
Asif


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-23-04 02:32 PM

Hi,

I am trying to connect to PIX firewall using cisco VPN Client 4.0.3.
When I try to connect it, after typing user name and password, its
says "


Secure VPN connection is terminated locally by the client

Reason 412: The remote peer is no longer responding."


The firewall config is as follows:

interface ethernet0 auto
interface ethernet1 auto
interface ethernet2 auto shutdown
interface ethernet3 auto shutdown
interface ethernet4 auto shutdown
interface ethernet5 auto shutdown
nameif ethernet0 outside security0
nameif ethernet1 inside security100
nameif ethernet2 intf2 security4
nameif ethernet3 intf3 security6
nameif ethernet4 intf4 security8
nameif ethernet5 intf5 security10
enable password uZK encrypted
passwd abcd encrypted
hostname abcd
domain-name ciscopix.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 rsh 514
fixup protocol rtsp 554
fixup protocol sip 5060
fixup protocol sip udp 5060
fixup protocol skinny 2000
no fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol tftp 69
names
access-list ipsectraffic permit ip 192.168.0.0 255.255.255.0
192.168.50.0 255.255.255.0
access-list ipsectraffic permit ip 192.168.1.0 255.255.255.0
192.168.50.0 255.255.255.0
access-list ipsectraffic permit ip 10.1.0.0 255.255.255.0 192.168.50.0
255.255.255.0
access-list ipsectraffic permit ip 192.168.11.0 255.255.255.0
192.168.50.0 255.255.255.0
access-list ipsectraffic permit ip 192.168.21.0 255.255.255.0
192.168.50.0 255.255.255.0
access-list ipsectraffic permit ip 192.168.20.0 255.255.255.0
192.168.50.0 255.255.255.0
access-list ipsectraffic permit ip 192.168.10.0 255.255.255.0
192.168.50.0 255.255.255.0
access-list ipsectraffic permit ip 10.1.10.0 255.255.255.0
192.168.50.0 255.255.255.0
access-list ipsectraffic permit ip 10.1.20.0 255.255.255.0
192.168.50.0 255.255.255.0
access-list 100 permit icmp any any echo-reply
access-list 100 permit icmp any any time-exceeded
access-list 100 permit icmp any any unreachable

pager lines 24
mtu outside 1500
mtu inside 1500
mtu intf2 1500
mtu intf3 1500
mtu intf4 1500
mtu intf5 1500
ip address outside 105.279.139.34 255.255.255.240
ip address inside 192.168.0.3 255.255.255.0
no ip address intf2
no ip address intf3
no ip address intf4
no ip address intf5
ip audit info action alarm
ip audit attack action alarm
ip local pool mydhcp 192.168.50.10-192.168.50.100
ip local pool myuser 192.168.50.101-192.168.50.110
no failover
failover timeout 0:00:00
failover poll 15
no failover ip address outside
no failover ip address inside
no failover ip address intf2
no failover ip address intf3
no failover ip address intf4
no failover ip address intf5
pdm location 192.168.1.67 255.255.255.255 inside
pdm location 10.1.0.0 255.255.255.0 inside
pdm location 10.1.10.0 255.255.255.0 inside
pdm location 10.1.20.0 255.255.255.0 inside
pdm location 10.1.0.0 255.255.0.0 inside
pdm location 192.168.1.13 255.255.255.255 inside
pdm location 192.168.1.15 255.255.255.255 inside
pdm location 192.168.1.0 255.255.255.0 inside
pdm location 192.168.10.0 255.255.255.0 inside
pdm location 192.168.11.0 255.255.255.0 inside
pdm location 192.168.20.0 255.255.255.0 inside
pdm location 192.168.21.0 255.255.255.0 inside
pdm location 192.168.0.0 255.255.0.0 inside
pdm location 192.168.50.0 255.255.255.0 outside
pdm location 216.86.60.15 255.255.255.255 outside
pdm history enable
arp timeout 14400
global (outside) 1 105.279.139.43 netmask 255.255.255.240
nat (inside) 0 access-list ipsectraffic
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) 69.60.195.61 192.168.1.13 netmask
255.255.255.255 0 0
static (inside,outside) 69.60.195.59 192.168.1.15 netmask
255.255.255.255 0 0
access-group 100 in interface outside
route outside 0.0.0.0 0.0.0.0 105.279.139.33 1
route inside 10.1.0.0 255.255.0.0 192.168.0.1 1
route inside 192.168.0.0 255.255.0.0 192.168.0.1 1
timeout xlate 3:00: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 uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
aaa-server LOCAL protocol local
url-server (inside) vendor websense host 192.168.1.15 timeout 5
protocol TCP version 1
url-server (inside) vendor websense host 192.168.1.12 timeout 5
protocol TCP version 1
filter url http 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 allow
filter url 443 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 allow
filter ftp 21 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 allow
http server enable
http 192.168.1.67 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
crypto ipsec transform-set myset esp-3des esp-sha-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 client authentication LOCAL
crypto map mymap interface outside
isakmp enable outside
isakmp identity address
isakmp client configuration address-pool local mydhcp outside
isakmp policy 10 authentication pre-share
isakmp policy 10 encryption 3des
isakmp policy 10 hash sha
isakmp policy 10 group 2
isakmp policy 10 lifetime 86400
vpngroup vpnuser address-pool mydhcp
vpngroup vpnuser idle-time 1800
vpngroup vpnuser password ********
vpngroup admin address-pool gtpuser
vpngroup admin idle-time 1800
vpngroup admin password ********

vpngroup idel-time idle-time 1800
telnet 192.168.0.0 255.255.255.0 inside
telnet 192.168.1.0 255.255.255.0 inside
telnet 10.1.0.0 255.255.255.0 inside
telnet timeout 5
ssh timeout 5
console timeout 0

username admin password adkfjdkj encrypted privilege 15

terminal width 80
 Cryptochecksum:bfb119199a1f9248cb102ef2c
3edf1e9


Please let me know whats I am doing wrong.

Thanks alot for your help.

JG





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 05:03 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register