Ketan Kulkarni wrote: > I am looking for iperf to run on a mips router but dont have the > cross-compilation toolchain.
You can compile it yourself, if you want to: <http://wiki.openwrt.org/doc/howto/obtain.firmware.sdk> > Can anyone here please help in getting some pointers to start with? > Does OpenWRT keep the mips binaries for such frequently used tools? > Or if anyone has iperf for mips already built? I suppose you are using openwrt on your router - then you can use the commands opkg update opkg install iperf at the router command line. Or if you prefer the web interface: "System" tab -> "Software" tab -> click "update lists" button, write iperf in the "Download and install package" field and click "OK". Nils _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
