Gamingphreek
Lifer
Everyday I get about 15 E-Mails from my Firewall at work filled with logs. There are a lot of denied/dropped packets going LAN -> WAN.
I have Wireshark and nmap running and am still unable to figure out which process is generating the packets.
The basic structure is:
IP Source: Primary Domain Controller or Secondary Domain Controller
IP Destination: Gateway
Protocol: UDP
Source Port: 53
Destination Port: The first packet starts at some port number and subsequent packets increment along all valid ports.
A netstat -b -a -p UDP reveals a LOT of connections open on non-standard (ie: Port 40000) ports that are tied to [dns.exe]. I have no idea what the DNS process is trying to do or if it is related to this at all.
There are about 150 packets of this nature that slam into the firewall over the course of about 10 minutes. I'd like to find which service is causing it and stop it.
There is no chance of virus or malicious application attempting to call home whatsoever. I am not able to provide the packet capture from Wireshark.
Any suggestions would be great.
Thank You,
-Kevin
I have Wireshark and nmap running and am still unable to figure out which process is generating the packets.
The basic structure is:
IP Source: Primary Domain Controller or Secondary Domain Controller
IP Destination: Gateway
Protocol: UDP
Source Port: 53
Destination Port: The first packet starts at some port number and subsequent packets increment along all valid ports.
A netstat -b -a -p UDP reveals a LOT of connections open on non-standard (ie: Port 40000) ports that are tied to [dns.exe]. I have no idea what the DNS process is trying to do or if it is related to this at all.
There are about 150 packets of this nature that slam into the firewall over the course of about 10 minutes. I'd like to find which service is causing it and stop it.
There is no chance of virus or malicious application attempting to call home whatsoever. I am not able to provide the packet capture from Wireshark.
Any suggestions would be great.
Thank You,
-Kevin