The setting isn't in the Controller menus, unfortunately. I know of three possible ways to do it.
1) do a fresh setup of your Duet, but first _temporarily_ turn off the DHCP services on your router. When no DHCP server is found during the setup procedure you will be prompted to give a static IP address. After getting it set up, turn DHCP on again. 2) use ssh to do a remote login to the SBC, and edit the file /etc/network/interfaces with the correct information for a static IP. 3) if your router supports reserved IP addresses or "static DHCP" you can use that to assign the same IP address to the Controller, based on the SBC's MAC address. My personal preference is (2). Also note that (3) isn't a true static IP, and still relies on the DHCP communication to set the reserved IP address. But (3) is the easiest to implement if your router supports it, and that may be good enough for your needs. -- aubuti ------------------------------------------------------------------------ aubuti's Profile: http://forums.slimdevices.com/member.php?userid=2074 View this thread: http://forums.slimdevices.com/showthread.php?t=85041 _______________________________________________ squeezenetwork mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezenetwork
