Communication ports
List of All Adaptiva Ports
Communication Port and Flow Diagrams
Communication Port and Flow Diagrams.
Additional Firewall Rules
Adaptiva Server Firewall Rule NETSH Commands
netsh advfirewall firewall add rule name = \"Adaptiva Server -- 1\" action=allow dir=in enable=yes profile=domain localport=34545 protocol=udp edge=nonetsh advfirewall firewall add rule name = \"Adaptiva Server -- 2\" action=allow dir=in enable=yes profile=domain localport=34339 protocol=udp edge=nonetsh advfirewall firewall add rule name = \"Adaptiva Server -- 3\" action=allow dir=in enable=yes profile=domain localport=34341 protocol=udp edge=nonetsh advfirewall firewall add rule name = \"Adaptiva Server -- 4\" action=allow dir=in enable=yes profile=domain localport=34331 protocol=udp edge=nonetsh advfirewall firewall add rule name = \"Adaptiva Server -- 5\" action=allow dir=in enable=yes profile=domain localport=34333 protocol=udp edge=nonetsh advfirewall firewall add rule name = \"Adaptiva Server Service\" action=allow dir=in enable=yes profile=domain protocol=any edge=no program=\<AdaptivaServerInstallPath\>\\AdaptivaServer\\bin\\AdaptivaServerService.exeAdaptiva Client Firewall Rule NETSH Commands
Sometimes client VPN solutions or corporate Wi-Fi networks may show as Public or Private profile; therefore, it is often best to add the rule to all profiles for clients. To do this change the profile=domain values for each line to profile=domain,private,public
The following rules are deprecated:
Adaptiva Workbench Firewall Rule NETSH Commands
Adaptiva Server to ACC Firewall Rule NETSH Commands
This should be run on the Adaptiva Server when outbound rules are restricted.
This should be run on the Adaptiva Server when inbound rules are restricted
ACC to Adaptiva Server Firewall Rule NETSH Commands
This should be run on the ACC Server when inbound rules are restricted. The range 192.30.64.0-192.30.79.255 are public IP Addresses for AirWatch servers.
This should be run on the ACC Server when outbound rules are restricted.
Last updated
Was this helpful?