Hi,

I have clean installed Ubuntu 5.10 and SRSS 3.1 on a Sun V20Z box. I
have been following the instructions at
http://wwwcip.informatik.uni-erlangen.de/~simigern/sunray-debian/3.1fcs.html

I think I am close.

The SunRays boot through to a 26D with a correct IP address so it seems
that DHCP is ok. But then they bounce back to a 14D

my "netstat -lutn" results seem to show everything running ok.

Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
tcp        0      0 127.0.0.1:32770         0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:7011            0.0.0.0:*               LISTEN
tcp        0      0 127.0.0.1:32771         0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:7012            0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:32772           0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:10000           0.0.0.0:*               LISTEN
tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:1660            0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:7007            0.0.0.0:*               LISTEN
tcp6       0      0 :::7009                 :::*                    LISTEN
tcp6       0      0 :::7010                 :::*                    LISTEN
udp        0      0 0.0.0.0:10000           0.0.0.0:*
udp        0      0 0.0.0.0:177             0.0.0.0:*
udp        0      0 0.0.0.0:67              0.0.0.0:*
udp        0      0 0.0.0.0:68              0.0.0.0:*
udp        0      0 0.0.0.0:7009            0.0.0.0:*

I had a few problems with "utadm -a eth1" as it does not seem to
interface with my dhcp3-server properly and says it cannot restart it.
That worries me a bit as I still get

/opt/SUNWut/sbin/utadm -p
No Sun Ray interfaces configured

/opt/SUNWut/sbin/utadm -l
LAN connections: On
No Sun Ray network configured

That is despite running it several times:

[EMAIL PROTECTED]:~# /opt/SUNWut/sbin/utadm -a eth1
grep: /etc/opt/SUNWut/net/networks: No such file or directory
### configuring eth1 interface at subnet 192.168.128.0
  Selected values for interface "eth1"
    host address:       192.168.128.1
    net mask:           255.255.255.0
    net address:        192.168.128.0
    host name:          zaphod-eth1
    net name:           SunRay-eth1
    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):  y
### successfully setup "/etc/opt/SUNWut/net/hostname.eth1" file
hostname "zaphod-eth1" appears in "/etc/hosts" file with another IP
address, fix ? ([Y]/N):  y
### successfully setup "/etc/hosts" file
### successfully setup "/etc/opt/SUNWut/net/netmasks" file
### successfully setup "/etc/opt/SUNWut/net/networks" file
### finished install of "eth1" interface
Error: host name for 192.168.128.1 not found
### Error: unable to start dhcp services.
    Please restart dhcp manually after utadm has completed.
[EMAIL PROTECTED]:~#

Yet ping "zaphod-eth1" works fine on 192.168.128.1

Thanks for any help available.

Dave




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

Reply via email to