Enhancement Request

Everything about IP-Tools
Post Reply
Guest

Post by Guest »

I am a registered user of IP-Tools and I find it very useful tool. One thing I would like to see on the 'Connections' screen is a column that shows what application actually has the port open. This would be very helpful tracking down unauthorized connections. Thanks.

Eric Christiansen
KS-Soft
Posts: 12903
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Eric,

I have this task in my "to do" list. But truth to say I don't know any documented method to implement this feature.
Of course I can replace system wsock32.dll to trace all request to winsock, but I don't like this idea. It can has side effect for other applications.

Regards
Alex
EricC
Posts: 1
Joined: Fri Apr 05, 2002 6:00 pm

Post by EricC »

I was evaluating the SYGATE 5.0 Personal Firewall product and I saw that they have this feature available. Does an application have to request or register port usage with the OS? Maybe there is someway to read it out of the registry?
KS-Soft
Posts: 12903
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

No, registry cannot help. I think SYGATE replaces wsock32.dll or installs driver. Its Ok for firewall because firewall must intercept all network packets. IP-Tools is another kind of software, it try to retrieve information without ANY changes in the system

Regards
Alex
Guest

Post by Guest »

Alex - Ok, well hopefully you can come up with a non-intrusive way to determine that information with IP-TOOLS. It would be very useful.

Thanks again, Eric C.
Guest

Post by Guest »

What about making this optional?
Like a switch,use original winsock or switch to a modified one in "intercept mode".
KS-Soft
Posts: 12903
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Probably you are right. On the other hand this and other new functions can be implemented in another program that will install driver and intercept all IP packets.

Regards
Alex
KISS
Posts: 1
Joined: Sun Oct 27, 2002 6:00 pm
Contact:

Post by KISS »

On 2002-04-06 13:48, Anonymous wrote:
I am a registered user of IP-Tools and I find it very useful tool. One thing I would like to see on the 'Connections' screen is a column that shows what application actually has the port open. This would be very helpful tracking down unauthorized connections. Thanks.

Eric Christiansen
KS-Soft
Posts: 12903
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

It was 1st message in this topic. Why do you repeat it?

Regards
Alex
Post Reply