network interface

General support for problems installing or using Deluge
Post Reply
R1cochet

network interface

Post by R1cochet »

Deluge 1.3.0
Fedora 14 x64
libtorrent-0.12.7-1.fc14.x86_64
GTK

I have 2 network interfaces. A hardwired eth0 and wifi wlan0. I am trying to get deluge to use the wlan0. However if I have both connections up deluge defaults back to eth0. I have tried to set interface option in gui to wlan0 using the appropriate IP address but it still defaults back to eth0. I checked core.conf and it lists the IP I entered in the gui. I would also like to note that both connections use the same default route as 192.168.1.1. Is there something I can do to get deluge to use the interface I would like it to use?
R1cochet

Re: network interface

Post by R1cochet »

I have fixed my issue. I had to setup two new iptables setting one as default for browsing and the other for torrents.

I followed the guide at http://lartc.org/lartc.html#LARTC.RPDB.MULTIPLE-LINKS
Section 4.2 specifically. Before I could follow section 4.2 I had to add the two new iptables per the same howto. Just scroll up a couple lines to where it says "We now generate a new rule which we call 'John', for our hypothetical house mate." Follow the three commands that start with "#" and then you should be able to continue with section 4.2.
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: network interface

Post by Cas »

Good to know you fixed it, thanks for updating.
Post Reply