On 10/10/07, Sangeeta Varma <[EMAIL PROTECTED]> wrote: > This error usually implies that you have not enabled SRSS to all ow LAN > connections.
Yes, but this subnet is supposed to have been configured as an interconnect. Allowing "LAN" (non-interconnect) connections might be a workaround but it doesn't address the real problem. The issue is that authd no longer understands that 192.168.128.0 is an interconnect. It's possible that enabling NIS has caused the machine to get different results for things like netmasks. That could be enough to confuse 'pntadm', therefore 'utadm', therefore authd. Andreas, when you enabled NIS did you change the order of the right-hand side of any lines in nsswitch.conf? What does 'getent netmasks 192.168.128.0' show? What does 'pntadm -L' show? What does 'utadm -p' show? OttoM. __ ottomeister Disclaimer: These are my opinions. I do not speak for my employer. > Andreas Höschler wrote: > > Hi all, > > > > I have installed latest SRS on a Solaris 10 x86 machine (dedicated > > interface 192.168.128.0). The primary interface of the machien connects > > to our LAN (192.168.1.0). I have an account demo in /etc/passwd. Logging > > in works great. > > > > I then made this Solaris x86 machine a NIS and NFS client of our SPARC > > server (192.168.1.230). > > > > domainname smartsoft.de > > /usr/lib/netsvc/yp/ypstart > > /usr/sbin/mount -F nfs > > 192.168.1.230:/home /home > > > > I can login vi ssh into this machine now with all accounts defined on > > the SPARC server, but the Sun Ray Server Software no longer works. It > > gives me the status code 100F. Th elogin screen never apperas. In > > /var/opt/SUNWut/log/messages the following is logged: > > > > > > Oct 10 14:33:19 ultra20 utauthd: [ID 999373 user.info] WatchIO > > UNEXPECTED: Connection from 192.168.128.208 is not allowed > > Oct 10 14:33:19 ultra20 utauthd: [ID 206402 user.info] WatchIO > > UNEXPECTED: 192.168.128.208 protocolError: networkNotAllowed > > Oct 10 14:33:19 ultra20 utauthd: [ID 303596 user.info] WatchIO > > UNEXPECTED: WatchIO.doRemove(null) > > Oct 10 14:33:20 ultra20 utauthd: [ID 999373 user.info] WatchIO > > UNEXPECTED: Connection from 192.168.128.208 is not allowed > > Oct 10 14:33:20 ultra20 utauthd: [ID 206402 user.info] WatchIO > > UNEXPECTED: 192.168.128.208 protocolError: networkNotAllowed > > Oct 10 14:33:20 ultra20 utauthd: [ID 303596 user.info] WatchIO > > UNEXPECTED: WatchIO.doRemove(null) > > Oct 10 14:33:20 ultra20 utauthd: [ID 999373 user.info] WatchIO > > UNEXPECTED: Connection from 192.168.128.208 is not allowed > > Oct 10 14:33:20 ultra20 utauthd: [ID 206402 user.info] WatchIO > > UNEXPECTED: 192.168.128.208 protocolError: networkNotAllowed > > Oct 10 14:33:20 ultra20 utauthd: [ID 303596 user.info] WatchIO > > UNEXPECTED: WatchIO.doRemove(null) > > Oct 10 14:33:21 ultra20 utauthd: [ID 999373 user.info] WatchIO > > UNEXPECTED: Connection from 192.168.128.208 is not allowed > > ... > > > > I have no idea what that means. What am I missing? > > > > Thanks, > > > > Andreas > > > > _______________________________________________ > > 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
