Closed Bug 1342461 Opened 9 years ago Closed 9 years ago

Add Firewall support to OpenCloudConfig for hardware Windows 7

Categories

(Infrastructure & Operations :: RelOps: General, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: markco, Assigned: markco)

References

Details

No description provided.
Assignee: relops → mcornmesser
Blocks: 1328640
Currently there are 2 known exception needed. One is for SSH which is included in the MDT with the installation of KTS. The other is VNC which will land with: https://github.com/mozilla-releng/OpenCloudConfig/pull/49 (Bug 1338324).
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
{ "ComponentName": "UltraVnc", "ComponentType": "FirewallRule", "Protocol": "TCP", "LocalPort": 5900, "Direction": "Inbound", "Action": "Allow" }, {
You need to log in before you can comment on or make changes to this bug.