I've been looking for a while to create a VPN server with restrictions.
I want a VPN server that blocks certain IP/web addresses, and allow all other addresses...
Is this even possible with openvpn?
Create a VPN server with access restrictions (IP/addresses)
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
- Nemesis
- OpenVpn Newbie
- Posts: 15
- Joined: Sun Apr 08, 2018 7:30 pm
- Pippin
- Forum Team
- Posts: 1201
- Joined: Wed Jul 01, 2015 8:03 am
- Location: irc://irc.libera.chat:6697/openvpn
Re: Create a VPN server with access restrictions (IP/addresses)
Hi,
That is not up to OpenVPN.
Look into firewall and DNS/IP based blockers.
Code: Select all
blocks certain IP/web addresses, and allow all other addresses...
Look into firewall and DNS/IP based blockers.
I gloomily came to the ironic conclusion that if you take a highly intelligent person and give them the best possible, elite education, then you will most likely wind up with an academic who is completely impervious to reality.
Halton Arp
Halton Arp
- Nemesis
- OpenVpn Newbie
- Posts: 15
- Joined: Sun Apr 08, 2018 7:30 pm
Re: Create a VPN server with access restrictions (IP/addresses)
But I do need openvpn to create the VPN server, is it possible to re-direct the outgoing signal from openvpn to a specific target, like a proxy or something like that (I'm totally newbi regarding this..Pippin wrote: ↑Tue Jan 14, 2020 2:04 pmHi,
That is not up to OpenVPN.Code: Select all
blocks certain IP/web addresses, and allow all other addresses...
Look into firewall and DNS/IP based blockers.