Microsoft
Software
Hardware
Network
Question : How to see what application is trying to communicate?
Hi,
I'm on Windows 2003 server.We are getting complaints that some application is trying to communicate with a remote server and the request is being denied..
For Example : when i do netstat -an, i see these processes
10.1.4.132:3281 192.168.8.122:6400 SYN_SENT
10.1.4.132:3283 192.168.8.122:6400 SYN_SENT
how to find which process is trying to access the other server?
Please help.
Answer : How to see what application is trying to communicate?
have you tried:
netstat -ban
Random Solutions
How to disable user account and/or disable change password feature in Windows 7 home premium?
Sage CRM secure web link for external users
Deployment
mcafee EPO script to remove agent and virusscan
Pre populating excel rows based on variables
Office 2010 MSI GPO Installation
How do I trawl through an Excel 2003 range and copy certain cells of certain rows to another worksheet in VBA
INSTALL - SQUID getting "pam_auth.c:133: warning: initialization from incompatible pointer type"
Schema Changes by User
Insert into MySQL Table from MSSQL Insert Trigger