Hopefully someone will be able to assist with this. I have a client Group Policy rule that only allows specific traffic from a vpn client to a server, the server in question has an ip of 10.0.17.1 and the client is 10.0.100.174. Now there are rules that allows client access to the server for TCP ports 3389, 443, and 445. These work absolutely fine, so client machine can unc to the server and also rdp to the server without issue. I also need to allow a unc connection from the server back to the client, so i thought simple, allow port 445 to the vpn subnet...doesn't work, allow all traffic to the vpn subnet, doesn't work, i needed to allow all traffic to the server before it would work. I capture packet logs from when the server is trying to get a unc to the client and shove the data into ChatGPT but it moans it's too much data or just tells me the settings i have should work fine and i don't need anything more than port 445 which is already unblocked. So my question is, if the server on 10.0.17.1 is trying to unc to a client that uses a group policy, what specific traffic could potentially be getting blocked that needs unblocking, apart from 3389, 443 and 445?
... View more