I'id like to force the traffic to one of the IP address of my server
to through thesecond one.

Server got 2 ethernet interfaces, eth0 (192.18.12.1) and eth1
(192.18.14.1). The aim is to run iperf and others tools from
192.18.12.1 to 192.18.14.1 in such configuration :

eth0 <------> { Network } <-----> eth1

#iperf -s (force listening on eth1)
#iperf -c 192.18.14.1 (force sending on eth0)

The problem I have is I cannot tell iperf to listen or send trafic
through an interface in particular. I've tried with tcpreplay, but I
cannot reach 1Gbit/s with it, limited near 600Mbit/s, don't know why,
maybe RAM speed or something like that.

Sadik
------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
Iperf-users mailing list
Iperf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iperf-users

Reply via email to