PaulDotCom mailing list archives

Block all traffic to an IP


From: strandjs at gmail.com (John Strand)
Date: Thu, 3 Sep 2009 14:03:21 -0300

Seems like the post might need to get migrated to its own page on the wiki.

Would this be cool Paul?

john

On Wed, Sep 2, 2009 at 8:40 PM, Tim Mugherini <gbugbear at gmail.com> wrote:

Paul had also mentioned disabling the ICMP ping with nmap too - maybe -PN ?
Someone correct me if I am wrong

On Wed, Sep 2, 2009 at 12:13 PM, Adrian Crenshaw <irongeek at irongeek.com>wrote:

Hi all,
     In John's recent tech segment on Tor, he mentions blocking all
traffic to an IP first since some tools inadvertently send traffic to a
host, even if you mean not to. He mentioned an iptables command, but what
about Windows?

Would this be good enough (example blocks access to my site)?

     netsh advfirewall firewall add rule name="Blockit" protocol=any
dir=out action=block remoteip=208.97.169.250

Then to get rid of the rule:

     netsh advfirewall firewall delete rule name="Blockit"


Thanks,
Adrian

_______________________________________________
Pauldotcom mailing list
Pauldotcom at mail.pauldotcom.com
http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom
Main Web Site: http://pauldotcom.com



_______________________________________________
Pauldotcom mailing list
Pauldotcom at mail.pauldotcom.com
http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom
Main Web Site: http://pauldotcom.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.pauldotcom.com/pipermail/pauldotcom/attachments/20090903/1e47e8ca/attachment.htm 


Current thread: