Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
Virtual private networks
»
OpenVPN Instances - Ignore Redirect Gateway
« previous
next »
Print
Pages: [
1
]
Author
Topic: OpenVPN Instances - Ignore Redirect Gateway (Read 883 times)
hidef
Newbie
Posts: 13
Karma: 0
OpenVPN Instances - Ignore Redirect Gateway
«
on:
September 20, 2024, 02:41:45 am »
Hello,
OpenVPN states
Code:
[Select]
--pull-filter ignore redirect-gateway
is the preferred way to override server pushes to redirect traffic to gateway. Does the new Opnsense
Instances
handle this method? I'm using
Code:
[Select]
--route-nopull
for now. I dont see anything like it in the Client Specific Overrides section either.
https://community.openvpn.net/openvpn/wiki/IgnoreRedirectGateway
Thanks.
Logged
Patrick M. Hausen
Hero Member
Posts: 6700
Karma: 564
Re: OpenVPN Instances - Ignore Redirect Gateway
«
Reply #1 on:
September 20, 2024, 10:28:51 am »
That's applied on the client side to override what the server is pushing. Just edit the client config.
Logged
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do.
(Isaac Asimov)
hidef
Newbie
Posts: 13
Karma: 0
Re: OpenVPN Instances - Ignore Redirect Gateway
«
Reply #2 on:
September 20, 2024, 05:39:16 pm »
Is there a place in the new
Instances
to do this??
It doesn't seem obvious to me if so.
Logged
Patrick M. Hausen
Hero Member
Posts: 6700
Karma: 564
Re: OpenVPN Instances - Ignore Redirect Gateway
«
Reply #3 on:
September 20, 2024, 07:24:22 pm »
OPNsense is the server. Why would you configure a client side setting there? This goes into the config file for the client.
If you are using OPNsense as a client you did not say so and the most common scenario for OpenVPN is OPNsense as server and users with PCs, Macs, ... as clients.
Logged
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do.
(Isaac Asimov)
hidef
Newbie
Posts: 13
Karma: 0
Re: OpenVPN Instances - Ignore Redirect Gateway
«
Reply #4 on:
September 20, 2024, 08:22:54 pm »
I'm using it as a client.
Logged
Patrick M. Hausen
Hero Member
Posts: 6700
Karma: 564
Re: OpenVPN Instances - Ignore Redirect Gateway
«
Reply #5 on:
September 20, 2024, 08:25:26 pm »
Ah ... sorry then. Ignore my remarks, please.
Logged
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do.
(Isaac Asimov)
droumanet
Newbie
Posts: 3
Karma: 0
Re: OpenVPN Instances - Ignore Redirect Gateway
«
Reply #6 on:
September 27, 2024, 10:52:38 pm »
I'm really interested on how to avoid all traffic through firewall. My students only needs the VPN for acces to a VM in my school (subnet in 172.16/16). I don't want them to use the bandwidth for Youtube/Spotify and others usages.
Logged
viragomann
Full Member
Posts: 160
Karma: 6
Re: OpenVPN Instances - Ignore Redirect Gateway
«
Reply #7 on:
September 27, 2024, 11:34:07 pm »
Seems you're running a server?
So this is a different thing at all and you should open a new topic.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
Virtual private networks
»
OpenVPN Instances - Ignore Redirect Gateway