Hello Forum,
I have one VPN-Peer for connecting with Shrewsoft-Client running. It works fine and I can perfectly connect to my network.
Now, I have set up another peer and when i start that on ROS the Shrewsoft-connection breaks and can not be reestablished, until the new peer is disabeled. Anyway, during that the Shrewsoft-Connections shows up under /ipsc remote Peers but no policies + SAs are created
Also changing the port (from 500 ==> 501) and rebooting has no effect. Can anyone please give an advise?
Thanks in advance
Tom
/ip ipsec peer
0 ;;; Shrew-Client [default prop]
address=0.0.0.0/0 port=500 auth-method=pre-shared-key secret=“test.test” generate-policy=yes exchange-mode=aggressive
send-initial-contact=no nat-traversal=no my-id-user-fqdn=“user1@vpn.local” proposal-check=obey hash-algorithm=sha1 enc-algorithm=aes-128 dh-group=modp1024
lifetime=1d lifebytes=0 dpd-interval=2m dpd-maximum-failures=5
1 X ;;; another client
address=0.0.0.0/0 port=500 auth-method=pre-shared-key secret=“test2.test2” generate-policy=yes exchange-mode=aggressive
send-initial-contact=no nat-traversal=no my-id-user-fqdn=“user2@vpn.local” proposal-check=obey hash-algorithm=sha1 enc-algorithm=aes-256 dh-group=modp1024
lifetime=1d lifebytes=0 dpd-interval=disable-dpd dpd-maximum-failures=5
/ip ipsec proposal
Flags: X - disabled, * - default
0 * name=“default” auth-algorithms=sha1 enc-algorithms=3des,aes-128 lifetime=2h pfs-group=modp1024