wireless networking - How to open a port such that a torrent client can both be used on Ethernet and Wi-FI connection?

06
2014-04
  • Bart Arondson

    From previous questions/answers I understand that forwarding one certain port to two different IP addresses is not possible.

    I have a laptop that connects through the router to the internet. When it's on Wi-Fi it gets a different internal IP than when it's using the Ethernet cable.

    My torrent client (Transmission) requires that a certain port is opened and forwarded to the machine. Problem is, I can only forward the port to either the Ethernet interface, or the Wi-Fi interface. I would like to somehow switch from one network interface to the other without interrupting my torrent client. How can I achieve this?

  • Answers
  • cloneman

    I don't think you can forward the SAME port to 2 IP addresses (without spoofing the MAC which could lead to problems, as discussed above).

    One solution would be to turn on uPNP on both the router and the torrent client, which automatically forwards ports for you. (delete the manual forward)

  • aseaudi

    Using your operating system, if you set the IP address (e.g. 192.168.1.2), subnet mask (e.g. 255.255.255.0), default gateway (e.g. 192.168.1.1) and DNS (e.g. 192.168.1.1 or 8.8.8.8) manually on both the PC LAN and Wifi Interfaces, the router will be forced to talk to your PC using that IP address, regardless whether you are using the LAN or Wifi. Just make sure you do not connect both at the same time.

  • brunch875

    In some routers you can assign an IP to a MAC address (I believe you can do that for two as well).

    So forward the port to that IP, and save that IP for both your ethernet MAC address and your wifi MAC address. On a second hand, my router doesn't allow me to do that so perhaps it isn't possible...

    I've got it! Ubuntu lets you fake your MAC address, so perhaps you can do that to have the same MAC address for both the wifi and the ethernet interface!

    Mac spoofing Then just add a static IP for that address static ip

    And finally forward to that IP.

    You might not be an ubuntu user, but if you can do it there, you can probably do it everywhere else.


  • Related Question

    networking - How to Port Forward with DSL Router + Wifi Router Configuration?
  • Questioner

    I got an ADSL router without Wi-Fi from my ISP. I bought a Netgear Wireless Router and connected them as follows:

    Internet > ADSL Router > Wi-Fi Router > Computer

    My ADSL router is a Huawei SmartAX MT880 and my Wi-Fi router is a NetGear Wireless-G WGR614

    My torrent port is not open. So, I need to do port forwarding. I haven't done this before(ever!). So, in portforward.com, which guide should I follow (Huawei Guide or the NetGear one) ?

    Thanks in advance :)


  • Related Answers
  • caliban

    No need to go out there and buy a combined device. First thing first - make sure the Netgear is actually in Bridged mode (best if you can get the Netgear in Bridged mode, even if it's not it's okay, just disable all firewall services on it then.)

    After that, you follow Huawei's guide to port-forward the desired ports to your desired terminal.

    Make sure you do a port-forward test though to ensure everything is working (go to the terminal where the port is forwarded to, and go here).

  • Col

    I think probably both if the pc is connected to the wifi router. You'll need to forward a port on the dsl router to a port on the wifi router, then that port would have to be forwarded to whichever PC it needs to go to. Or you could just buy a combined device and save yourself a world of pain diagnosing things when they inevitably go wrong.