Hi OpenVPN-checkers,
I've set up an OPENVPN AS using the VHD provided on a MS Server Hyper-V. Everything works well, my ipad can connect from the Internet to the AS and then use the data in my "Intranet".
But now, I want to implement a "Whitelist" feature when browsing.
Can I configure the AS in a way that browsing to "https://server1.domain.com/URL1" is allowed but all other traffic to this server e.g. "https://server1.domain.com/URL2" is blocked?
I would be grateful for any hints to get this working.
Thanx,
hb
OpenVPN and URL-Whitelist?
- maikcat
- Forum Team
- Posts: 4200
- Joined: Wed Jan 12, 2011 9:23 am
- Location: Athens,Greece
- Contact:
Re: OpenVPN and URL-Whitelist?
you can always to use a proxy to filter out URLs...
just my 2 cents.
Michael.
just my 2 cents.
Michael.
Amiga 500 , Zx +2 owner
Long live Dino Dini (Kick off 2 Creator)
Inflammable means flammable? (Dr Nick Riviera,Simsons Season13)
"objects in mirror are losing"
Long live Dino Dini (Kick off 2 Creator)
Inflammable means flammable? (Dr Nick Riviera,Simsons Season13)
"objects in mirror are losing"
-
- OpenVpn Newbie
- Posts: 4
- Joined: Mon Sep 09, 2013 10:47 am
Re: OpenVPN and URL-Whitelist?
Yes, thats what I thought, too.
But how can I configure the AS to use the proxy-filter transparently as I cannot configure a proxy in the openvpn connection on my ipad?
But how can I configure the AS to use the proxy-filter transparently as I cannot configure a proxy in the openvpn connection on my ipad?
- maikcat
- Forum Team
- Posts: 4200
- Joined: Wed Jan 12, 2011 9:23 am
- Location: Athens,Greece
- Contact:
Re: OpenVPN and URL-Whitelist?
if you redirect all traffic you can use iptables to transparently redirect whatever traffic you want... 
Michael.

Michael.
Amiga 500 , Zx +2 owner
Long live Dino Dini (Kick off 2 Creator)
Inflammable means flammable? (Dr Nick Riviera,Simsons Season13)
"objects in mirror are losing"
Long live Dino Dini (Kick off 2 Creator)
Inflammable means flammable? (Dr Nick Riviera,Simsons Season13)
"objects in mirror are losing"
-
- OpenVpn Newbie
- Posts: 4
- Joined: Mon Sep 09, 2013 10:47 am
Re: OpenVPN and URL-Whitelist?
ah, sounds good. then I should have to redirect tcp_80 and tcp_443 to an additional box with squid on it, I think.
or can I install squid right on the OpenVPN AS, too?
or can I install squid right on the OpenVPN AS, too?
- maikcat
- Forum Team
- Posts: 4200
- Joined: Wed Jan 12, 2011 9:23 am
- Location: Athens,Greece
- Contact:
Re: OpenVPN and URL-Whitelist?
yeap on both...
Michael.
Michael.
Amiga 500 , Zx +2 owner
Long live Dino Dini (Kick off 2 Creator)
Inflammable means flammable? (Dr Nick Riviera,Simsons Season13)
"objects in mirror are losing"
Long live Dino Dini (Kick off 2 Creator)
Inflammable means flammable? (Dr Nick Riviera,Simsons Season13)
"objects in mirror are losing"
-
- OpenVpn Newbie
- Posts: 4
- Joined: Mon Sep 09, 2013 10:47 am
Re: OpenVPN and URL-Whitelist?
all right!
but how?
)
Is there a docu how to install additional software on the provided VHD?


Is there a docu how to install additional software on the provided VHD?