Re: Azureus and the TCP port 6881



On Monday 30 January 2006 17:59, Marcelo Chiapparini wrote:
>Dear debianners,
>
>I've just installed Azureus as my .torrent client. During its
>configuration the wizard checks for the 6881 TCP port reporting the
>following message: "Testing port 6881... NAT error". I would like to
>know how to open this port. I've surfed the list, googled the web
>without success. I am wired to the Internet by an ADSL connection. I
>wonder if this problem involves my Internet provider...
>Thanks in advance for any help!
>
More than likely you'll need to setup a NAT rule in iptables. I have
the NAT being done in the router, by forwarding this range of ports
directly to this machines address. Its all setup in the router for
that.

But I also have to open up iptables a wee bit on my firewall box, with
this rule:
-----------
#!/bin/bash
BTFORWARDADDR=192.168.xx.3 PORTSTART=6881 PORTEND=6999
/sbin/iptables -A FORWARD -s $BTFORWARDADDR -p tcp --dport $PORTSTART:
$PORTEND -j ACCEPT
-----------
Where the "xx" is a real number of course.
>Regards
>
>Marcelo
>
>--
>Marcelo Chiapparini
>chiappa@xxxxxxxxx

--
Cheers, Gene
People having trouble with vz bouncing email to me should add the word
'online' between the 'verizon', and the dot which bypasses vz's
stupid bounce rules. I do use spamassassin too. :-)
Yahoo.com and AOL/TW attorneys please note, additions to the above
message by Gene Heskett are:
Copyright 2006 by Maurice Eugene Heskett, all rights reserved.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Azureus and the TCP port 6881
    ... following message: "Testing port 6881... ... I am wired to the Internet by an ADSL connection. ... Marcelo Chiapparini ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: problems with radeon driver (solved)
    ... Marcelo Chiapparini wrote: ... port. ... But the prove is that now, with out the glx module loaded, I can ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ...
    (Debian-User)
  • Re: Gmail again
    ... Marcelo Chiapparini wrote: ... On Ter, 22 Set 2009, Alexander Kaphuk wrote: ... the solutions is to define a filter in gmail. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: RCPT TO problem
    ... list in Evolution in order to accomplish this. ... It sounds as though there may be a space problem in /tmp or /var? ... Marcelo Chiapparini ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: problem with wireless encryption
    ... Marcelo Chiapparini wrote: ... Run it with your ssid and passphrase and copy the ... Once you convince yourself that it can connect to the router kill ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)