Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Feb 2006 22:43:11 +0300
From:      Igor Robul <igorr@speechpro.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: randomized source IP for userland app?!
Message-ID:  <20060213194311.GE6003@sysadm.stc>
In-Reply-To: <20060210234503.B40092@chylonia.3miasto.net>
References:  <20060210234503.B40092@chylonia.3miasto.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 10, 2006 at 11:46:42PM +0100, Wojciech Puchar wrote:
> is it possible for userland application (or many of then) for TCP 
> connections to select it's source IP address from a list random or 
> round-robin way? (say 2-4 different IP's)
socket() with SOCK_RAW as 3rd parameter.

you need to be root to run this app.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060213194311.GE6003>