Network Knowledge
April 12, 2009 3:40 PM
Subscribe
How can I analyse and understand what's going on with my PeerGuardian logs? How can I understand various network commands (e.g. ping, traceroute etc.)?
I use PeerGuardian (OS X version), and even when I'm just surfing the internet it's adding to its logs telling me it's blocked various things.
e.g.
Sun Apr 12 2009 23:31:42.447 BST -Blck- 172.xx.xx.xx:xxx (netbios-ns) -> local:xxx (netbios-ns) udp4 'nmbd (xxx)' (Bogon:Ads, Spyware, Bogon, etc)
I'm assuming this means that it's blocked IP 172.xx... from accessing port xxx on my machine?
So taking things a step further, what can I do to work out 'who' this is? I've heard of ping and traceroute, and have a vague understanding of what they do - what else could I use just to gather info for purely academic purposes (i.e. - "ok, I understand what's going on, this black box makes sense to me now", rather than "I want to pwn joo with my l337 skillz!!11!)
Finally, I used to have (back when I was on Windows) what was essentially traceroute on a map (kinda like that scene in Goldeneye when they work out that Boris is in Cuba). Is there anything like that around for OS X? (it looked really cool, even if its utility was suspect)
posted by djgh to computers & internet (5 comments total)
You can also Google the IP address. If PeerGuardian recognizes it as ads/spyware, chances are that there's a web page out there that will tell you *which* ad/spyware this is.
If you Google the port number, you can see what this computer is scanning you for. For example, 80 = it thinks you have a web server; 22 = it thinks you have a SSH server.
Also, make sure you've turned on the OS X firewall. It will block all incoming connections on all ports except the ones you whitelist.
posted by shadytrees at 4:42 PM on April 12