Jeffrey,

Thanks for your help.

> 1. Be sure all recommended OS patches are loaded.

This is Ubuntu Linux, the latest release and fully updated.

> 2. Be sure to reboot after the initial installation of SRSS3.1.

I don't think I did. But the install suggested at
http://wwwcip.informatik.uni-erlangen.de/~simigern/sunray-debian/3.1fcs.html
does not run the srss utinstall but instead converts everything to debs
and installs those. Usually a reboot is not required.

> 3. I suspect you want one interface to be access to the Internet and the
> other to be dedicated to the DTUs.

Yes that is correct

> 4. I also suspect bge0 is your outside interface with a static address.

is bge0 a solaris reference. eth0 is my internet connection and
therefore eth1 my sunray interconnect.

> 5. Be sure that bge1 is NOT pre-configured. (In an unplumb state).

My eth1 was not stup originally

> Dave Wrote:
> 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 - - - No Sun Ray interfaces configured
> 
> 6. Is your DHCP server running on this v20Z? If yes turn it off. SRSS
> will ask at some point if you want it on, respond with a Y. If the DHCP
> server is not running on the v20Z in question, than you should use
> "utadm -A (net)" where (net) is the DHCP network like 192.168.1.0.

I think the linux parts of SRSS are setup to interface with a different
dhcp server so that srss does not find or recognise mine.

> NOTE: Any interface using DHCP cannot be used for anything else, it's
> dedicated.
> NOTE: I think the same goes for any interface used as an interconnect
> ("utadm -a bge1") for a private DTU network.

ok that is both what I want.

> 7. If you're going to attempt a reconfigure of the bge1 interface, run
> "utadm -d bge1; ifconfig bge1 unplumb; utadm -a bge1" and accept the
> defaults.

Is this for linux? I have never heard of bge1 and plumb (mind you that
does not always mean a lot ;-)

> NOTE: If you're going to start over I would recommend NOT rerunning
> utconfig as it messes up the SRSS Admin GUI access, not sure how, but it
> does. If you want to rerun utconfig I would recommend "utconfig -u",
> "utinstall -u", reboot, "utinstall", "utconfig".

Ok not sure about the utinstall as I have not run that yet at all (not
part of the debian instructions).

> If this doesn't help send me.
> 1. The output of an "ifconfig -a".

[EMAIL PROTECTED]:~$ sudo ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:09:3D:11:35:06
          inet addr:192.168.1.249  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::209:3dff:fe11:3506/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:40115 errors:0 dropped:0 overruns:0 frame:0
          TX packets:48216 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:15989218 (15.2 MiB)  TX bytes:6514033 (6.2 MiB)
          Interrupt:25

eth1      Link encap:Ethernet  HWaddr 00:09:3D:11:35:07
          inet addr:192.168.128.1  Bcast:192.168.128.255  Mask:255.255.255.0
          inet6 addr: fe80::209:3dff:fe11:3507/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:233 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4232 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:65552 (64.0 KiB)  TX bytes:1461007 (1.3 MiB)
          Interrupt:26

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:477306 errors:0 dropped:0 overruns:0 frame:0
          TX packets:477306 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:32357983 (30.8 MiB)  TX bytes:32357983 (30.8 MiB)

sit0      Link encap:IPv6-in-IPv4
          NOARP  MTU:1480  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)


> 2. What your /etc/hosts file looks like.

[EMAIL PROTECTED]:~$ sudo cat /etc/hosts
127.0.0.1 localhost.localdomain localhost zaphod.warnock.home zaphod

# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
192.168.128.1   zaphod-eth1 # SUNRAY ADD - DO NOT MODIFY

> 3. The content of all /etc/hostname.* files.

[EMAIL PROTECTED]:~$ cat /etc/hostname
zaphod

Many thanks

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

Reply via email to