Howto monitor traffic between IIS and MSSQL
Posted
by kockiren
on Stack Overflow
See other posts from Stack Overflow
or by kockiren
Published on 2010-06-14T08:16:43Z
Indexed on
2010/06/14
8:22 UTC
Read the original article
Hit count: 334
Hello @all,
i try to check how much traffic flows between MSSQL Server and IIS Server in different Locations. There are 1 ipcop in every Location and i download the tcpdump file from one Firewall and search for DST=ipmssql and SRC=ipIIS but i did not find the ip from the Database Server. But there are traffic between both.
Any suggestions why i did not find the IP Adress from the MSSQL Server? Is this an configuration failure in IPCop or is the Traffic between ISS and MSSQL so strange :-)
Regards Rene
© Stack Overflow or respective owner