Hello all;
I am trying to set up a proof of concept net-to-net connection using IPSEC. the configuration is Astaro 3.207-to-Astaro 3.209
I followed as closly as I could the document on the subject in http://docs.astaro.org/docs_v3/vpn/Net_to_Net_RSA_Dynamic.pdf
the connection is not happening...
on the screens (both sides) I get;
000 interface ipsec0/eth1 209.150.220.234
000
000 algorithm ESP encrypt: id=3, name=ESP_3DES
000 algorithm ESP encrypt: id=7, name=ESP_BLOWFISH
000 algorithm ESP encrypt: id=12, name=ESP_AES
000 algorithm ESP encrypt: id=253, name=ESP_TWOFISH
000 algorithm ESP auth attr: id=1, name=AUTH_ALGORITHM_HMAC_MD5
000 algorithm ESP auth attr: id=2, name=AUTH_ALGORITHM_HMAC_SHA1
000
000 "HollandGrpRSA__Connection_1": 10.192.192.0/24===209.150.220.234---209.150.220.233...24.221.217.199===192.168.0.0/16
000 "HollandGrpRSA__Connection_1": ike_life: 7800s; ipsec_life: 3600s; rekey_margin: 540s; rekey_fuzz: 100%; keyingtries: 0
000 "HollandGrpRSA__Connection_1": policy: RSASIG+ENCRYPT+COMPRESS+TUNNEL+PFS+DISABLEARRIVALCHECK; interface: eth1; trap erouted
000 "HollandGrpRSA__Connection_1": newest ISAKMP SA: #24; newest IPsec SA: #0; eroute owner: #0
000 "HollandGrpRSA__Connection_1": ESP algorithms wanted: 3/000-1/000, 3/000-2/000,
000 "HollandGrpRSA__Connection_1": ESP algorithms loaded: 3/168-1/128, 3/168-2/160,
000
000 #3: "HollandGrpRSA__Connection_1" STATE_MAIN_R3 (sent MR3, ISAKMP SA established); EVENT_SA_REPLACE in 6944s
000 #1: "HollandGrpRSA__Connection_1" STATE_MAIN_I4 (ISAKMP SA established); EVENT_SA_REPLACE in 6563s
000 #26: "HollandGrpRSA__Connection_1" STATE_QUICK_I1 (sent QI1, expecting QR1); EVENT_RETRANSMIT in 6s
000 #24: "HollandGrpRSA__Connection_1" STATE_MAIN_R3 (sent MR3, ISAKMP SA established); EVENT_SA_REPLACE in 7399s; newest ISAKMP
VPN Routes
0 10.192.192.0/24 -> 192.168.0.0/16 => %trap
I get something similar on the other side. What could I be doing wrong?
This thread was automatically locked due to age.