This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Just can't get Bittorrent to work

I have tried everything to get but torrent to work via ASG7 but get no joy, so I need to ask for some help.

A quick snapshot of my setup.
Old Dell PC running ASG7 with dual NIC's.
Internal NIC goes to a Dlink Router that has DHCP disable, and is connected like a switch via the LAN port 1. ASG handles the DHCP

Lan port 2 goes to my PC and Lan port 3 goes to a mac mini.

Masq is setup for the two NIC's on the Dell.

I have the following definitions:

one SERVICE called Bittorrent and is on TCP/UDP with Destination ports at 38785 and source port 1024:65535 (38785 is the port set in uTorrent)

one NETWORKS type HOST called PC with address 192.168.2.2 (PC IP) and Interface set to Internal

On NAT I have setup a DNAT with the following config

Traffice Source: Any
Traffic Service: Bittorrent
Traffic Destination: External WAN

NAT mode: DNAT

Destination: PC
Destination service: Bittorrent

Finally I have setup a packet filter fule that states:

Source: Internal LAN
Service: Bittorrent
Destination: Any

I have tried all sorts of combos, switcing ports around etc but there is still no connection in uTorrent and the port check states the port is closed. When I run Live Log, it just scrolls by in RED and I can see the connection attemps being blocked.

Am I missing a vital network setup here?

Thanks thanks :-)

Simon


This thread was automatically locked due to age.
  • I have disabled the firewall on the router. will that still work?


    No, the best is to do as BarryG suggested and not use the WAN port on the router and just have one internal network.
  • Well, i just spent 1 hour playing with Utorrent, and opening and trying different ports. but for the life of me i can't get Utorrent to work behind Astaro home. 

    I tried making a new rule, then setting the port that the rule has in utorrent, but that didn't work either.

    Ideas ?


    I did check the log, and it looks like it want's TONS of port open ?

    humm.
  • Well, i just spent 1 hour playing with Utorrent, and opening and trying different ports. but for the life of me i can't get Utorrent to work behind Astaro home. 

    I tried making a new rule, then setting the port that the rule has in utorrent, but that didn't work either.

    Ideas ?


    I did check the log, and it looks like it want's TONS of port open ?

    humm.


    please post screenshots of the DNAT, packet filter rule (if you are not using the automatic rule in the DNAT), utorrent service and some of the entries of the dropped packets from the packet filter log.
  • please post screenshots of the DNAT, packet filter rule (if you are not using the automatic rule in the DNAT), utorrent service and some of the entries of the dropped packets from the packet filter log.


    I deleted all the rules i made for utorrent, because none of them worked.

    I even tried using all 3 torrent rules that are included.

    I just made one tho, 


    Used in these configurations:
      Network Security → Packet filter → Rules
    Used by these objects:
      This object is not used by any other objects
    Last changed at 2010-09-25, 22:09 by admin (192.168.2.4) ( open Changelog.. )




    I don't mind making a new one, if i can get it to work.
  • The rule in the screenshot will not work (I dont see the details of the service you made or a dnat rule). 

    In order to get bittorrent to work you need to do the following:
    1) create a service for the bittorrent port you use
    2)create a DNAT rule
    3)create a packet filter rule to allow the traffic or select automatic packet filter rule when creating the DNAT rule

    an example of a dnat would be:
    Source: Any
    Service: Bittorrent
    Destination: External Address

    Change Destination to: IP of the computer running utorrent