3
[ubuntu] OpenVPN Service works, but VPN Server can't see my local networkview story

http://ubuntuforums.org – Dear community, I have set up my OpenVPN configuration in such a way that I can log in from remotely (via the Internet) to my local network. However, as I am very lazy (problem one), I only want users to use one set of certificates, but forcing them to log in with their own username and password that is on an LDAP server somewhere within my local network. (HowTos)

7
Linux + Security = Happy Friday to Meview story

http://www.suseblog.com – At my place of employment, we are making some great progress at switching our end users to Linux. So far, we have made great progress. Everything has been successful up to this point. It is quite greatly satisfying for me to be able to save my employer money, while at the same time exposing people to the very capable operating system that is Linux. So far, so good! (Distributions)

10
[all variants] Open VPN Issueview story

http://ubuntuforums.org – Hi i have question. I'm trying to connect OpenVPN server using shell command. I've installed all needed packages (I guess) if type Code: sudo openvpn client.ovpn and i've got messages: Code: Mon Feb 15 12:29:25 2010 OpenVPN 2.1_rc19 i486-pc-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] built on Oct 13 2009 (HowTos)

4
Can ping server network but cannot share resourcesview story

https://www.centos.org – Hi,I have OpenVPN running successfully on a CentOS Linux server. All remote clients connect without a problem and can ping the server LAN (10.5.0.0/24) . The server address is 10.5.0.1. Al... [by billybobbaxter] (Distributions)

4
Iptables and NAT strange problemview story

http://www.linuxquestions.org – I'am trying to setup nat on RHEL4 box. I have static ip address on eth0 and 192.168.60.1 address on privat LAN (eth1) Also I have tap0 (192.168.168.1) interface enabled and working openvpn connection to all hosts in privat LAN (including NAT box) I have done this numerous times before. Never the less, I have problem now and I am stuck. (HowTos)

5
How To Add Two-Factor Authentication To Openvpn AS With The WiKID Strong Authentication Serverview story

http://howtoforge.com – How To Add Two-Factor Authentication To Openvpn AS With The WiKID Strong Authentication Server (HowTos)

4
Openvpn run all traffic through the vpn -> internet = problem.view story

http://www.linuxquestions.org – Hi, I'm trying to setup a openvpn server at home behind a router that i want to reach from my work. I want all of my traffic to go through the vpn server but Internet just goes down completely. Ive tried to bridge my connection but i can't manage to make it work. So all help is appreciated. Server.conf : (HowTos)

5
[ubuntu] push "redirect-gateway def1"view story

http://ubuntuforums.org – heres my server config everytime i connect i cannot browse internet.... port 1194 proto udp dev tun ca /tmp/openvpn/ca.crt cert /tmp/openvpn/cert.pem key /tmp/openvpn/key.pem dh /tmp/openvpn/dh.pem server 10.8.0.0 255.255.255.0 push "redirect-gateway local def1" keepalive 10 120 comp-lzo (HowTos)

6
Smtp no longer accepting remote connections.view story

http://forums.fedoraforum.org – I ran into an unusual problem. I had to change all the IP's at work when I installed openvpn-as so that the IP's wouldn't conflict with home users. After the server rebooted, it no longer accepted smtp connections from outside itself. Here's some of the checking I've done: netstat -nl | grep 25 (HowTos)

3
Terminal Helpview story

http://forums.fedoraforum.org – First time user of Fedora and I am trying to set up my OpenVPN. I am trying to folloing the instuctions from the wiki, http://fedoraproject.org/wiki/Openvpn, but as soon as I try to run step one it tells me I have to be the root to run that command. (HowTos)