First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 98782
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Roy Marples (RETIRED) <uberlord@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Sean Lynn <slynn@granite-mtn.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
openvpn-iproute2.patch patch to enable iproute2 support in openvpn ebuild patch Sean Lynn 2005-07-12 08:29 0000 685 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 98782 depends on: Show dependency tree
Bug 98782 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-07-12 08:29 0000
I've been moving toward using iproute2 command exclusively on my system and
have
just goteen to openvpn.  According to the "Optional Features: section of the
file "configure" in the openvpn tarball:

  --enable-iproute2       Enable support for iproute2

This is backed up (somewhat) on the openvpn.net site at:

http://openvpn.net/archive/openvpn-users/2005-01/msg00513.html

I have created a patch to the openvpn-2.0-r1.ebuild which adds this support.

I have also tested this on three systems:  P4, Athlon-XP, AMD64 with a single
server config and everything seems to work ok.  Startup includes:
Jul 12 09:18:54 myclient openvpn-client-myserver[23368]: TUN/TAP device tun0
opened
Jul 12 09:18:54 myclient openvpn-client-myserver[23368]: TUN/TAP TX queue
length
set to 100
Jul 12 09:18:54 myclient openvpn-client-myserver[23368]: /sbin/ip link set dev
tun0 up mtu 1500
Jul 12 09:18:54 myclient openvpn-client-myserver[23368]: /sbin/ip addr add dev
tun0 local 10.1.1.3 peer 10.1.1.4
Jul 12 09:18:54 myclient openvpn-client-myserver[23368]: /sbin/ip route add
10.1.1.0/24 via 10.1.1.4
Jul 12 09:18:54 myclient openvpn-client-myserver[23368]: GID set to vpn
Jul 12 09:18:54 myclient openvpn-client-myserver[23368]: UID set to vpn
Jul 12 09:18:54 myclient openvpn-client-myserver[23368]: Initialization
Sequence
Completed

and i've used this setup for several days.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Sean Lynn 2005-07-12 08:29:59 0000 -------
Created an attachment (id=63238) [edit]
patch to enable iproute2 support in openvpn ebuild

------- Comment #2 From Roy Marples (RETIRED) 2005-10-13 07:09:39 0000 -------
Fixed in 2.0.2-r1

First Last Prev Next    No search results available      Search page      Enter new bug