Manifesto Multilinko |
|
|
Interesting links and notes on updates to my main website.
![]() [to search, use Blogger search in top bar] NEW BLOG
HOME ---- [contact me] My Blogger Profile View my photo galleries. Listen to my radio station. Currently ReadingThis is an Ottawa blog (Ontario, Canada). Cool blogs: McWetlog wood s lot La Tribu du Verbe Wil Wheaton Darren Barefoot Lectio.ca Blogger profiles in Ottawa Other good sites: Slashdot Wired News Mark Morford's Notes & Errata This page uses Extreme Tracker which is determining your referrer by running some JavaScript. The commenting system was Reblogger. |
Tuesday, August 31, 2004
Troubleshooting Windows Firewall in Microsoft Windows XP Service Pack 2 Links to 30 Word document which is fairly good. The WF can allow exceptions either based on program (it will open any ports a specified program requests) or based on TCP/UDP port. There is a new option for netstat. -b will display the set of components by file name that are listening on each open TCP and UDP port e.g. netstat -anb This is hmm vaguely useful sometimes. Mostly for ports opened by programs. For the operating system ports it's not particularly useful. If I don't know what port 1900 is for, telling me that WS2_32.dll, ssdpsrv.dll, ADVAPI32.dll and kernel32.dll were involved with opening it probably still doesn't greatly enlighten me. It's nice that in the 21st century our most popular operating system still uses 8.3 filenames for all of its core components. Link from BroadbandReports Security Forum. Link added to the Built-in Windows Firewalls section of my broadband security page. HOME - |