Results 1 to 2 of 2
I would like my computer to log all port scans and drop a log file on my desktop, any idea how would I go about doing that?...
- 06-29-2005 #1Linux User
- Join Date
- Nov 2003
- Location
- Brooklyn, NY
- Posts
- 347
Logging Port Scans
I would like my computer to log all port scans and drop a log file on my desktop, any idea how would I go about doing that?
- 06-29-2005 #2You'll have to configure your logging daemon to handle this, of course.Code:
/sbin/iptables -A INPUT -j LOG
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy


Reply With Quote
