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

Can't Surf when downloading a Torrent

Hello all.

I donno where to really post this question, so i am posting it here


Basicly what happens is when i start to download a torrent or upload one, surfing the net or any other kinda internet activity is halted.

Now i am pointing my finger at Concurent Connections being at it's limit per IP address. Now here is another question? How do i go about upping that limit? 

Thank you


This thread was automatically locked due to age.
Parents
  • if the astaro is in the chain then the traffic passes through it..it just doesn't act on the encrypted packets....Since the astaro is your gateway ALL internet traffic goes through it..just it passes the vpn without acting on them.  

    what are your packet filters exactly?  And what is the exact syntax of your dnat?
  • ruleset

    1. any to internet
    2. ( other side of s2s VPN 172.16.0.0/24 ) to inside ( 192.168.2.0/24 )
    3. any ( on the internet interface ) to bittorrent internal address ( 192.168.2.2 ) of tcp/12345

    dnat is

    1. any of tcp/12345 to the external IP address translates to the same port tcp/12345 of the bittorrent internal address ( 192.168.2.2 )

    Rgds,

    R.
Reply
  • ruleset

    1. any to internet
    2. ( other side of s2s VPN 172.16.0.0/24 ) to inside ( 192.168.2.0/24 )
    3. any ( on the internet interface ) to bittorrent internal address ( 192.168.2.2 ) of tcp/12345

    dnat is

    1. any of tcp/12345 to the external IP address translates to the same port tcp/12345 of the bittorrent internal address ( 192.168.2.2 )

    Rgds,

    R.
Children
No Data