How to initiate VPN connection
-
Hello,
I like to know how I can tell PFSense to try initiate VPN connection ? There is no dumb "start tunnel" button :)
Thank you in advance
-
configure the tunnel and click save.
-
That's what I did but nothing happens :( I have only this in logs :
Nov 13 20:44:04 racoon: INFO: unsupported PF_KEY message REGISTER
Nov 13 20:44:04 racoon: [Self]: INFO: 10.x.x.x[500] used as isakmp port (fd=24)
Nov 13 20:44:04 racoon: INFO: ff80::23c:29fd:feba:1eee%le0[500] used as isakmp port (fd=23)
Nov 13 20:44:04 racoon: INFO: ff80::23c:29fd:feba:1ef8%le1[500] used as isakmp port (fd=22)
Nov 13 20:44:04 racoon: [Self]: INFO: 47.x.x.x[500] used as isakmp port (fd=21)
Nov 13 20:44:04 racoon: [Self]: INFO: 10.x.x.x[500] used as isakmp port (fd=20)
Nov 13 20:44:04 racoon: INFO: fe80::20c:2fff:fbb3:1c0c%le3[500] used as isakmp port (fd=19)
Nov 13 20:44:04 racoon: [Self]: INFO: 127.0.0.1[500] used as isakmp port (fd=18)
Nov 13 20:44:04 racoon: INFO: ::1[500] used as isakmp port (fd=17)
Nov 13 20:44:04 racoon: INFO: fe84::1%lo0[500] used as isakmp port (fd=16)
Nov 13 20:44:04 racoon: INFO: fe84::23c:29fe:ffba:1efe%tun0[500] used as isakmp port (fd=15)
Nov 13 20:44:04 racoon: [Self]: INFO: 10.x.x.x[500] used as isakmp port (fd=14)What does it mean ? When to other device initiate a connection I have a lot of (errors) logs entries
-
Configure ipsec tunnel by this tutorial.
http://pfsense.com/mirror.php?section=tutorials/mobile_ipsec/Everything worked just fine for me(i have two shops connected)!
Tunnel is very stable(not like ovpn between same points for example).Anton