Date: Thu, 18 Apr 2013 17:49:21 +0400 From: "Andrey V. Elsukov" <bu7cher@yandex.ru> To: Sreenivasa Honnur <shonnur@chelsio.com> Cc: "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org> Subject: Re: PV6 bind fails with 49 (#define EADDRNOTAVAIL 49 /* Can't assign requested address */) Message-ID: <516FF9E1.5030303@yandex.ru> In-Reply-To: <516FF961.5070100@yandex.ru> References: <F2BBBB6E0068844991318A316F34795C349141@nice.asicdesigners.com> <516FF961.5070100@yandex.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On 18.04.2013 17:47, Andrey V. Elsukov wrote: > On 18.04.2013 15:37, Sreenivasa Honnur wrote: >> I have a ipv6 interface(ping6 to a remove ipv6 works) when I try to >> bind to this address through a socket program "sobind" fails with >> "49" as return value. If I give "saddr6.sin6_addr = in6addr_any;" >> sobind works. >> >> Any idea what could be going wrong here? > > What value has the sysctl variable security.jail.jailed? Oh, of course, I mean, what do you have in td->td_ucred? -- WBR, Andrey V. Elsukov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?516FF9E1.5030303>