Hi, I just install Mandrake Linux 9.0 and it use shorewall. My first impression are extremily positive. But I simply can''t ping outside my machine. I verify that my route table is ok. It just cant''t ping in the same network! :( Any sugestions? # iptables -L | grep icmp ACCEPT icmp -- anywhere anywhere state NEW,RELATED,ESTABLISHED ACCEPT icmp -- anywhere anywhere icmp echo-request icmpdef icmp -- anywhere anywhere ACCEPT icmp -- anywhere anywhere icmp echo-request ACCEPT icmp -- anywhere anywhere icmp echo-request ACCEPT icmp -- anywhere anywhere icmp echo-request Chain icmpdef (1 references) ACCEPT icmp -- anywhere anywhere icmp echo-request ACCEPT icmp -- anywhere anywhere icmp echo-request REJECT all -- anywhere anywhere reject-with icmp-port-unreachable __________________________________________________________________________ Encontre sempre uma linha desocupada com o Discador BOL! http://www.bol.com.br/discador Ainda n=E3o tem AcessoBOL? Assine j=E1! http://www.bol.com.br/acessobol
fsiqueira99 wrote:> Hi, > > I just install Mandrake Linux 9.0 and > it use shorewall. > My first impression are extremily > positive. But I simply > can''t ping outside my machine. > > I verify that my route table is ok. It > just cant''t ping > in the same network! :( > > Any sugestions? > > > # iptables -L | grep icmp > > ACCEPT icmp -- anywhere > anywhere state > NEW,RELATED,ESTABLISHED > ACCEPT icmp -- anywhere > anywhere icmp echo-request > icmpdef icmp -- anywhere > anywhere > ACCEPT icmp -- anywhere > anywhere icmp echo-request > ACCEPT icmp -- anywhere > anywhere icmp echo-request > ACCEPT icmp -- anywhere > anywhere icmp echo-request > Chain icmpdef (1 references) > ACCEPT icmp -- anywhere > anywhere icmp echo-request > ACCEPT icmp -- anywhere > anywhere icmp echo-request > REJECT all -- anywhere > anywhere reject-with > icmp-port-unreachable >So does everything else work (i.e., web browsing, ftp, ...)? nothing works? -Tom -- Tom Eastep \ Shorewall - iptables made easy AIM: tmeastep \ http://www.shorewall.net ICQ: #60745924 \ teastep@shorewall.net
fsiqueira99 wrote:> Hi, > > I just install Mandrake Linux 9.0 and > it use shorewall. > My first impression are extremily > positive. But I simply > can''t ping outside my machine. > > I verify that my route table is ok. It > just cant''t ping > in the same network! :( > > Any sugestions?Yes -- as root at a shell prompt type "shorewall clear". That will clear all firewall rules. If you can ping after that then it is a Shorewall configuration problem. If not, then you have some other configuration error. -Tom -- Tom Eastep \ Shorewall - iptables made easy AIM: tmeastep \ http://www.shorewall.net ICQ: #60745924 \ teastep@shorewall.net