Hello
I have console access to a box running Kubuntu 8.04 which has 2 IP addresses so far (it will have more soon). Each IP can download at 1mbps.
My
ifconfig output looks like this:
Code:
petru@hell:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:02:b3:18:5a:73
inet addr:85.186.92.50 Bcast:85.186.92.127 Mask:255.255.255.128
inet6 addr: fe80::202:b3ff:fe18:5a73/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:117824950 errors:1 dropped:0 overruns:0 frame:1
TX packets:28161376 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:4155977615 (3.8 GB) TX bytes:2323875892 (2.1 GB)
eth0:0 Link encap:Ethernet HWaddr 00:02:b3:18:5a:73
inet addr:85.120.93.50 Bcast:85.120.93.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:737741 errors:0 dropped:0 overruns:0 frame:0
TX packets:737741 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:88883488 (84.7 MB) TX bytes:88883488 (84.7 MB)
Now, is there any software, like wget or a torrent client (console), that can download something using specified network interfaces, so I can get a download speed of 2mbps?
Thanks.
