x27;m unsure of the command for others - although
its probably very similar.
Thanks
--
Roy Marples
Gentoo Linux Developer
--- route.c
+++ route.c
@@ -832,6 +832,8 @@
network,
netmask);
#endif /*CONFIG_FEATURE_IPROUTE*/
+ if (r->metric_defined)
+buf_printf (&buf, &
Hi List!
Attached is a patch we use in Gentoo (well, the only patch) that allows
compilation on on ppc-macos (Darwin). I don't have this platform myself, but
our ppc-macos users seem to need it, so I'm submitting it for upstream
inclusion.
Thanks!
--
Roy Marples
Gentoo Linux
Hi List!
In some instances, Linux requires routes being stuck to interfaces instead of
floating. Mainly in virtual environments like Xen and Qemu.
Attached is a patch that addresses this issue.
Thanks
--
Roy Marples
Gentoo Linux Developer
--- openvpn-2.0.6/route.c 2006-04-07 14:59
Hi
Using route metrics is a great way to get around default route issues whilst
preserving the original routes. Attached are patches to 2.0 and 2.1_beta12
that allow a default metric to be applied to all routes.
IMO, this is a better option than redirecting the local route.
Thanks
--
Roy
OS's that
support it (Linux, FreeBSD, OpenBSD, Darwin and Solaris, but only Linux has
been tested).
Thanks
--
Roy Marples
Gentoo Linux Developer
--- openvpn-2.0.6/init.c 2006-04-06 10:49:00.044150686 +0100
+++ openvpn-2.0.6/init.c 2006-04-07 12:20:50.110560634 +0100
@@ -38,6 +38,7 @@
he
document is out of date, but they'll get back with a definite answer.
Thanks
--
Roy Marples
Gentoo Linux Developer
On Thursday 13 April 2006 21:33, James Yonan wrote:
> Roy Marples wrote:
> > In some instances, Linux requires routes being stuck to interfaces
> > instead of floating. Mainly in virtual environments like Xen and Qemu.
> >
> > Attached is a patch that addresses this i
On Thursday 13 April 2006 22:01, Roy Marples wrote:
> On Thursday 13 April 2006 21:33, James Yonan wrote:
> > Roy Marples wrote:
> > > In some instances, Linux requires routes being stuck to interfaces
> > > instead of floating. Mainly in virtual env
ta14 version, I end up having 2 default gateways:
>
> it basically fails to remove my old default gateway.
I don't see that as an error as you're pusing a new gateway "route 0.0.0.0
0.0.0.0" and you're saying redirect local.
So you would want to do either one or the other.
--
Roy Marples
Gentoo/Linux Developer (baselayout, networking)
d routing
concepts, but that's it.
Thanks
BTW - this is a farily quiet list - you can get replies to mails you sent
months ago ;)
--
Roy Marples
Gentoo/Linux Developer (baselayout, networking)
LinuxPAM and
OpenPAM installs.
Thanks
--
Roy Marples
Gentoo/Linux Developer (baselayout, networking)
We should use pam property - this works on both LinuxPAM and OpenPAM
diff -ur openvpn-2.0.7.orig/plugin/auth-pam/Makefile openvpn-2.0.7/plugin/auth-pam/Makefile
--- openvpn-2.0.7.orig/plugin/auth
rc64__ define in their code)
Gentoo enforces gmake being present on the system as it's predominately Linux,
so the makefile wasn't an issue for us.
Thanks
--
Roy Marples
Gentoo/Linux/FreeBSD Developer (baselayout, networking)
Hi.
openvpn does not apply the --txqueuelen option to persistent interfaces made
with --mktun [1]
Attached are patches to 2.0.7 and 2.1_rc1 that fix the issue.
Thanks!
[1] http://bugs.gentoo.org/show_bug.cgi?id=150791
--
Roy Marples
Gentoo Developer (baselayout, networking)
On Wednesday 08 November 2006 13:43, Roy Marples wrote:
> Hi.
>
> openvpn does not apply the --txqueuelen option to persistent interfaces
> made with --mktun [1]
>
> Attached are patches to 2.0.7 and 2.1_rc1 that fix the issue.
>
> Thanks!
>
> [1] http://bugs.gentoo.o
On Wednesday 08 November 2006 14:21, Roy Marples wrote:
> On Wednesday 08 November 2006 13:43, Roy Marples wrote:
> > Hi.
> >
> > openvpn does not apply the --txqueuelen option to persistent interfaces
> > made with --mktun [1]
> >
> > Attached are patches
On Wed, 28 Feb 2007 03:24:45 -0700
James Yonan wrote:
> OpenVPN 2.1_rc2 has been released which includes a number of
> miscellaneous fixes, including better Vista support on 32-bit x86.
Attached is a patch that cleans up configure on FreeBSD for recent
autotool versions that require that all .h
On Wed, 27 Jun 2007 16:34:49 -0700 (MST)
"Scott Ruckh" wrote:
> Attached are modifications to the pull-resolv-conf/client.up and
> pull-resolv-conf/client.down scripts. The changes and modifications
> are documented in the script.
>
> This change produces a more friendly /etc/resolv.conf that i
from the
Gentoo bug report referenced below.
Thanks
Roy Marples
[1] http://bugs.gentoo.org/show_bug.cgi?id=183457
18 matches
Mail list logo