cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
7358
Views
5
Helpful
9
Replies

Cisco RV320 to RV320 Gateway to Gateway

awamoumen
Level 1
Level 1

Cisco RV320 to RV320 Gateway to Gateway

 

Both sites have STATIC IP over PPPoE

 

Both routers firmware is the latest v1.4.2.17 (2017-10-30, 15:50:18)

Tunnel configuration is fine for both ends, tunnel never connects, After configuring the tunnel on both sites and press connect button, Keeps connecting then waiting for connection...., That's it never connected! 

 

 


Site A Log

2018-04-09, 22:15:45      VPN Log      [g2gips0] #1: [Tunnel Established] sent MR3, ISAKMP SA established
2018-04-09, 22:15:45      VPN Log      [g2gips0]: cmd=up-client peer=79.173.X.X peer_client=192.168.2.0/24 peer_client_net=192.168.2.0 peer_client_mask=255.255.255.0
2018-04-09, 22:15:45      VPN Log      ip route add 192.168.2.0/24 via 10.50.253.15 dev ppp1 metric 35
2018-04-09, 22:15:45      VPN Log      iptables -t nat -I vpn -s 192.168.1.0/24 -d 192.168.2.0/24 -j ACCEPT
2018-04-09, 22:15:45      VPN Log      iptables -t nat -I vpn -s 192.168.2.0/24 -d 192.168.1.0/24 -j ACCEPT
2018-04-09, 22:15:45      VPN Log      iptables -t nat -I vpn_postrouting -s 192.168.1.0/24 -d 192.168.2.0/24 -j ACCEPT
2018-04-09, 22:15:45      VPN Log      iptables -t nat -I vpn_postrouting -o eth0 -s 192.168.2.0/24 -d 192.168.1.0/24 -j ACCEPT
2018-04-09, 22:15:45      VPN Log      [g2gips0] #2: [Tunnel Established] IPsec SA established {ESP=>0xc9f16ce4 < 0xcb1f6958 AH=>0xc4790703 < 0xc9d7ed2c}
2018-04-09, 22:15:45      VPN Log      [g2gips0]: cmd=down-client peer=79.173.X.X peer_client=192.168.2.0/24 peer_client_net=192.168.2.0 peer_client_mask=255.255.255.0
2018-04-09, 22:15:45      VPN Log      ip route del 192.168.2.0/24 via 10.50.253.15 dev ppp1 metric 35
2018-04-09, 22:15:45      VPN Log      iptables -t nat -D vpn -s 192.168.1.0/24 -d 192.168.2.0/24 -j ACCEPT
2018-04-09, 22:15:45      VPN Log      iptables -t nat -D vpn -s 192.168.2.0/24 -d 192.168.1.0/24 -j ACCEPT
2018-04-09, 22:15:45      VPN Log      iptables -t nat -D vpn_postrouting -s 192.168.1.0/24 -d 192.168.2.0/24 -j ACCEPT
2018-04-09, 22:15:45      VPN Log      iptables -t nat -D vpn_postrouting -o eth0 -s 192.168.2.0/24 -d 192.168.1.0/24 -j ACCEPT
2018-04-09, 22:15:45      VPN Log      [g2gips0] #1: [Tunnel Authorize Fail] ignoring Delete SA payload: PROTO_IPSEC_AH SA(0xc4790703) not found (maybe expired)
2018-04-09, 22:15:45      VPN Log      [g2gips0]: [Tunnel Disconnected]


_______________________________________________________________________________________________________________________________________________________________________


Site B Log

2018-04-09, 22:13:06      VPN Log      [g2gips0]: [Tunnel Disconnected]
2018-04-09, 22:15:43      VPN Log      [g2gips0] #1: [Tunnel Established] ISAKMP SA established
2018-04-09, 22:15:43      VPN Log      [g2gips0]: cmd=up-client peer=92.253.X.X peer_client=192.168.1.0/24 peer_client_net=192.168.1.0 peer_client_mask=255.255.255.0
2018-04-09, 22:15:43      VPN Log      ip route add 192.168.1.0/24 via 10.50.253.12 dev ppp1 metric 35
2018-04-09, 22:15:43      VPN Log      iptables -t nat -I vpn -s 192.168.2.0/24 -d 192.168.1.0/24 -j ACCEPT
2018-04-09, 22:15:43      VPN Log      iptables -t nat -I vpn -s 192.168.1.0/24 -d 192.168.2.0/24 -j ACCEPT
2018-04-09, 22:15:43      VPN Log      iptables -t nat -I vpn_postrouting -s 192.168.2.0/24 -d 192.168.1.0/24 -j ACCEPT
2018-04-09, 22:15:43      VPN Log      iptables -t nat -I vpn_postrouting -o eth0 -s 192.168.1.0/24 -d 192.168.2.0/24 -j ACCEPT
2018-04-09, 22:15:43      VPN Log      [g2gips0] #2: [Tunnel Established] sent QI2, IPsec SA established {ESP=>0xcb1f6958 < 0xc9f16ce4 AH=>0xc9d7ed2c < 0xc4790703}
2018-04-09, 22:15:43      VPN Log      [g2gips0]: [Tunnel Disconnected]
2018-04-09, 22:15:43      VPN Log      [g2gips0]: cmd=down-client peer=92.253.X.X peer_client=192.168.1.0/24 peer_client_net=192.168.1.0 peer_client_mask=255.255.255.0
2018-04-09, 22:15:43      VPN Log      ip route del 192.168.1.0/24 via 10.50.253.12 dev ppp1 metric 35
2018-04-09, 22:15:43      VPN Log      iptables -t nat -D vpn -s 192.168.2.0/24 -d 192.168.1.0/24 -j ACCEPT
2018-04-09, 22:15:43      VPN Log      iptables -t nat -D vpn -s 192.168.1.0/24 -d 192.168.2.0/24 -j ACCEPT
2018-04-09, 22:15:43      VPN Log      iptables -t nat -D vpn_postrouting -s 192.168.2.0/24 -d 192.168.1.0/24 -j ACCEPT
2018-04-09, 22:15:43      VPN Log      iptables -t nat -D vpn_postrouting -o eth0 -s 192.168.1.0/24 -d 192.168.2.0/24 -j ACCEPT
2018-04-09, 22:15:43      VPN Log      packet from 92.253.X.X:500: [Tunnel Authorize Fail] no connection has been authorized with policy=PSK

1 Accepted Solution

Accepted Solutions

I am responding to this for others benefits, The issues was caused by load balancing detection option, You only have to disable it:

 

System Management 

Dual WAN

 

Check Smart Link Backup, Knowing that the default is Load Balance (Auto Mode)

 

Load Balance
Smart Link Backup: Primary WAN(Specify which WAN is Primary, the other one will be backup)
Load Balance (Auto Mode)

View solution in original post

9 Replies 9

riteshsh
Cisco Employee
Cisco Employee

Hi,

 

-- Please check the Phase I and Phase II settings in the VPN router on both the sides. They should be identical. 

-- Also try enabling Aggressive mode on both sites and check if the tunnel connects.

-- If NAT/PAT is configured in the network, then configure the tunnel by enabling NAT transversal under advance option.

-- Block WAN request should be disabled on both ends of the routers.(Firewall >> Block WAn Request)

 

-- Make sure the WAN port have static IP address assigned and the same is a Public IP as VPN works only on Public IP.

-- As you have mentioned that you are using a PPPoE link, so please check with your ISP that the WAN IP should not change after an interval, it should be static. 

Thank you for replying, and follow up

 

According to log on both ends, a private IP "which is each side WAN gateway" is interfering with the tunnel, I am following up with ISP but I am not sure that they can help.

 

Images attached and log can clearly show the issue:

 

 

 

Side A

2018-04-22, 15:24:29 VPN Log [g2gips0]: cmd=down-client peer=79.173.X.X peer_client=192.168.2.0/24 peer_client_net=192.168.2.0 peer_client_mask=255.255.255.0
2018-04-22, 15:24:29 VPN Log ip route del 192.168.2.0/24 via 10.50.253.13 dev ppp1 metric 35

 

____________________________________________________________________________

 

 

Side B

2018-04-22, 15:24:31 VPN Log [g2gips0]: cmd=down-client peer=92.253.X.X peer_client=192.168.1.0/24 peer_client_net=192.168.1.0 peer_client_mask=255.255.255.0
2018-04-22, 15:24:31 VPN Log ip route del 192.168.1.0/24 via 10.50.253.12 dev ppp1 metric 35

Finally!!!

Solved by adding static Route, my ISP WAN GW to my Local LAN IP of each site

Disable dual WAN. System Management > Check Smart Link Back UP > Primary WAN WAN1. Disable Network Service Detection

I am responding to this for others benefits, The issues was caused by load balancing detection option, You only have to disable it:

 

System Management 

Dual WAN

 

Check Smart Link Backup, Knowing that the default is Load Balance (Auto Mode)

 

Load Balance
Smart Link Backup: Primary WAN(Specify which WAN is Primary, the other one will be backup)
Load Balance (Auto Mode)

Solved by Disable dual WAN. System Management > Check Smart Link Back UP > Primary WAN WAN1. Disable Network Service Detection. VPN OK

I am trying to set up the same VPN connection RV20 to RV320 (Gateway to Gateway), and although all the setting are what they are supposed to be, it isn't connecting.

 

You mentioned that you "Solved by adding static Route, my ISP WAN GW to my Local LAN IP of each site".

What did you mean by that? Could you show a screenshot of what you did?

 

Attached is my VPN config for Site1 and Site2

I would really like to know that as well.

Did you ever get any private response from that poster? I'm stuck here.

 

Thx

Could you please provide a little detail or an example? 

Assuming you're in Setup > Advanced Routing

Entry requires:

Destination IP (Is this local LAN IP of RV?)

Subnet Mask (Assume Subnet Mask should correlate to IP address above)

Default Gateway (WAN Gateway of local ISP or remote?)

Hop Count (Should this be "1"?)

Interface (WAN?)

 

Thank you for helping, in advance.