sks-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sks-devel] IPv6


From: Marco Nenciarini
Subject: Re: [Sks-devel] IPv6
Date: Sun, 9 Jul 2006 18:41:18 +0200
User-agent: Mutt/1.5.11+cvs20060403

On Mon, Jul 03, 2006 at 09:51:49PM -0400, Daniel Franke wrote:
> On Mon, Jul 03, 2006 at 11:04:48PM +0200, Peter Pramberger wrote:> 
> > Daniel Franke schrieb am 03.07.2006 20:47:
> > > For those of you whose keyservers support IPv6, I'm curious how you're
> > > getting it to work.  I do it by setting my hkp_port to 11372, and then
> > > configuring Apache as a reverse proxy on 80 and 11371.
> > 
> > I'm using Apache's reverse proxy too, but with sks' default hkp_port.
> 
> Alright, that's what I figured.  That way doesn't quite work for me
> because my Apache build is configured with IPv4 address mapping. It
> doesn't like binding to an IPv6 port when the corresponding IPv4
> port is in use by another process.  It's not worth hacking the
> Gentoo ebuild to fix it.
> 

You can solve this issue setting your kernel to not bind automatically
ipv4 addresses when bind ipv6 wildcard addres.

sysctl -w net.ipv6.bindv6only=1

or

echo 1 > /proc/sys/net/ipv6/bindv6only

Bye

-- 
---------------------------------------------------------------------
|    Marco Nenciarini    | Debian/GNU Linux Developer - Plug Member |
| address@hidden | http://www.prato.linux.it/~mnencia       |
---------------------------------------------------------------------
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]