IRRd-Discuss
Date Prev | Date Next |
Date Index |
Thread Index |
Author Index |
Historical
Re: irrd2.2.2
- From: Larry J. Blunk
- Date: Tue Dec 14 10:33:35 2004
On Tue, 2004-12-14 at 18:39 +0900, Kuniaki Kondo wrote:
> Hello,
>
> I'm using IRRd2.2.2. on FreeBSD 5.2.1.
> And this host is enabled IPv6.
>
> In this situation, When IRRd will be executed, IRRd will not open
> IPv4 socket, just only IPv6, for port 43 and UII. Thus, it can
> not access from other hosts using IPv4.
>
> Does this depend on my mis-configuration?
>
> Thank you.
>
I don't have a recent FreeBSD to play with right now, but
I believe this is due to the default setting for the IPV6_V6ONLY
socket option being 1 (affects the other BSD's as well).
With FreeBSD, you should be able to set the net.inet6.ip6.v6only
sysctl variable to 0 to change the default behavior. I'll
try to get out a new release with the appropriate setsocket call
out as soon as I can get a FreeBSD box up for testing.
-Larry Blunk
Merit
|