OK, using svn 56, I'm having mixed success.  Perhaps I'm being too
ambitious in terms of my desired SBR config at this point.  What I want
to do is have the SBR connected to my wlan; connected to a stand-alone
SC server via the ethernet port and a crossover cable; and bridge the
two connections so that other entities on the lan/wlan can use the
stand-alone SC's web interface through the SBR's bridge.  This is a
setup I've done successfully several times using SB2s and SB3s.

These are the settings I've used thus far:

Code:
--------------------
    
  set hostname=SBRBETA
  set lan_ip_mode=0
  set lan_network_address=192.168.0.223
  set primary_dns=192.168.0.1
  set server_address=192.168.0.222
  set squeezecenter_address=192.168.0.222
  set squeezecenter_name=slimnas
  set lan_gateway=192.168.0.1
  
  set wireless_SSID=my_ssid
  set wireless_mode=0
  set wireless_region_id=4
  set wireless_wpa_cipher=2
  set wireless_wpa_enabled=1
  set wireless_wpa_mode=1
  set wireless_wpa_psk=my_wpapsk
  set wireless_channel=6
  set interface=0
  
  set bridging=1
  
  save_data
  reset
  
--------------------

It's almost there.  But my windows xp machine suddenly starts
complaining about conflicting ip addresses on the lan. Which, come to
think of it...DOH!...I guess I should expect, since I sill have the
stand-alone SC box running UDAP connected to the LAN.  Double-DOH!  OK,
so I'll futz with this some more and report my results.

So far, though, I'll hazard to say that you've got the makings of a
winner, here, Robin.  Thanks!


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

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

Reply via email to