10-23-2018 01:13 AM - edited 03-08-2019 04:26 PM
Hello,
I would like to monitor on LAN what IP address is accessing SQL server.
Can someone share with me some methods or tools?
10-23-2018 01:34 AM
Hello,
there are numerous (free) network monitoring tools available. the list below could get you started:
https://techtalk.gfi.com/the-top-20-free-network-monitoring-and-analysis-tools-for-sys-admins/
10-23-2018 01:41 AM
What kind of Switch you have ? you can use Wireshark to capture the traffic.
if you looking longer solution, Span/ Mirror the traffic for later analysis.
easy guide :
10-23-2018 02:28 AM
put an access list on the switch permitting traffic from any to your SQL server host IP and log the entry
10-23-2018 06:06 AM - edited 10-23-2018 06:08 AM
you can use a lot of external tools,
but integrated in many OS is "netstat-n" and search/filter on SQL-server ports
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide