Topic: Port Scanning Software?  (Read 1221 times)

0 Members and 1 Guest are viewing this topic.

Offline Lieutenant_Q

  • Lt. Commander
  • *
  • Posts: 1669
  • Gender: Male
Port Scanning Software?
« on: March 27, 2010, 10:10:46 pm »
Odd request, but I use Windows XP.  Which means I could technically still play on the Dyna should a server ever be put up (besides the forge).  However lately I've been getting connection errors to both OP and BotF.  For the life of me I can't find any reason as to why I can't connect.  I'm in the DMZ, so nothing should be kept from getting through.  The only thing I can think of, is that there is some software that is on my computer that is using a port specific to both of those games.  Is there a software program out there that will look through my ports and see what program is using what port?
"Your mighty GDI forces have been emasculated, and you yourself are a killer of children.  Now of course it's not true.  But the world only believes what the media tells them to believe.  And I tell the media what to believe, its really quite simple." - Kane (Joe Kucan) Command & Conquer Tiberium Dawn (1995)

Offline Tulwar

  • Lt. Commander
  • *
  • Posts: 1333
Re: Port Scanning Software?
« Reply #1 on: March 27, 2010, 11:41:14 pm »
I'm using Port Forward.  It's been so long since I set it up, I don't remember how I did it.
Cannon (can' nun) n.  An istrument used to rectify national boundries.  Ambrois Bierce, The Devil's Dictionary

Offline Bonk

  • Commodore
  • *
  • Posts: 13298
  • You don't have to live like a refugee.
Re: Port Scanning Software?
« Reply #2 on: March 28, 2010, 01:41:50 am »
>netstat -a -b

I think it was...  but the software concerned has to be running.

Just do a netstat /? to get the scoop.

But to scan your computer for what programs are installed/present and what ports they might use is a mammoth undertaking. I don't think I ever heard of anybody attempting such a thing.

Just think of scanning netcat on disk and trying to figure out what port it is using? You can't tell. It can use them all.

Actually netcat can get part of the job you want done.

Those are the network diagnostic tools I reccomend. netstat, netcat and wireshark.

You can look at your firewall rules, but to divine what port(s) a program uses without running it or looking at the source or documentation would be quite a trick.

There is also dxport which you can use to force directx to use an explicitly assigned 2 out of the broad 100 port range it wants.

Also, check the UPnP settings on your router. This sounds kind of like a UPnP issue. I can't imagine who thought UPnP was a good idea.

edit: Um, you use four different IM services and expect to be able to play games?
Do you use Trillian or Pidgin? I certainly hope you have not installed four separate IM programs from MSN, Yahoo, ICQ, AOL and Yahoo? (holy f). If you have then best of luck cleaning up that mess.

edit: I'm pretty sure symantec still considers netcat a virus. So heads up on that. It is not. It can be used by someone who has assumed control of your PC but they have to assume control of your PC first see. When it comes to Symantec the solution is much worse than the problem.

Some links for you:

http://netcat.sourceforge.net/
http://en.wikipedia.org/wiki/Netcat
http://nc110.sourceforge.net/
http://joncraton.org/blog/netcat-for-windows
(first three for history and info, you want the fourth one - netcat is great for port scanning)

Re IMs:
http://www.trillian.im/
http://www.pidgin.im/
I have used neither, but surely one is better than four. (hopefully yoou're already using a universal IM client...) I'd look at IM as the first suspect application for the gaming interference.


« Last Edit: March 28, 2010, 02:43:48 am by Bonk »