![]() |
|
Guides All Guides and HOWTO's. |
![]() |
|
Thread Tools | Display Modes |
|
||||
![]() Code:
root@gw:/etc/ovpn # pg /etc/hostname.tun0 inet 169.254.235.1 255.255.255.252 169.254.235.2 !/sbin/route add 169.254.235.0/24 169.254.235.1 # Code:
root@gw:pg /etc/ovpn/server.ovpn ifconfig 169.254.235.1 169.254.235.2 route 169.254.235.0/24 169.254.235.1 # Perhaps someone knows a better fix. It may be related to the fact that I mimicked -- likely imperfectly -- the _openvpn uid/gid framwork of openvpn 2.0.n package install. /S
__________________
Never argue with an idiot. They will bring you down to their level and beat you with experience. ![]() |
|
||||
![]()
I stand humbly before you folks, hat in hand and one hole in my foot...
![]() In my server.ovpn config, I had ... Incorrect... Code:
user nobody group nobody Code:
user _openvpn group _openvpn
__________________
Never argue with an idiot. They will bring you down to their level and beat you with experience. ![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
openvpn on openbsd problem.... | michaelk | OpenBSD Security | 8 | 9th February 2011 04:49 AM |
Caching-only DNS server on OpenBSD | Oko | OpenBSD General | 1 | 13th September 2009 08:30 PM |
openvpn 2.1_rc7 from ports (not packages) | s2scott | OpenBSD Packages and Ports | 14 | 23rd May 2008 02:30 AM |
setting up a proxy server in OpenBSD 4.3 | jrake | OpenBSD General | 1 | 14th May 2008 06:43 PM |