Wie können wir helfen?
Veeam Ports auf einem HyperV Server
Veeam Backup and Replication benötigt auf einem HyperV folgende Ports:
Info laut Veeam KB: http://www.veeam.com/kb1518
netsh advfirewall firewall add rule name="VEEAM Backup and Replication TCP" dir=in action=allow protocol=TCP localport=135,137-139,445 netsh advfirewall firewall add rule name="VEEAM Backup and Replication UDP" dir=in action=allow protocol=UDP localport=135,137-139,445 netsh advfirewall firewall add rule name="VEEAM Installer Service" dir=in action=allow protocol=TCP localport=6160 netsh advfirewall firewall add rule name="VEEAM Backup Proxy Service" dir=in action=allow protocol=TCP localport=6162 netsh advfirewall firewall add rule name="VEEAM vPower NFS Service" dir=in action=allow protocol=TCP localport=6161 netsh advfirewall firewall add rule name="VEEAM vPower NFS Service" dir=in action=allow protocol=TCP localport=6161 netsh advfirewall firewall add rule name="VEEAM Standard NFS Ports TCP" dir=in action=allow protocol=TCP localport=111,2049-2059,1058-1068 netsh advfirewall firewall add rule name="VEEAM Standard NFS Ports UDP" dir=in action=allow protocol=UDP localport=111,2049-2059,1058-1068 netsh advfirewall firewall add rule name="VEEAM Dynamic RPC Range" dir=in action=allow protocol=TCP localport=49152-65535 netsh advfirewall firewall add rule name="VEEAM Proxy Appliance SSH" dir=in action=allow protocol=TCP localport=22