cream3
(usa Outra)
Enviado em 02/02/2011 - 09:45h
mandei um iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
ACCEPT tcp -- anywhere anywhere tcp dpt:smtp
ACCEPT tcp -- anywhere anywhere tcp dpt:domain
ACCEPT tcp -- anywhere anywhere tcp dpt:pop3
ACCEPT udp -- 192.168.0.0/16 linsmg.funasa.gov udp dpt:domain
ACCEPT udp -- linsmg.funasa.gov 192.168.0.0/16 udp spt:domain
ACCEPT tcp -- 192.168.0.0/16 anywhere tcp dpt:smtp
ACCEPT tcp -- 192.168.0.0/16 anywhere tcp dpt:pop3
ACCEPT tcp -- anywhere anywhere tcp spt:smtp
ACCEPT tcp -- anywhere anywhere tcp spt:pop3
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Não consigo mandar nem receber e-mails dos clientes para o servidor de e-mail exchange.
não parece que o iptalbes esteja barrando.