Crash report!!!!
-
-
Ok you should be good.
Do you see the OpenVPN server IPs there as static routes?
Those /1 routes you see there are being pushed to you by the VPN providers. I would disable those clients from accepting routes like that. You don't need that if you;re policy routing traffic across them.
-
@stephenw10 said in Crash report!!!!:
I would disable those clients from accepting routes like that
What do you mean, what better to disable?
-
In the OpenVPN client tunnel settings:
-
@stephenw10 Did , restart OpenVPN and resaving system defaultr gateway. Is it good now?
And second question , is it normally that I create 2 routes for one local address for VPN failover?Is it will work normally?
Local 192.168.20.0/24
-
That looks fine that should work.
Do you mean two outbound NAT rules for the same source subnet?
Then, yes, you need outbound NAT on both VPN interfaces. -
@stephenw10 said in Crash report!!!!:
Do you mean two outbound NAT rules for the same source subnet?
Yes , in case of one VPN down to use second VPN. So, is this normal practice, settings in NAT are, OK ?for the same source subnet
-
Yes, those settings look correcy. You need to have OBN on both VPN connections. The OBN rules do not route or pass traffic, they only translate it.
-
@stephenw10 said in Crash report!!!!:
You need to have OBN on both VPN connections. The OBN rules do not route or pass traffic, they only translate it.
Oh . what it mean OBN. Can you please to show example??
-
OutBound Nat.
What you have there is correct.
-
@stephenw10 So, do not need any additional rules. All is fine with my settings now?
-
Yes, like I said, what you have there is correct.
-
@stephenw10 Oki)))
-
@stephenw10 Hello, regarding this crash with limiters. I did delete Limiters and floating rule. When making filter reload on start have this:
Initializing
Creating aliases
Creating gateway group item...
Generating Limiter rules
Generating NAT rulesIs it standard message during filter reload regarding limiters, because as I wrote for now do not use any Limiters or any rules for Limiters?What I mean, is this message should appear if even do not use Limiters?
-
Yes, that's a standard message.
-
@stephenw10 Ok, thank's
-
@stephenw10 Hello, after this settings as your tip have a error in OpenVPN client, should be this expected after apply this settings?https://forum.netgate.com/assets/uploads/files/1715605064071-screenshot-from-2024-05-13-13-55-08.png
Options error: option 'dhcp-option' cannot be used in this context ([PUSH-OPTIONS])
Options error: option 'redirect-gateway' cannot be used in this context ([PUSH-OPTIONS]) -
@Antibiotic said in Crash report!!!!:
https://forum.netgate.com/assets/uploads/files/1715605064071-screenshot-from-2024-05-13-13-55-08.png
Neither should be a problem. It will just ignore those values the server is sending. As long as you are policy routing traffic across the tunnel it should still work fine.
-
@stephenw10 Oki)))