Skip to main content

All Questions

Tagged with
5 votes
2 answers
16k views

Making SELinux play nice with OpenVPN (in NetworkManager)

I have been trying to use OpenVPN to connect to my work network. Using it via the command line works fine: openvpn user.conf I haven't bothered to set it up with DNS properly though, and it looks to ...
jelford's user avatar
  • 153
4 votes
2 answers
10k views

Routing everything except a certain IP range through an OpenVPN tunnel

I've been working with my OpenVPN server for a while, and I have a rather interesting problem. I need to redirect all client traffic through the tunnel except for a couple IP's that need to be ...
caesay's user avatar
  • 416
0 votes
0 answers
1k views

Problem_ with connecting to a OpenVPN Server

My client has given me a OpenVPN client file (.ovpn) and I have to connect to his server. I have no experience with OpenVPN. I installed it and tried this command: openvpn --config ./client_file....
vettipayyan's user avatar
0 votes
1 answer
2k views

Using pam_exec.so for openvpn authentication

I've set up a PAM authentication config for OpenVPN. auth required pam_exec.so debug expose_authtok /opt/openvpn/bin/pamauth The script pamauth returns 0 on success. I verify this is true by also ...
davidparks21's user avatar
  • 1,612
1 vote
0 answers
6k views

How to connect site to site from Linux IPsec VPN through a Juniper Junos SRX (210, 240 series) gateway?

It's been almost more than a week, but I seem to have no answer for this and can't really figure out how to solve this: I am using Fedora/CentOS Linux and have a Juniper SRX210 gateway configured as ...
YumYumYum's user avatar
  • 1,685
0 votes
1 answer
540 views

Setting up OpenVPN on Debian

I'm trying to setup openVPN on debian, well this worked. But every client will get the same ip (172.17.0.6 - local it is). I have no idea how to set my server in bridge mode. I've read about: server-...
Devator's user avatar
  • 1,075
6 votes
2 answers
52k views

How to set up VPN connection with .p12 and .ovpn file?

I'm quite new to Linux (Ubuntu 10.10) and I'm having a hard time trying to import keys and certificates for a VPN connection to my work office server. I have a .p12 file which is the key I'm guessing....
user avatar
3 votes
3 answers
3k views

What is the correct way to plug DNS leaks when running OpenVPN?

I've set up OpenVPN on a Linux server. All my Internet traffic goes through the VPN from that server. I'm running Windows 7 at home. I noticed in Wireshark that DNS queries are not going through the ...
abaooooo34342's user avatar
2 votes
3 answers
11k views

How to connect to OpenVPN with NetworkManager

I have installed an OpenVPN server on my OpenWrt 10.03 router [freshly flashed]: echo "nameserver 8.8.8.8" > /etc/resolv.conf; opkg update; opkg install luci-app-openvpn openvpn openssl-util ...
LanceBaynes's user avatar
  • 4,110
0 votes
1 answer
3k views

Use both OpenVPN & eth0 together

I connect to a VPN using openVPN. Now, after the connection is established, all my traffic goes through tun0. My LAN gateway is 10.100.98.4... So, for apps to use my direct internet connnection I did ...
Abhijeet Rastogi's user avatar
3 votes
2 answers
1k views

Query specific nameserver for a particular domain upon VPN connect

Some background: I have a work laptop with Ubuntu 9.10 on it. I have a small network at home where I've been running some basic services (for myself/my family) for 10 some years. In my home network ...
MT.'s user avatar
  • 515
1 vote
4 answers
4k views

Single application through OpenVPN tunnel (Debian Lenny)

I'm using Debian Lenny and I want to tunnel rtorrent only through a OpenVPN tunnel. I have a tunnel running, the config file looks like this: client dev tun proto udp remote openvpn.xxx.com 1194 ...
user14124's user avatar
  • 1,091
17 votes
6 answers
7k views

How to set up simple VPN for secure Internet connections over unencrypted Wi-Fi?

I recently moved into an apartment where the complex provides free unencrypted Wi-Fi. The speed is good for my purposes, but I'm not 100% comfortable with all my traffic being sent in the clear, given ...
Shane's user avatar
  • 987

15 30 50 per page
1
17 18 19 20
21