Re: socket api problem: can't bind an ipv6 socket to ::ffff:0.0.0.0

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Felix von Leitner <felix-kernel@...>
Cc: <netdev@...>
Date: Monday, March 16, 2009 - 8:00 pm

On Tue, 17 Mar 2009 00:48:10 +0100
Felix von Leitner <felix-kernel@fefe.de> wrote:


Most likely you already have same port open on IPV4 and unless
you set IPV6 only, the bind bind will fail. The standard way
of doing servers is to bind only for IPV6 and handle IPV4
clients via the 6-4 address mapping.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
socket api problem: can't bind an ipv6 socket to ::ffff:0.0...., Felix von Leitner, (Mon Mar 16, 7:48 pm)
Re: socket api problem: can't bind an ipv6 socket to ::ffff:..., Felix von Leitner, (Tue Mar 17, 8:58 am)
Re: socket api problem: can't bind an ipv6 socket to ::ffff:..., Felix von Leitner, (Tue Mar 17, 10:14 am)
Re: socket api problem: can't bind an ipv6 socket to ::ffff:..., Felix von Leitner, (Tue Mar 17, 2:01 pm)
Re: socket api problem: can't bind an ipv6 socket to ::ffff:..., Felix von Leitner, (Tue Mar 17, 1:51 pm)
Re: socket api problem: can't bind an ipv6 socket to ::ffff:..., Stephen Hemminger, (Mon Mar 16, 8:00 pm)
Re: socket api problem: can't bind an ipv6 socket to ::ffff:..., Felix von Leitner, (Mon Mar 16, 8:18 pm)