I have another question thread running where i ask for help with tunneling traffic from one specific program (Help with rtorrent and openvpn (anonine)) but in this thread i want help with setting up a OpenVPN tunnel correctly.
I'm trying to get my OpenVPN setup to work at home.
I would like to do some configuration through Zentyal or a similar setup, but I am also willing to use config files.
I am connecting to a commercial VPN using a username and password.
I have some SIP phones on one network that go through an IPIP tunnel to get to the server.
I've setup QOS rules to watch for appropriate VOIP traffic as follows:
class-map match-any class-voice
description Voice
match dscp af11
match dscp cs4
match dscp cs3
!
policy-map qos-out
class class-voice
priority 100
!
interface Tunnel1
description Tunnel to VOIP Server
ip address 10.
I just bought a Raspberry Pi and I am wanting to route an ad hoc wireless network interface fully through an SSH tunnel that was created using another wireless interface. I want to do this so that I can have a secured and private connection to the internet at places with public WiFi.
I have an Ubuntu Box on my LAN that I would like to:
Send all external traffic over an OpenVPN connection (tun0)
Deny all external traffic if the OpenVPN connection should fail
Allow all internal traffic to my 192.168.0.0 network
Any ideas on where I can get some example iptables configurations for this type of setup?
Ok this is the situation.
I currently use a VPN service to route all the traffic from my computer through. Sadly some sites have blocked all traffic from the VPN providers IP range.
I have a server A running OpenVPN, an OpenVPN client B (a rooted Android phone as it happens) and a third party C (a laptop, tablet etc.) tethered to B.
B can use the VPN to access the internet via A; C can use the tethered connection WITHOUT the VPN to access the internet via B.
However, with the VPN on B active, I cannot load information from the internet on C.
A appears to log similar traffi
Is there a way to configure OpenVPN clients to route traffic for HTTP port 80
and HTTPS port 443 directly (i.e. not through the VPN), but through the regular
default gateway the clients have.
Is there a way to direct all the traffic of my machine through a VPS.
I have set ssh forwarding for accessing Facebook in our office from a browser.
Can this setup can be used to forward all traffic in my machine through that VPS.
apt-get update and apt-get install should go through this tunnel.
ssh -D 7894 ip-address-of-vps after that in the proxysetting of browser i specified localhost and 7