Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jan 2006 07:12:40 -0800 (PST)
From:      Danial Thom <danial_thom@yahoo.com>
To:        Chuck Swiger <cswiger@mac.com>, tomasflyer@netscape.net
Cc:        freebsd-questions@freebsd.org
Subject:   Re: How many IP address aliases can practically be used on one physical Ethernet interface?
Message-ID:  <20060131151240.73572.qmail@web33311.mail.mud.yahoo.com>
In-Reply-To: <43DF6C94.7090404@mac.com>

next in thread | previous in thread | raw e-mail | index | archive | help


--- Chuck Swiger <cswiger@mac.com> wrote:

> tomasflyer@netscape.net wrote:
> > I am implementing and using a test bed
> simulating a huge amount of IP
> > clients, each preferable having a unique IP
> address. There is no, no way
> > to have an individual physical interface for
> each simulated client so I
> > use IP aliases.
> 
> Use BPF or libnet to generate test traffic
> using spoofed IPs, rather than
> actually configuring a machine with thousands
> of IPs.  There are also companies
> which make hardware IP traffic generators, if
> you want to buy a solution rather
> than building one.
> 
> For most purposes, generating 1000 connection
> requests from one host using 1 IP
> is pretty close to generating 1000 connection
> requests from one host using 1000 IPs.

Depends what you're testing of course. 

Use raw sockets and then you can "simulate"
whatever IPs you without regard to the address of
the interface.

DT

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



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