Hello,
following Problem:
our ASL: Static IP 87.234.245.186, external; 192.168.122.0/24 internal,
remote site: static IP 80.85.192.136, 129.149.33.0/24 internal
configured a PSK VPN, with Type ist Standart for Site to site-VPN, turned Auto Packet-Filter off, because we only need SSH. turned Strict Routing off, Local Endpoint ist my external Interfaces, remote Endpoint is the defined remote IP-Adress, Local Subnet is my internal interface, remote subnet is the defined Internal subnet from the remote side.
Problem: the remote Site can not route our net into the remote net, so we have to turn off NAT for the VPN. Only our external IP shoud appear at the remote Site.
Question: How can we configure the ASL not to show the internal Network at the remote side.
the ISAKMP SA is up and green, but the IPSEC SA is only Yellow and not comming up. I copy the Status-output here:
000
000 "S_otto__neu_0": 192.168.122.0/24===87.234.245.186...80.85.192.36===129.149.33.0/24; unrouted; eroute owner: #0
000 "S_otto__neu_0": srcip=unset; dstip=unset; srcup=/opt/_updown.classic 2>/tmp/log 1>/tmp/log; dstup=/opt/_updown.classic 2>/tmp/log 1>/tmp/log;
000 "S_otto__neu_0": ike_life: 7800s; ipsec_life: 3600s; rekey_margin: 540s; rekey_fuzz: 100%; keyingtries: 0
000 "S_otto__neu_0": policy: PSK+ENCRYPT+TUNNEL+UP; prio: 24,24; interface: eth0;
000 "S_otto__neu_0": dpd: action:restart; delay:30; timeout:120;
000 "S_otto__neu_0": newest ISAKMP SA: #1; newest IPsec SA: #0;
000 "S_otto__neu_0": IKE algorithms wanted: 5_000-1-2, flags=-strict
000 "S_otto__neu_0": IKE algorithms found: 5_192-1_128-2,
000 "S_otto__neu_0": IKE algorithm newest: 3DES_CBC_192-MD5-MODP1024
000 "S_otto__neu_0": ESP algorithms wanted: 3_000-1, flags=-strict
000 "S_otto__neu_0": ESP algorithms loaded: 3_000-1, flags=-strict
000
000 #3: "S_otto__neu_0":500 STATE_QUICK_I1 (sent QI1, expecting QR1); EVENT_RETRANSMIT in 6s; nodpd
000 #1: "S_otto__neu_0":500 STATE_MAIN_I4 (ISAKMP SA established); EVENT_SA_REPLACE in 6753s; newest ISAKMP; nodpd
000
thanks for any Help
This thread was automatically locked due to age.