Hi Bob, That particular host had both IPv4 and IPv6 configured:
/etc/hostname.bge0 had correct hostname set /etc/hostname6.bge0 was empty so Solaris defaulted (ermm..fallbacked?) hostname to 'unknown' Since hostname was reported as 'unknown' Sun Ray Data Store was confused when doing initial configuration through ./utsetup: -----snap----- Restarting Sun Ray Data Store ... Fri May 13 08:30 : utdsd starting Adding user admin ... Failed to add user(s) to the list ERROR: Could not retrieve policy. -----snap----- Log entry when trying to initiate new utpolicy: utglpolicy[4205]: [ID 702911 user.info] open_connection(): Could not bind to DS server unknown - Can't connect to the LDAP server -- -Jussi Sallinen +358407007600 [email protected] On Wed, May 18, 2011 at 10:14:42AM -0400, Bob Doolittle wrote: > Out of curiosity, how did you "fix" the hostname? What exactly did you have > to correct? > > We would like to know common mistakes customers are making configuring the > system, so we can help protect against that and give proper guidance to > customers. > > Thanks, > Bob > > On 05/18/11 04:18 AM, Jussi Sallinen wrote: >> Does $ uname -a report Frasse? >> I had errors regarding adding admin user to Sun Ray Data Store LDAP because >> of hostname being 'unknown' :-) >> Fizing hostname fixed LDAP& all SRSS setup issues. >> >> -- >> -Jussi Sallinen >> +358407007600 >> [email protected] >> >> On 18.5.2011, at 1.29, Kalle Anka<[email protected]> wrote: >> >>> Ok, to install v5.2, Ive tried to first get static IP but did not succeed. >>> I did >>> these steps on my fresh installation of S11E: >>> >>> >>> /etc/hosts >>> 127.0.0.1 localhost loghost >>> 192.168.1.3 Frasse >>> >>> >>> /etc/hostname.e1000g0 >>> Frasse netmask + broadcast + >>> >>> >>> /etc/netmasks >>> 192.168.1.0 255.255.255.0 >>> >>> >>> /etc/defaultrouter >>> 192.168.1.1 >>> >>> >>> # cp /etc/nsswitch.dns /etc/nsswitch.conf >>> # svcadm disable network/physical:nwam >>> # svcadm enable network/physical:default >>> >>> >>> >>> >>> >>> >>> Then I rebooted and I have no internet connection. Look: >>> # netstat -rn >>> Routing Table: IPv4 >>> Destination Gateway Flags Ref Use Interface >>> -------------------- -------------------- ----- ----- ---------- --------- >>> default 192.168.1.1 UG 1 0 >>> 127.0.0.1 127.0.0.1 UH 2 4 lo0 >>> 192.168.1.0 192.168.1.3 U 2 0 e1000g0 >>> >>> Routing Table: IPv6 >>> Destination/Mask Gateway Flags Ref Use >>> If >>> --------------------------- --------------------------- ----- --- ------- >>> ----- >>> ::1 ::1 UH 2 0 >>> lo0 >>> >>> # ifconfig -a >>> lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 >>> index >>> 1 >>> inet 127.0.0.1 netmask ff000000 >>> e1000g0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index >>> 2 >>> inet 192.168.1.3 netmask ffffff00 broadcast 192.168.1.255 >>> ether 0:1b:21:1e:2e:d0 >>> lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252 >>> index >>> 1 >>> inet6 ::1/128 >>> >>> # ping www.google.com >>> ping: unknown host www.google.com >>> >>> # getent hosts Frasse >>> 192.168.1.3 Frasse >>> >>> >>> What can be the problem? >>> >>> _______________________________________________ >>> 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 > _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
