Pular para o conteúdo

SOFTWARE BANESFACIL

Responder tópico
  • Denunciar
  • Indicar

1. SOFTWARE BANESFACIL

Enviado em 29/01/2010 - 15:15h

Galera,

Estou com um grande problema para liberar esse software BanesFacil.

Ele utiliza as portas 4226,20,21.

Alguem ja pegou esse problema ??

Estou usando essa config para liberacao:


iptables -A FORWARD -p UDP -i eth2 --destination-port 21 --destination 192.168.151.50 -j ACCEPT
iptables -t nat -A PREROUTING -p UDP -i eth0 --destination-port 21 -j DNAT --to-destination 192.168.151.50:21

iptables -A FORWARD -p UDP -i eth2 --destination-port 20 --destination 192.168.151.50 -j ACCEPT
iptables -t nat -A PREROUTING -p UDP -i eth0 --destination-port 20 -j DNAT --to-destination 192.168.151.50:20

iptables -A FORWARD -p UDP -i eth2 --destination-port 4226 --destination 192.168.151.50 -j ACCEPT
iptables -t nat -A PREROUTING -p UDP -i eth0 --destination-port 4226 -j DNAT --to-destination 192.168.151.50:4226

Responder tópico

Responder tópico

Entre na sua conta para responder.

Fazer login para responder