sup rowanco!
Yeah, from what I've seen this is a daily thing. I've had my main computer set up in the DMZ without any firewall protection mainly so I could connect to my computer from work using XPs remote desktop application. Being bare to the world may have made my computer vunerable the to people simply wanting to make a netbios connection to me and pull off some files. I've tried to be so egocentric as to think that any of my files on my computer are THAT important that everybody wants to break into my computer. However I became directly interested in my own protection when I heard that the RIAA is targeting file sharing for suit against them for copyright infringement. If anybody has purchased applications and keeps them on their hard drive and they are unwittingly being uploaded by another user, it is possible that the person being uploaded from may become a target for a lawsuit. The best quote I've seen from another website is this: You wouldn't leave your house unlocked all the time, so why would you leave your computer unlocked all the time? Even though my computer is not that important, there might be files that someone might want, and while unprotected they might be able to upload them without my knowing it.
Mostly what I see is 1 to 3 packets attempting to contact my NetBIOS port 137. Ports 137, 138, and 139 are NetBIOS ports that windows uses to identify computer names within a workgroup or domain. Since I am behind a NAT router, my computer does not have a public IP address. There is no way for a hacker to see the private address on my computer, so if they request a send for my computer's name they would be able to bypass the whole thing and connect based on NetBIOS information. That's what I see mostly.
Two other common things that I see are one of my ISPs DNS servers attempting to request a DNS name from me (don't know why but it's innocuous), and one of my other computers attempting to make a file peer sharing connection to a remote destination over the same port each time. I believe that the computer who is trying to send out is because of some software I installed for peer file transfer. I have yet to find and clean the registry entry for this and get rid of whatever app is attempting this. Other than that, I've been port scanned a couple of times, which is simply an attempt to see if I've got any ports open, and a couple of SQL slammer attacks which don't do any good because I'm not using that database app.
At first I thought that I was being hit hard because I was open to the world, but it hasn't really appeared to slow down any.
If you see any weird traffic on your firewall that appears to repeat, write a rule for it and have it log it to your packet log. That way you can see what the user is attempting to do. Of course you'd have to gain some knowledge of what different codes mean and have a knowledge of converting hex to decimal. Since that's part of my job, it makes easier for me to come home and take a quick gander at the days events on my home PC. If you've got any other questions I'll be more than glad to respond to the best of my ability.