Atualização no plugin de busca para Firefox e Internet Explorer.
Estou tentando usar o Nmap, mas ele está me retornando esse erro:Starting Nmap 4.20 ( http://insecure.org ) at 2008-02-05 01:23 BRSTsendto in send_ip_packet: sendto(6, packet, 28, 0, 189.xx.66.9, 16) => Operation not permittedOffending packet: ICMP 189.xx.66.90 > 189.xx.66.9 Echo request (type=8/code=0) ttl=40 id=57531 iplen=28 sendto in send_ip_packet: sendto(5, packet, 40, 0, 189.xx.66.9, 16) => Operation not permittedOffending packet: TCP 189.xx.66.90:46797 > 189.xx.66.9:80 A ttl=41 id=14635 iplen=40 seq=3531237982 win=2048 ack=3493489246 sendto in send_ip_packet: sendto(6, packet, 28, 0, 189.xx.66.9, 16) => Operation not permittedOffending packet: ICMP 189.xx.66.90 > 189.xx.66.9 Echo request (type=8/code=0) ttl=52 id=63079 iplen=28 sendto in send_ip_packet: sendto(5, packet, 40, 0, 189.xx.66.9, 16) => Operation not permittedOffending packet: TCP 189.xx.66.90:46798 > 189.xx.66.9:80 A ttl=48 id=56701 iplen=40 seq=2046454430 win=1024 ack=96103070 Note: Host seems down. If it is really up, but blocking our ping probes, try -P0Nmap finished: 1 IP address (0 hosts up) scanned in 4.044 secondsAcho que o Guarddog está bloqueando o Nmap, se for mesmo, que protocolo e portas eu devo liberar para que o Nmap funcione?Se não é o firewall, o que é?Obs.: Já tentei liberar a o protocolo TCP e a porta 46798, e continuou acusando a mesma coisa...