- Moderator
- #1
I have a 2003 Small Business Server with VPN/Remote Access running.
I have a remote office with a NetGear FVS114 VPN router.
I'm trying to get the router to connect the remote office through our 2003 server.
It's TRYING to work... Phase 1 IKE connects using a shared key, but when Phase 2 initiates, I'm getting this:
Just to clarify, the remote office is on 192.168.0.0/24 and the local server is on 10.0.0.1/24
I can't find the reason for "No policy configured"... like I said, phase 1 is connecting, then phase 2 fails.
The Oakley.log is showing:
(Needless to say, I put xxx's where the identifying IP addresses are.....)
What do you think? What have I missed?
In SecPol, I followed instructions to the letter about having filters both ways, for the entire subnet at each end.
Just my 2¢
"What the captain doesn't realize is that we've secretly replaced his Dilithium Crystals with new Folger's Crystals."
--Greg
I have a remote office with a NetGear FVS114 VPN router.
I'm trying to get the router to connect the remote office through our 2003 server.
It's TRYING to work... Phase 1 IKE connects using a shared key, but when Phase 2 initiates, I'm getting this:
Code:
IKE security association negotiation failed.
Mode:
Data Protection Mode (Quick Mode)
Filter:
Source IP Address 10.0.0.0
Source IP Address Mask 255.255.255.0
Destination IP Address 192.168.0.0
Destination IP Address Mask 255.255.255.0
Protocol 0
Source Port 0
Destination Port 0
IKE Local Addr 10.0.0.1
IKE Peer Addr xxx.xxx.xxx.xxx
IKE Source Port 500
IKE Destination Port 500
Peer Private Addr
Peer Identity:
Preshared key ID.
Peer IP Address: xxx.xxx.xxx.xxx
Failure Point:
Me
Failure Reason:
No policy configured
Extra Status:
Processed third (ID) payload
Responder. Delta Time 0
0x0 0x0
Just to clarify, the remote office is on 192.168.0.0/24 and the local server is on 10.0.0.1/24
I can't find the reason for "No policy configured"... like I said, phase 1 is connecting, then phase 2 fails.
The Oakley.log is showing:
Code:
5-05: 09:49:24:525:b8c Negotiated Proxy ID: Src 192.168.0.0.0 Dst 10.0.0.0.0
5-05: 09:49:24:525:b8c Src id for subnet. Mask 255.255.255.0
5-05: 09:49:24:525:b8c Dst id for subnet. Mask 255.255.255.0
5-05: 09:49:24:525:b8c Checking Proposal 1: Proto= ESP(3), num trans=1 Next=0
5-05: 09:49:24:525:b8c Checking Transform # 1: ID=Triple DES CBC(3)
5-05: 09:49:24:525:b8c HMAC algorithm is MD5(1)
5-05: 09:49:24:525:b8c tunnel mode is Tunnel Mode(1)
5-05: 09:49:24:525:b8c SA life type in seconds
5-05: 09:49:24:525:b8c SA life duration 00015180
5-05: 09:49:24:525:b8c Finding Responder Policy for SRC=192.168.0.0.0000 DST=10.0.0.0.0000, SRCMask=255.255.255.0, DSTMask=255.255.255.0, Prot=0 InTunnelEndpt 100000a OutTunnelEndpt cd88d847
5-05: 09:49:24:525:b8c Failed to get TunnelPolicy 13015
5-05: 09:49:24:525:b8c Responder failed to match filter(Phase II) 13015
5-05: 09:49:24:541:b8c Data Protection Mode (Quick Mode)
5-05: 09:49:24:541:b8c Source IP Address 10.0.0.0 Source IP Address Mask 255.255.255.0 Destination IP Address 192.168.0.0 Destination IP Address Mask 255.255.255.0 Protocol 0 Source Port 0 Destination Port 0 IKE Local Addr 10.0.0.1 IKE Peer Addr xxx.xxx.xxx.xxx IKE Source Port 500 IKE Destination Port 500 Peer Private Addr
5-05: 09:49:24:541:b8c Preshared key ID. Peer IP Address: 71.216.136.205
5-05: 09:49:24:541:b8c Me
5-05: 09:49:24:541:b8c No policy configured
5-05: 09:49:24:541:b8c Processed third (ID) payload Responder. Delta Time 0 0x0 0x0
(Needless to say, I put xxx's where the identifying IP addresses are.....)
What do you think? What have I missed?
In SecPol, I followed instructions to the letter about having filters both ways, for the entire subnet at each end.
Just my 2¢
"What the captain doesn't realize is that we've secretly replaced his Dilithium Crystals with new Folger's Crystals."
--Greg