欢迎访客 ( 登陆 | 注册 )

论坛索引 | 最新主题 | 热门主题 | 搜索论坛 | 成员列表 | 在线帮助

 
PIX TO PIX VPN配置问题
« 上一篇主题 | 下一篇主题 » 跟踪主题 | 邮寄主题 | 打印主题
  chenpl 离线
1. PIX TO PIX VPN配置问题
HP : 0 / 43
MP : 5 / 538
EXP : 74%
初涉江湖


成员等级: 2
发表总数: 16
金币总数: 81
所属组别: 普通成员
注册日期: 2004/10/20

以前是可以建立VPN的,但是自从前段时间电信换了IP后就不行了,并且client也无法建立VPN连接。请高手执教,会不会是电信的问题,我问了他们,他们又说只改了IP,其它的没有改。

以下是配置:
PIX Version 6.3(4)
interface ethernet0 auto
interface ethernet1 auto
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password NuLKvvWGg.x9HEKO encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
hostname nqjtj
domain-name nqjtj
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
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol tftp 69
names
access-list 110 permit ip 10.0.28.0 255.255.255.0 10.0.2.0 255.255.255.0
access-list 110 permit ip 10.0.28.0 255.255.255.0 10.0.3.0 255.255.255.0
access-list 110 permit ip 10.0.28.0 255.255.255.0 10.0.4.0 255.255.255.0
access-list 110 permit ip 10.0.28.0 255.255.255.0 10.0.5.0 255.255.255.0
access-list 100 permit ip 10.0.28.0 255.255.255.0 10.0.2.0 255.255.255.0
access-list 100 permit ip 10.0.28.0 255.255.255.0 10.0.3.0 255.255.255.0
access-list 100 permit ip 10.0.28.0 255.255.255.0 10.0.4.0 255.255.255.0
access-list 100 permit ip 10.0.28.0 255.255.255.0 10.0.5.0 255.255.255.0
access-list 100 permit ip any 10.0.29.192 255.255.255.192
access-list outside_cryptomap_dyn_20 permit ip any 10.0.29.192 255.255.255.192
pager lines 24
mtu outside 1500
mtu inside 1500
ip address outside 202.98.***.*** 255.255.255.128
ip address inside 10.0.28.254 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool NQJTJVPN 10.0.29.200-10.0.29.250
pdm location 192.168.1.0 255.255.255.255 inside
pdm location 192.168.1.0 255.255.255.0 inside
pdm location 10.0.2.0 255.255.255.0 outside
pdm location 10.0.3.0 255.255.255.0 outside
pdm location 10.0.4.0 255.255.255.0 outside
pdm location 10.0.5.0 255.255.255.0 outside
pdm location 10.0.29.0 255.255.255.0 inside
pdm location 10.0.30.192 255.255.255.192 outside
pdm location 10.0.29.192 255.255.255.192 outside
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list 100
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) tcp 202.98.***.*** 3389 10.0.28.1 3389 netmask 255.255.255.255 0 0
conduit permit icmp any any
conduit permit tcp host 202.98.***.*** eq 3389 any
route outside 0.0.0.0 0.0.0.0 202.98.***.*** 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 TACACS+ max-failed-attempts 3
aaa-server TACACS+ deadtime 10
aaa-server RADIUS protocol radius
aaa-server RADIUS max-failed-attempts 3
aaa-server RADIUS deadtime 10
aaa-server LOCAL protocol local
http server enable
http 192.168.1.0 255.255.255.255 inside
http 192.168.1.0 255.255.255.0 inside
http 10.0.28.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
crypto ipsec transform-set myset esp-des esp-md5-hmac
crypto dynamic-map outside_dyn_map 20 set transform-set myset
crypto map newmap 10 ipsec-isakmp
crypto map newmap 10 match address 110
crypto map newmap 10 set peer 219.151.36.120
crypto map newmap 10 set transform-set myset
crypto map newmap 65535 ipsec-isakmp dynamic outside_dyn_map
crypto map newmap interface outside
isakmp enable outside
isakmp key ******** address 219.151.***.*** netmask 255.255.255.255
isakmp identity address
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 1000
vpngroup NQJTJVPN address-pool NQJTJVPN
vpngroup NQJTJVPN idle-time 1800
vpngroup NQJTJVPN password ********
telnet 192.168.1.0 255.255.255.0 inside
telnet 10.0.28.0 255.255.255.0 inside
telnet timeout 5
ssh 0.0.0.0 0.0.0.0 outside
ssh timeout 60
console timeout 0
terminal width 80
Cryptochecksum:6f1f6419b4a3fb6c7c04ab6fc0ed84b9
: end

以下是调试信息:
GLGLJ-FW# sh crypto isa sa
dst src state pending created
219.151.***.*** 202.98.255.138 MM_SA_SETUP 0 0
219.151.***.*** 202.98.255.138 MM_SA_SETUP 0 0

ISAKMP (0): beginning Main Mode exchange
crypto_isakmp_process_block:src:202.98.***.***, dest:219.151.***.*** spt:500 dpt:500
OAK_MM exchange
ISAKMP (0): processing SA payload. message ID = 0

ISAKMP (0): Checking ISAKMP transform 1 against priority 10 policy
ISAKMP: encryption DES-CBC
ISAKMP: hash MD5
ISAKMP: default group 2
ISAKMP: auth pre-share
ISAKMP: life type in seconds
ISAKMP: life duration (basic) of 1000
ISAKMP (0): atts are acceptable. Next payload is 0
ISAKMP (0): SA is doing pre-shared key authentication using id type ID_IPV4_ADDR
return status is IKMP_NO_ERROR
crypto_isakmp_process_block:src:202.98.***.***, dest:219.151.***.*** spt:500 dpt:500
OAK_MM exchange
ISAKMP (0): processing KE payload. message ID = 0

ISAKMP (0): processing NONCE payload. message ID = 0

ISAKMP (0): processing vendor id payload

ISAKMP (0): received xauth v6 vendor id

ISAKMP (0): processing vendor id payload

ISAKMP (0): remote peer supports dead peer detection

ISAKMP (0): processing vendor id payload

ISAKMP (0): processing vendor id payload

ISAKMP (0): speaking to another IOS box!

ISAKMP (0): ID payload
next-payload : 8
type : 1
protocol : 17
port : 500
length : 8
ISAKMP (0): Total payload length: 12
return status is IKMP_NO_ERROR
crypto_isakmp_process_block:src:202.98.***.***, dest:219.151.***.*** spt:500 dpt:500
OAK_MM exchange
ISAKMP (0): processing ID payload. message ID = 0
ISAKMP (0): processing HASH payload. message ID = 0
ISAKMP (0): SA has been authenticated

ISAKMP (0): beginning Quick Mode exchange, M-ID of 1576165627:5df260fbIPSEC(key_engine): got a queue event...
IPSEC(spi_response): getting spi 0x6e6fc0aa(1852817578) for SA
from 202.98.***.*** to 219.151.***.*** for prot 3

return status is IKMP_NO_ERROR
ISAKMP (0): sending INITIAL_CONTACT notify
ISAKMP (0): sending NOTIFY message 24578 protocol 1
VPN Peer: ISAKMP: Added new peer: ip:202.98.***.***/500 Total VPN Peers:1
VPN Peer: ISAKMP: Peer ip:202.98.***.***/500 Ref cnt incremented to:1 Total VPN Peers:1
crypto_isakmp_process_block:src:202.98.***.***, dest:219.151.***.*** spt:500 dpt:500
ISAKMP (0): processing NOTIFY payload 24578 protocol 1
spi 0, message ID = 740620860
ISAKMP (0): processing notify INITIAL_CONTACTIPSEC(key_engine): got a queue event...
IPSEC(key_engine_delete_sas): rec'd delete notify from ISAKMP
IPSEC(key_engine_delete_sas): delete all SAs shared with 202.98.***.***

return status is IKMP_NO_ERR_NO_TRANS
crypto_isakmp_process_block:src:202.98.***.***, dest:219.151.***.*** spt:500 dpt:500
ISAKMP (0): processing NOTIFY payload 14 protocol 0
spi 0, message ID = 2870816672IPSEC(key_engine): got a queue event...
IPSEC(key_engine_delete_sas): rec'd delete notify from ISAKMP
IPSEC(key_engine_delete_sas): delete all SAs shared with 202.98.***.***

return status is IKMP_NO_ERR_NO_TRANS
GLGLJ-FW(config)#
crypto_isakmp_process_block:src:202.98.***.***, dest:219.151.***.*** spt:500 dpt:500
OAK_MM exchange
ISAKMP (0): processing SA payload. message ID = 0

ISAKMP (0): Checking ISAKMP transform 1 against priority 10 policy
ISAKMP: encryption DES-CBC
ISAKMP: hash MD5
ISAKMP: default group 2
ISAKMP: auth pre-share
ISAKMP: life type in seconds
ISAKMP: life duration (basic) of 1000
ISAKMP (0): atts are acceptable. Next payload is 0
ISAKMP (0): SA is doing pre-shared key authentication using id type ID_IPV4_ADDR
return status is IKMP_NO_ERROR
GLGLJ-FW(config)#
ISAKMP (0): retransmitting phase 2 (0/0)... mess_id 0x5df260fb
crypto_isakmp_process_block:src:202.98.***.***, dest:219.151.***.*** spt:500 dpt:500
OAK_MM exchange
ISAKMP (0): processing SA payload. message ID = 0

ISAKMP (0): Checking ISAKMP transform 1 against priority 10 policy
ISAKMP: encryption DES-CBC
ISAKMP: hash MD5
ISAKMP: default group 2
ISAKMP: auth pre-share
ISAKMP: life type in seconds
ISAKMP: life duration (basic) of 1000
ISAKMP (0): atts are acceptable. Next payload is 0
ISAKMP (0): SA is doing pre-shared key authentication using id type ID_IPV4_ADDR
return status is IKMP_NO_ERROR
ISAKMP (0): retransmitting phase 1 (0)...
ISAKMP (0): retransmitting phase 2 (3/0)... mess_id 0xafa9b507
ISAKMP (0): retransmitting phase 2 (5/0)... mess_id 0x5df260fbIPSEC(key_engine): request timer fired: count = 1,
(identity) local= 219.151.***.***, remote= 202.98.***.***,
local_proxy= 10.0.2.0/255.255.255.0/0/0 (type=4),
remote_proxy= 10.0.28.0/255.255.255.0/0/0 (type=4)

ISAKMP (0): retransmitting phase 2 (1/1)... mess_id 0xeefb0b43
ISAKMP (0): beginning Quick Mode exchange, M-ID of -1103322014:be3ca462IPSEC(key_engine): got a queue event...
IPSEC(spi_response): getting spi 0x51c2f632(1371731506) for SA
from 202.98.***.*** to 219.151.***.*** for prot 3

crypto_isakmp_process_block:src:202.98.***.***, dest:219.151.***.*** spt:500 dpt:500
ISAKMP (0): processing NOTIFY payload 14 protocol 0
spi 0, message ID = 2175173826IPSEC(key_engine): got a queue event...
IPSEC(key_engine_delete_sas): rec'd delete notify from ISAKMP
IPSEC(key_engine_delete_sas): delete all SAs shared with 202.98.***.***

return status is IKMP_NO_ERR_NO_TRANS
GLGLJ-FW(config)#
ISAKMP (0): retransmitting phase 1 (0)...
crypto_isakmp_process_block:src:202.98.***.***, dest:219.151.***.*** spt:500 dpt:500
VPN Peer:ISAKMP: Peer Info for 202.98.***.***/500 not found - peers:0

ISAKMP: larval sa found
ISAKMP (0): retransmitting phase 1 (1)...
ISAKMP (0): retransmitting phase 2 (4/1)... mess_id 0xafa9b507
ISAKMP (0): retransmitting phase 2 (2/1)... mess_id 0xeefb0b43
ISAKMP (0): retransmitting phase 2 (0/1)... mess_id 0xbe3ca462
GLGLJ-FW(config)#
GLGLJ-FW(config)#
ISAKMP (0): retransmitting phase 1 (1)...
ISAKMP (0): deleting SA: src 202.98.***.*** dst 219.151.***.***
ISADB: reaper checking SA 0x37ad6f4, conn_id = 0
ISADB: reaper checking SA 0x38803ac, conn_id = 0
ISADB: reaper checking SA 0x3895ea4, conn_id = 0 DELETE IT!

VPN Peer:ISAKMP: Peer Info for 202.98.***.***/500 not found - peers:0

ISADB: reaper checking SA 0x37ad6f4, conn_id = 0
ISADB: reaper checking SA 0x38803ac, conn_id = 0
发表于2006/05/25, 09:56
     Top
  大勇 离线
2. Re:PIX TO PIX VPN配置问题
HP : 108 / 1085
MP : 1090 / 19025
EXP : 41%
江湖游客


成员等级: 44
发表总数: 3271
金币总数: 941
所属组别: 核心成员
注册日期: 2003/01/10

重启一下试试
发表于2006/05/27, 23:45
     Top
主题评分
未评分. 匿名用户无权对主题进行评分
0 名会员正在浏览该主题 (0 名游客 和 0 名隐身会员)
0 名会员:
有 1 篇回复自 2006/05/25, 09:56 跟踪主题 | 邮寄主题 | 打印主题

<< Back to 网络世界

 




Powered by PhoenixBBS v1.2 © 2000-2003  NetBuddy.Org