shadyabhi Posted August 23, 2010 Report Posted August 23, 2010 MACHINE A: (used to access internet by internal IPs)eth0 - Connects to external interneteth1 - internal LAN I connect using SOCKS to the above machine using ip of eth1..The firewall on the above machine is configured such that any request to internet goes through eth0 automatically. By using SOCKS, I can access internet, but when I try to use utorrent, I get "No Incoming Connections" error. Also, the download speed is arounf 15kbps but I have bandwidth of around 250kbps...Please help me solving the issue...
Firon Posted August 23, 2010 Report Posted August 23, 2010 You cannot get incoming connections when using a SOCKS proxy.
shadyabhi Posted August 23, 2010 Author Report Posted August 23, 2010 You cannot get incoming connections when using a SOCKS proxy.So, whats the effective way of using other computer's internet to run torrents
Firon Posted August 23, 2010 Report Posted August 23, 2010 The machine running the proxy needs to forward traffic to the internal machine (using iptables or whatever) if you want incoming connections. Otherwise, you can get away with just outgoing with somewhat reduced performance.
shadyabhi Posted August 23, 2010 Author Report Posted August 23, 2010 The machine running the proxy needs to forward traffic to the internal machine (using iptables or whatever) if you want incoming connections. Otherwise, you can get away with just outgoing with somewhat reduced performance.Can u illustrate on how to use iptables to do so?
paintball9 Posted August 23, 2010 Report Posted August 23, 2010 http://www.yolinux.com/TUTORIALS/LinuxTutorialIptablesNetworkGateway.html
Recommended Posts
Archived
This topic is now archived and is closed to further replies.