impala Posted July 29, 2005 Report Share Posted July 29, 2005 If there's a more appropriate forum, the moderator is welcome to move it. You could follow the clumsy gui steps of Knowledgebase article # 1109 with each client to open the WindowsXP SP2 firewall. Or, you could write a batch file as follows and run it on the clients (my preference): Code: netsh firewall add portopening all 497 retrospect enable custom 172.19.112.0/255.255.255.0 This is one single line command. It opens port 497 for both TCP and UDP with a custom scope of subnet 172.19.112.0 and a mask of 255.255.255.0 and names the entry 'retrospect' My backup server is DHCP'ed on subnet 172.19.112.0 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.