Back when robin first wrote the udap stuff, this sequence is what I
used.  It always worked for me.


Code:
--------------------
    
  discover
  list
  configure 1
  list
  
  set hostname=SBRBETA
  set lan_ip_mode=0
  set lan_network_address=192.168.0.198
  set primary_dns=192.168.0.1
  set server_address=192.168.0.199
  set squeezecenter_address=192.168.0.222
  set squeezecenter_name=slimnas
  set lan_gateway=192.168.0.1
  set wireless_SSID=XXXXX
  set wireless_mode=0
  set wireless_region_id=4
  set wireless_wpa_cipher=1
  set wireless_wpa_mode=1
  set wireless_wpa_on=1
  set wireless_wpa_psk=XXXXXX
  set wireless_channel=11
  set interface=0
  
  save_data
  reset
  
  
--------------------


I'm not sure about the channel thing if the AP is in auto mode.  I'd
suggest setting the SBR up using the SBC again and then using "list" to
get the appropriate settings.

Then I'd suggest writing a Net::UDAP utility for the iPhone.  ;o)


-- 
gharris999
------------------------------------------------------------------------
gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=85793

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

Reply via email to