On Wed, 01 Mar 2006 19:25:14 +0000
[EMAIL PROTECTED] wrote:

> The original poster needs to sit down and figure out how he's going
> to arrange for the Sun Ray to get onto the network and be put into 
> contact with its server.  Chapter 7 of the SRSS Admin Guide goes 
> into great detail on the various ways of making that happen.  The
> SRSS 3.1 document set is at 
> <http://docs.sun.com/app/docs/coll/1230.3?q=%22sun+ray%22> or in
> /opt/SUNWut/doc/en_US/pdf/ on a Sun Ray server.
> 

Sun Ray client is on 192.168.0.0 network, which is a directly-connected shared
subnet.

Below is the server running SRSS-3.1. I have disabled isc-dhcpd, so I'm trying
to use Sun's dhcp server

[EMAIL PROTECTED] ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232
index 1 inet 127.0.0.1 netmask ff000000 
hme0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
        inet 10.0.0.100 netmask ff000000 broadcast 10.255.255.255
        ether 8:0:20:b1:44:9b 
qfe0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
        inet 192.168.0.100 netmask ffff0000 broadcast 192.168.255.255
        ether 8:0:20:b1:44:9b 


[EMAIL PROTECTED] ./utadm -A 192.168.0.0
### Configuring /etc/nsswitch.conf
### Configuring Service information for Sun Ray
### Disabling Routing
  Selected values for subnetwork "192.168.0.0" 
    net mask:           255.255.0.0
    no IP addresses offered
    auth server list:   192.168.0.100
    firmware server:    192.168.0.100
  Accept as is? ([Y]/N): N
  netmask: 255.255.0.0 (cannot be changed - system defined netmask)
  Do you want to offer IP addresses for this subnet? (Y/[N]): Y
  new first Sun Ray address: [192.168.0.245] 
  number of Sun Ray addresses to allocate: [65290] 5
  auth server list:     192.168.0.100
To read auth server list from file, enter file name: 
Auth server IP address (enter <CR> to end list): 192.168.0.100
Auth server IP address (enter <CR> to end list): 
If no server in the auth server list responds, 
should an auth server be located by broadcasting on the network? ([Y]/N): 
  new firmware server: [192.168.0.100] 
  new router: [192.168.0.1] 192.168.0.100
  Selected values for subnetwork "192.168.0.0" 
    net mask:           255.255.0.0
    first unit address: 192.168.0.245
    last unit address:  192.168.0.249
    auth server list:   192.168.0.100
    firmware server:    192.168.0.100
    router:             192.168.0.100
  Accept as is? ([Y]/N): 
Error: unable to get information on primary interface
Error:  unable to get information on the primary interface.
### Configuring firmware version for Sun Ray
Error: cannot set firmware version to network macro "192.168.0.0":
Configuration for DHCP subnet 192.168.0.0 does not exist.
### Configuring Sun Ray Logging Functions


What are those errors above? Why subnet is not added to dhcp network tables? 
Running 'pntadm -L' gives nothing. Do I have to create network tables by hand?
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to