0
votes
0answers
14 views

Filter advertisements using VPN on ubuntu

I have just installed a vpn with the solution OPENVPN on my ubuntu server. I have discovered in the past a solution named spotflux which is able to filter some contents like spyware and apparently ...
0
votes
0answers
82 views

Trying to start OpenVPN via cron fails on Ubuntu? It works from command prompt as a root user but doesn't work from cron [closed]

I am running the following from cron: */4 * * * * service openvpn restart and the following from the root user: service openvpn restart The root user works but cron fails.
0
votes
0answers
48 views

large GPRS data traffic

I have a server that is located in CityA and I am located in CityB. This server ServerA is running ubuntu 12.04 LTS and I have a usb mobile broadband modem to connect to the internet. In order to ...
0
votes
1answer
175 views

Samba server on VPS over OpenVPN

I'm running Ubuntu 12.04.1 LTS on a VPS and just installed an openVPN server. I can connect to the vpn server from my laptop at home and the server assigns me an IP (10.8.0.6). All seems to be going ...
0
votes
0answers
90 views

Check if a user is logged into VPN on browser start up

I am currently designing a secure bootable linux operating system which will automatically connect to a VPN (through OpenVPN) on start up. The only browsers that can be used are firefox and chrome and ...
0
votes
0answers
381 views

Connecting OpenVPN server in Windows 2003 guest inside Ubuntu host with VMWare Player

I have OpenVPN server in a guest VM running windows 2003. The host is Ubuntu with VMWare Player. OpenVPN uses port UDP 1194 it's a configuration file I´m running between windows PCs that is working ...
0
votes
1answer
294 views

Openvpn client web surfing settings

I have setup an openvpn access server in my vps. And now l'm living China, the goverment blocks the many foreign sites such as facebook and twitter. I can use the vpn server the cross the firewall of ...
0
votes
3answers
2k views

A DNS server for my VPN to solve network names only

I need to setup a DNS server only to resolve the name of our network servers when a user connects on our VPN (OpenVPN). I can successfully "push" the DNS server' IP address to the client. I was in the ...
1
vote
1answer
1k views

how to encrypt vpnc Xauth password in /etc/vpn/example.cfg file?

when i set up vpnc, i created a /etc/vpnc/example.cfg file so that i don't have to enter everything every time. one of the lines is "Xauth password " where i have to enter it in plain text. is there ...
0
votes
1answer
591 views

Can't get openVPN to correctly push a route

I'm trying to get an openVPN server setup at my house. right now it is currently on a box running ubuntu server. I have everything setup and I can connect to the openVPN box and I can talk with the ...