Edson Marques Postado Novembro 23, 2016 Autor Postado Novembro 23, 2016 [root@rbr01 ~]# iptables -L Chain INPUT (policy DROP) target prot opt source destination ACCEPT tcp -- resolver2.dns.locaweb.com.br anywhere tcp dpt:domain ACCEPT udp -- resolver2.dns.locaweb.com.br anywhere udp dpt:domain ACCEPT tcp -- resolver2.dns.locaweb.com.br anywhere tcp spt:domain ACCEPT udp -- resolver2.dns.locaweb.com.br anywhere udp spt:domain ACCEPT tcp -- resolver1.dns.locaweb.com.br anywhere tcp dpt:domain ACCEPT udp -- resolver1.dns.locaweb.com.br anywhere udp dpt:domain ACCEPT tcp -- resolver1.dns.locaweb.com.br anywhere tcp spt:domain ACCEPT udp -- resolver1.dns.locaweb.com.br anywhere udp spt:domain LOCALINPUT all -- anywhere anywhere ACCEPT all -- anywhere anywhere INVALID tcp -- anywhere anywhere ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:ftp-data ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:ftp ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:ssh ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:smtp ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:domain ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:http ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:pop3 ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:imap ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:https ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:urd ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:submission ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:imaps ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:pop3s ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:device2 ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:mobrien-chat ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:device2 ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:mobrien-chat ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:mysql ACCEPT tcp -- anywhere anywhere state NEW tcp dpts:35000:50000 ACCEPT udp -- anywhere anywhere state NEW udp dpt:ftp-data ACCEPT udp -- anywhere anywhere state NEW udp dpt:ftp ACCEPT udp -- anywhere anywhere state NEW udp dpt:domain ACCEPT icmp -- anywhere anywhere icmp echo-request limit: avg 1/sec burst 5 ACCEPT icmp -- anywhere anywhere icmp echo-reply limit: avg 1/sec burst 5 ACCEPT icmp -- anywhere anywhere icmp time-exceeded ACCEPT icmp -- anywhere anywhere icmp destination-unreachable LOGDROPIN all -- anywhere anywhere Chain FORWARD (policy DROP) target prot opt source destination ACCEPT tcp -- anywhere anywhere tcp dpt:http ACCEPT tcp -- anywhere anywhere tcp dpt:smtp ACCEPT tcp -- anywhere anywhere tcp dpt:ssh ACCEPT tcp -- anywhere anywhere tcp dpt:submission ACCEPT tcp -- anywhere anywhere tcp dpt:10024 ACCEPT tcp -- anywhere anywhere tcp dpt:10025 Chain OUTPUT (policy DROP) target prot opt source destination ACCEPT tcp -- anywhere resolver2.dns.locaweb.com.br tcp dpt:domain ACCEPT udp -- anywhere resolver2.dns.locaweb.com.br udp dpt:domain ACCEPT tcp -- anywhere resolver2.dns.locaweb.com.br tcp spt:domain ACCEPT udp -- anywhere resolver2.dns.locaweb.com.br udp spt:domain ACCEPT tcp -- anywhere resolver1.dns.locaweb.com.br tcp dpt:domain ACCEPT udp -- anywhere resolver1.dns.locaweb.com.br udp dpt:domain ACCEPT tcp -- anywhere resolver1.dns.locaweb.com.br tcp spt:domain ACCEPT udp -- anywhere resolver1.dns.locaweb.com.br udp spt:domain LOCALOUTPUT all -- anywhere anywhere ACCEPT tcp -- anywhere anywhere tcp dpt:domain ACCEPT udp -- anywhere anywhere udp dpt:domain ACCEPT tcp -- anywhere anywhere tcp spt:domain ACCEPT udp -- anywhere anywhere udp spt:domain ACCEPT all -- anywhere anywhere INVALID tcp -- anywhere anywhere ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:ftp-data ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:ftp ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:ssh ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:smtp ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:domain ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:http ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:pop3 ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:auth ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:https ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:device2 ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:mobrien-chat ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:device2 ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:mobrien-chat ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:submission ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:imaps ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:pop3s ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:mysql ACCEPT tcp -- anywhere anywhere state NEW tcp dpts:35000:50000 ACCEPT udp -- anywhere anywhere state NEW udp dpt:ftp-data ACCEPT udp -- anywhere anywhere state NEW udp dpt:ftp ACCEPT udp -- anywhere anywhere state NEW udp dpt:domain ACCEPT udp -- anywhere anywhere state NEW udp dpt:auth ACCEPT udp -- anywhere anywhere state NEW udp dpt:ntp ACCEPT icmp -- anywhere anywhere icmp echo-reply ACCEPT icmp -- anywhere anywhere icmp echo-request ACCEPT icmp -- anywhere anywhere icmp time-exceeded ACCEPT icmp -- anywhere anywhere icmp destination-unreachable LOGDROPOUT all -- anywhere anywhere Chain ALLOWIN (1 references) target prot opt source destination ACCEPT all -- 187-16-232-114.certelnet.com.br anywhere Chain ALLOWOUT (1 references) target prot opt source destination ACCEPT all -- anywhere 187-16-232-114.certelnet.com.br Chain DENYIN (1 references) target prot opt source destination 0 Citar
Fernando Ferenz Postado Novembro 23, 2016 Postado Novembro 23, 2016 Essa maquina é dedicada a ti ou é host? 0 Citar
Edson Marques Postado Novembro 23, 2016 Autor Postado Novembro 23, 2016 O erro do log é: (connect to mx1.hotmail.com[207.46.8.199]:25: Connection timed out) Indiferente o provedor do destinatário. Inclusive para outro servidor que tenho com a host1plus... (Postfix não envia) Ela é host (Hospedagem web e email) 0 Citar
Fernando Ferenz Postado Novembro 23, 2016 Postado Novembro 23, 2016 Recomendaria vc desabilitar o iptables para realizar os testes... 0 Citar
Edson Marques Postado Novembro 23, 2016 Autor Postado Novembro 23, 2016 Ela é host (Hospedagem web e email) 0 Citar
Fernando Ferenz Postado Novembro 23, 2016 Postado Novembro 23, 2016 Recomendaria vc desabilitar o iptables para realizar os testes... se for host desista, isso dai já está na pauta da locaweb, vc n pode fazer nada a n ser ter que depender do suporte deles, vc só tem acesso ssh mas n pode alterar nada de firewall e filtros... 0 Citar
Edson Marques Postado Novembro 23, 2016 Autor Postado Novembro 23, 2016 Ela é host (Hospedagem web e email) 0 Citar
Edson Marques Postado Novembro 23, 2016 Autor Postado Novembro 23, 2016 Mesmo desabilitando o iptables # service iptables stop Não funcionou... kkkk (não sei mais o que fazer) O problema é a fila de emails de clientes que tenho parado ... 0 Citar
Fernando Ferenz Postado Novembro 23, 2016 Postado Novembro 23, 2016 7 minutos atrás, Edson Marques disse: Mesmo desabilitando o iptables # service iptables stop Não funcionou... kkkk (não sei mais o que fazer) O problema é a fila de emails de clientes que tenho parado ... Locaweb bloqueia clientes comum desabilitar o firewall... em hospedagem compartilhada n tem como. 0 Citar
Edson Marques Postado Novembro 23, 2016 Autor Postado Novembro 23, 2016 Até ontem no inicio da tarde ... funcionou Acho uma falta de respeito com o cliente, pois em momento algum me avisaram deste bloqueio. O negócio é migrar toda a estrutura ... 3 Cloud O problema maior é o cliente... que fica na mão até tudo se resolver 1 Citar
Posts Recomendados
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.
Nota: Sua postagem exigirá aprovação do moderador antes de ficar visível.