Mnyb wrote:
> Hi need a hint on how to edit the Interfaces file for Touch 
> (figured it out for controller and Radio but not for Touch)

I've not done that, but I do end up with similar results.
I run my own DHCP server, and allocate fixed IP addresses (NAT'd to my
network) for all the devices in the house, including all my SqueezeBoxen.

Something like:
        host fab4 {
            hardware ethernet  00:04:20:22:01:54;
            fixed-address 172.16.4.61;
        }
        host fab4wire {
            hardware ethernet 00:04:20:22:00:3f;
            fixed-address 172.16.4.62;
        }

works perfectly. I just installed DHCPdaemon on the same box as my
SqueezeBoxServer

-- 
Pat Farrell
http://www.pfarrell.com/

_______________________________________________
Touch mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/touch

Reply via email to