Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
High availability
»
Openvpn service stopped on backup node
« previous
next »
Print
Pages: [
1
]
Author
Topic: Openvpn service stopped on backup node (Read 3991 times)
fabiodanzetta
Newbie
Posts: 26
Karma: 0
Openvpn service stopped on backup node
«
on:
April 28, 2021, 12:18:40 pm »
Hello everybody,
as I am a beginner with the opnsense ha configuration I wanted to ask you if it is normal or not that the openvpn service on the backup node is stopped and that it does not start if I try to start it from the GUI.
If I always check the connection status from the GUI, I read this message:
[error] Unable to contact daemon Service not running? 0 0 bytes 0 bytes
Thank you
Logged
NilsS
Full Member
Posts: 176
Karma: 19
Re: Openvpn service stopped on backup node
«
Reply #1 on:
May 01, 2021, 04:35:29 pm »
Use localhost as Interface on OpenVPN Server and User Portforwarding on WAN (carp) to 127.0.0.1
Logged
fabiodanzetta
Newbie
Posts: 26
Karma: 0
Re: Openvpn service stopped on backup node
«
Reply #2 on:
May 02, 2021, 04:41:20 pm »
Hi NilsS
thanks for the support.
But I don't think I have understood correctly.
"Use localhost as Interface on OpenVPN Server" I guess to be set in the slave configuration.
While "User Portforwarding on WAN (carp) to 127.0.0.1" I don't think I understand.
Thanks so much
Logged
NilsS
Full Member
Posts: 176
Karma: 19
Re: Openvpn service stopped on backup node
«
Reply #3 on:
May 05, 2021, 01:59:27 pm »
Hi,
if you choose localhost on both machines then changes of the interfaces (or HA Failover) do not interupt the openvpn daemon. Portforward on both machines from VIP Interface:1194 to 127.0.0.1:1194
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
High availability
»
Openvpn service stopped on backup node