I don't know the answer to this but i can tell you how to fool your PC into giving them separate names. Assumptions. 1 each SB has a fixed IP 2 you are only using one PC to control them remotely
In c:\windows\system32\drivers\etc is a file called hosts (no extension) it is just text though and can be edited in notepad Add 2 lines beneath what is there Sb1 Ipaddress1 Sb2 Ipaddress2 The space between sb1 and ipaddress1 etc should be a tab Windows uses this file to lookup addresses before it tries dns. You will note that existing entries are referring to localhost - it how windows resolves 127.0.0.1 as localhost If you have done it correctly http://sb1:9000 will open your SB web GUI on sb1 etc If you have multiple machines then you would have to do this on each or setup an internal dns server but that is a whole subject in it's own right. Not got static Ips ? You might be able to reserve them in the dhcp settings of your router -- d6jg ------------------------------------------------------------------------ d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051 View this thread: http://forums.slimdevices.com/showthread.php?t=86536 _______________________________________________ Touch mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/touch
