Sardith Posted January 18, 2006 Posted January 18, 2006 I wanted to know how I could go about blocking a ip or a Ip range. Like for example 69.28.148.0-69.28.192.255, how could I make a script that would block that ip? [font="Verdana"]Valik:Get it straight - I'm not here to say please, I'm here to help - if my help's not appreciated then lotsa luck, gentlemen.[/font]
seandisanti Posted January 18, 2006 Posted January 18, 2006 I wanted to know how I could go about blocking a ip or a Ip range. Like for example 69.28.148.0-69.28.192.255, how could I make a script that would block that ip?you could make a script to install some firewall software...
Sardith Posted January 18, 2006 Author Posted January 18, 2006 (edited) I was trying to have the autoit script block the ip. But I don't see a way to possibly do that. Edited January 18, 2006 by Sardith [font="Verdana"]Valik:Get it straight - I'm not here to say please, I'm here to help - if my help's not appreciated then lotsa luck, gentlemen.[/font]
seandisanti Posted January 18, 2006 Posted January 18, 2006 I was trying to have the autoit script block the ip. But I don't see a way to possibly do that.yeah, you'd have to have the script use a packetsniffer to catch outbound packets, and stop the ones you want.
Sardith Posted January 19, 2006 Author Posted January 19, 2006 Any packet sniffers you'd recomend? [font="Verdana"]Valik:Get it straight - I'm not here to say please, I'm here to help - if my help's not appreciated then lotsa luck, gentlemen.[/font]
seandisanti Posted January 19, 2006 Posted January 19, 2006 Any packet sniffers you'd recomend?i've never done a project like that myself, but if you search all forums for sniffer, i bet you'd get some good hits.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now