utadm -a is for NIC's that are not yet plumbed and your want to create what is called an private interconnect.

Your answer is in the below. Use utadm -A <subnet>. You need to assign a static IP to eth0 first.

shambalad wrote:
Hello All,

I have the following.  I want to setup on a dedicated network.

When machine boots and separated from lan (no dhcp)
./utadm -a eth0
### Configuring /etc/nsswitch.conf
### Configuring Service information for Sun Ray
Interface "eth0" is already configured as
hostname "helios"
To configure eth0 as a dedicated interconnect:
        remove the file /etc/opt/SUNWut/net/hostname.eth0 and
        remove the host entry helios or use a different hostname.
Please use the -A option to configure support for shared networks.

Can't get this configured.

When I boot onto lan(w/dhcp)
./utadm -a eth0
### Configuring /etc/nsswitch.conf
### Configuring Service information for Sun Ray
### configuring eth0 interface at subnet 192.168.128.0
  Selected values for interface "eth0"
    host address:       192.168.128.1
    net mask:           255.255.255.0
    net address:        192.168.128.0
host name: helios-eth0.testray.org <http://helios-eth0.testray.org>
    net name:           SunRay-eth0
    first unit address: 192.168.128.16
    last unit address:  192.168.128.240
    auth server list:   192.168.128.1
    firmware server:    192.168.128.1
    router:             192.168.128.1
  Accept as is? ([Y]/N):  n

Everything else on the server looks to be ok.

Any thoughts?  I need this on it's own network at the momemt.

M


------------------------------------------------------------------------

_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to