I'm creating a google windows instance for which i need to enable SMB [File and Printer Sharing] 445 and 139 ports. I have created a firewall rule under "VPC Network" => Firewall rules
But still created windows instance does not have 445 or 139 port enable.
Firewall rule is as below:
"default-allow-smb
Ingress
Apply to all
IP ranges: 0.0.0.0/0
tcp:445,139
Allow
65534
default"
When I login to windows instance via RDP and check under "Control Panel" => System and Security => Windows Firewall => Advance Settings => Inbound Rules : "File and Printer Sharing" (SMB-in) shows DISABLED only.
Created google windows instance on google cloud console shows "default-allow-smb" firewall rule under network details. Firewall Rule is as below