Author Topic: [SOLVED] Can't open ports for vuze  (Read 1163 times)

Offline werepacman

  • Full Member
  • ***
  • Posts: 80
[SOLVED] Can't open ports for vuze
« on: October 12, 2011, 07:58:04 AM »
Everything has been working Ok until now. I didn't change anything.

Now Vuze NAT/Firewall test responds:

Testing port 40010 ...
NAT Error - Connection timed out (95.132.240.244:40010).


I manged again NAT--Virtual Servers Setup(port mapping) in my modem.

Configured firewall:

iptables -A INPUT -p tcp --dport 40010 -j ACCEPT
iptables -A INPUT -p udp --dport 40010 -j ACCEPT
/etc/init.d/iptables save
/etc/init.d/iptables restart

But it still doesn't work.
« Last Edit: October 27, 2011, 05:07:04 AM by Texstar »

Offline werepacman

  • Full Member
  • ***
  • Posts: 80
Re: Can't open ports for vuze
« Reply #1 on: October 12, 2011, 08:05:05 AM »
Solved.

I found my provider changed my ip-address, so I had to reconfigure port triggering. :)