Here is whatwhat I'm using:

Code:
--------------------
    
  auto lo
  
  iface lo inet loopback
  
  mapping eth0
        script /etc/network/if_mapping
  auto eth0=Liogor
  iface Liogor inet static
        address 192.168.1.6
        network 192.168.1.0
        broadcast 192.168.1.255
        netmask 255.255.255.0
        gateway 192.168.1.1
        dns 192.168.1.1
        up echo 'nameserver 192.168.1.1' > /etc/resolv.conf
  
--------------------


Obviusly I'm on wireless "eth0" 

not theis line *auto eth0=<my SSID>* "auto eth0=Liogor"

This is a difference after 7.3 this was not needed in 7.3 but 7.4 and
above needs this line for some reason.

I figured by looking at the file the controller itself had created and
noticed the difference 7.3 vs 7.4


-- 
Mnyb

--------------------------------------------------------------------
Main hifi: SB3 (soon to replaced by a Touch :) It is on preorder)
Bedroom/Office: Boom
Kitchen: Receiver (soon to be replaced by my SB3 and the SBR to be
stuffed in a box in the attic )
Miscellaneous use: Radio (battery pack to be ordered)
I use a Controller various ir-remotes and a Eee-PC with squeezeplay to
control this
------------------------------------------------------------------------
Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143
View this thread: http://forums.slimdevices.com/showthread.php?t=76329

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

Reply via email to