Hey guys, hope everyone is doing well.
I'm trying to troubleshoot a firewall issue I'm having between a server and a client.
This is to due with 'Asset Discovery' which the server will perform a TCP handshake with the client, and then hop ports to a random port to collect information about that machine, or at least that's how I understand it.
I'm watching the traffic hit the client on 135, two way TCP traffic on 135, and then a swap of ports to a random port, let's say 63595 incoming to the client from the server, so I'm assuming the handshake went swimmingly. Problem is, as soon as traffic on 63595 is hitting the client from the server, the connection times out.
I'm not well-versed in firewall configurations, and would love some help on the matter.
To troubleshoot, I've taken down the domain level firewall profile on the server temporarily. I've enabled the Windows Management Instrumentation (DCOM-In) Local Port 135 TCP and Remote Port ANY on the client.
After that wasn't cutting it, I added an outbound rule for Local Port 135 and Remote Port ANY on the client, and even swapped those two values to be sure I wasn't getting it backwards.
I'm not having any luck.
I'm still trying to read more to get a "warm and fuzzy" for Firewall configs, but am finding myself struggling to grasp Inbound Local and Remote vs Outbound Local and Remote.
Also, I've triple checked the DNS records and the forward & reverse pointer is there and the IP of the client is static.
Any help would be appreciated.