Re: no traffic generated
Works fine between networks and subnets (even around the world).
Sounds like it might be time for tcpdump/ethereal (i.e. your favorite packet
capture utility).
In general this sounds like a device is dropping or filtering packets between
the two subnets. The only other time I've seen this behavior is with a system
that had an implementation of THREADS that didn't work with iperf.
Paul Hyder
NOAA Forecast Systems Lab
Jason wrote:
hi,
I try iperf from client to server across 2 routers in 1Gbps link. The client and server are in different subnet and able to ping each other.However iperf does not seem to generate traffic & when I manually stop iperf, I see only few Mbit/s on server.I am sure my commands are correct. Any clue? Is iperf sensitive to different subnet?
thanks