strongswan conf
config setup
       strictcrlpolicy=no

connĀ %default
       ike=aes256-sha1-modp2048!
       esp=aes192-sha1-esn!
       mobike=no
       keyexchange=ikev2
       ikelifetime=24h
       lifetime=24h

conn net-net
       right=192.168.4.2
       rightsubnet=192.168.5.0/24
       rightauth=psk
       rightid=@vpp.home
       left=192.168.4.1
       leftsubnet=192.168.3.0/24
       leftauth=psk
       leftid=@roadwarrior.vpn.example.com
       auto=start
vpp conf
ikev2 profile add pr1 
ikev2 profile set pr1 auth shared-key-mic string Vpp123 
ikev2 profile set pr1 id local fqdn vpp.home 
ikev2 profile set pr1 id remote fqdn roadwarrior.vpn.example.com 
ikev2 profile set pr1 traffic-selector local ip-range 192.168.5.0 - 
192.168.5.255 port-range 0 - 65535 protocol 0 
ikev2 profile set pr1 traffic-selector remote ip-range 192.168.3.0 - 
192.168.3.255 port-range 0 - 65535 protocol 0 

i am still having the problem of establishing a connection 
please help me out
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#15523): https://lists.fd.io/g/vpp-dev/message/15523
Mute This Topic: https://lists.fd.io/mt/71535488/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to