Jump to content

Recommended Posts

Posted (edited)

Just in the testing stage on this but I can't seem to get Firewall settings to apply through Google. All other policies are applying, I just can't seem to get the Firewall rules to work.

 

Summary of the setup:-

Clean Windows install, Manual Chrome install, Manual GCPW install.

Device shows up in Admin Console and user has the appropriate licence.

Attempting to deploy software through PDQ Deploy to the PC works with the firewall turned off, just not with it turned on.

 

Attempting to apply the below settings as detailed in PDQ's documentation

 

Allow SMB inbound:-

 

image.jpeg.6548cfc9372d4bbd127d1f0de92c8072.jpeg

 

 

<Rule Name="PDQ Deploy SMB Inbound (TCP 445)" Description="Allows inbound TCP 445 (SMB) traffic from PDQ Server for deployment" Group="" Action="Allow" Protocol="6" LocalPort="445" Direction="In" Enabled="true" InterfaceTypes="All" Profile="Domain,Private" RemoteAddress="PDQ Server Address"/>

 

ICMP:-

 

image.png.3225240b0ebe68c4f003680239dbaa1c.png

 

<Rule Name="PDQ Deploy ICMPv4 Inbound (Ping)" Description="Allows inbound ICMPv4 (Ping) traffic from PDQ Server for status check" Group="" Action="Allow" Protocol="1" Direction="In" Enabled="true" InterfaceTypes="All" Profile="Domain,Private" RemoteAddress="PDQ Server Address"/>

 

Do we have any pointers as to where I'm going wrong?

My little project will fail at the first step if I can't get the software to deploy without having to turn off the firewall. 

 

 

Edited by ThatBoringBloke
Posted

Hi, 

 

Never used PDQ before, but I assume you host it locally?

 

GCPW, and Google in general can be a bit funny when you don't give it an IP address for example in RemoteAddress= try listing the IP address of the server instead of the DNS name.

 

More than likely won't be this, but I have seen it happen before in similar situations.

Posted
23 minutes ago, HyperTech said:

Hi, 

 

Never used PDQ before, but I assume you host it locally?

 

GCPW, and Google in general can be a bit funny when you don't give it an IP address for example in RemoteAddress= try listing the IP address of the server instead of the DNS name.

 

More than likely won't be this, but I have seen it happen before in similar situations.

Yep, PDQ is locally hosted, RemoteAddress is set to the server's IP. So you're right, it's not that! 😂

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...