RE: PV6 bind fails with 49 (#define EADDRNOTAVAIL 49 /* Can't assign requested address */)

2013-04-19 Thread Sreenivasa Honnur
R status: no carrier -Original Message- From: Andrey V. Elsukov [mailto:bu7c...@yandex.ru] Sent: Thursday, April 18, 2013 7:19 PM To: Sreenivasa Honnur Cc: freebsd-hackers@freebsd.org Subject: Re: PV6 bind fails with 49 (#define EADDRNOTAVAIL 49 /* Can't assign requested a

Re: PV6 bind fails with 49 (#define EADDRNOTAVAIL 49 /* Can't assign requested address */)

2013-04-18 Thread Andrey V. Elsukov
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_a

Re: PV6 bind fails with 49 (#define EADDRNOTAVAIL 49 /* Can't assign requested address */)

2013-04-18 Thread Andrey V. Elsukov
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 go

Re: PV6 bind fails with 49 (#define EADDRNOTAVAIL 49 /* Can't assign requested address */)

2013-04-18 Thread Andrey V. Elsukov
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 goi

PV6 bind fails with 49 (#define EADDRNOTAVAIL 49 /* Can't assign requested address */)

2013-04-18 Thread Sreenivasa Honnur
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? roundhay# ifconfig cxgbe1 cxgbe1: