tks 

work it but now  the server not autorized session in the sun terminal appears a lock with a "X" and the correct 
IP of my server and a 4B, and it switch continuosly with the screen conection and syslog repeat :


Nov 26 13:28:25 localhost utauthd: Worker1 NOTICE: MTU = 1500
Nov 26 13:28:25 localhost utauthd: Worker1 UNEXPECTED: SESSION_ERROR pseudo.080020f91b74 exitCode=2
Nov 26 13:28:25 localhost utauthd: Worker1 NOTICE: DISCONNECT IEEE802.080020f91b74, pseudo.080020f91b74 cannot init session
Nov 26 13:28:25 localhost utauthd: SessionManager0 NOTICE: TERMINATE: ACTIVE session
Nov 26 13:28:25 localhost utauthd: Worker1 NOTICE: DESTROY pseudo.080020f91b74 lifetime=277
Nov 26 13:28:26 localhost utauthd: Worker4 NOTICE: whichServer pseudo.080020f8bb21:
Nov 26 13:28:26 localhost utauthd: Worker4 NOTICE: CLAIMED by StartSession.m2 NAME: pseudo.080020f8bb21 PARAMETERS: {terminalIPA=192.168.128.238, type=pseudo, fw=3.1_32,REV=2005.08.24.08.55,Boot:1.4; 2000.05.11-14:52:17-PDT, state=disconnected, cause=insert, doamgh=true, barrierLevel=310, rawId=080020f8bb21, MTU=1500, tokenSeq=1, firstServer=c0a880a8, namespace=IEEE802, id=080020f8bb21, clientRand=3YopOKr4vZtyXImhC0UApLa/.rK4NiH36SLP55ul1UK, realIP=c0a880ee, startRes=1280x1024, useReal=true, event=insert, pn=63250, sn=080020f8bb21, rawType=pseudo, hw=SunRayP2, initState=1, _=1}
Nov 26 13:28:26 localhost utauthd: Worker4 NOTICE: CONNECT IEEE802.080020f8bb21, pseudo.080020f8bb21, all connections allowed      



El 25/11/2005, a las 09:11 PM, Aaron Browne escribió:

Luis,

I have made some comments below.

Luis Gerardo Muro Ramos wrote:

*snip*


/etc/dhcp3/dhcpd.conf
####################
ddns-update-style none;

# option definitions common to all supported networks...
option domain-name "example.org";
option domain-name-servers ns1.example.org, ns2.example.org;

default-lease-time 600;
max-lease-time 7200;

# Use this to send dhcp log messages to a different log file (you also
# have to hack syslog.conf to complete the redirection).
log-facility local7;


#DHCPD_CONF_INCLUDE_FILES=" /etc/opt/SUNWut/net/dhcp/SunRay-subnet-192.168.128.0"
include  "/etc/opt/SUNWut/net/dhcp/SunRay-interface-eth1"
I've never had any luck if I include the installer generated SunRay-interface-eth1 file. Please read on.
DHCPD_INTERFACE=" eth0" 

/etc/opt/SUNWut/net/dhcp/SunRay-interface-eth1
####################
subnet 192.168.129.0 netmask 255.255.255.0 {
        option dhcp-server-identifier 192.168.129.1;
        #option hostname alma-eth1;
        option broadcast-address 192.168.129.255;
        option subnet-mask 255.255.255.0;
        option interface-mtu 1500;
        option routers 192.168.129.1;
        vendor-option-space NewT;
        option NewT.Intf "eth1";
        option NewT.AuthSrvr 192.168.129.1;
        option NewT.AltAuth 192.168.129.1;
        option NewT.FWSrvr 192.168.129.1;
        option NewT.NewTVer "3.1_32,REV=2005.08.24.08.55";
        range 192.168.129.16 192.168.129.240;
        not authoritative;
        max-lease-time 86400;
        default-lease-time 86400;
}           
I recommend using the template shown here as a guide for your /etc/dhcp3/dhcpd.conf file.


Change the values to suit your network and restart dhcpd. As you can see, the biggest difference is the
options statements are all outside the subnet block.

Let us know how you go.

El 24/11/2005, a las 04:28 PM, Naaman Campbell escribió:

Luis,

Send in a copy of your dhcpd.conf file into the mailing list.

-- 
Regards,

Naaman Campbell
Graduate IT Officer
Teys Bros



Message: 6
Date: Thu, 24 Nov 2005 00:01:44 -0600
From: Luis Gerardo Muro Ramos <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
Subject: [SunRay-Users] ubuntu problem with dhcpd
To: SunRay-Users mailing list <[email protected] <mailto:[email protected]>>
Message-ID: <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
Content-Type: text/plain; charset="us-ascii"



hi

I try install sunray in ubuntu with https://wiki.ubuntu.com/ UbuntuOnSunRay but when start dhcp service no work

Nov 23 23:58:09 localhost dhcpd: option
Nov 23 23:58:09 localhost dhcpd: ^
Nov 23 23:58:09 localhost dhcpd: /etc/dhcp3/dhcpd.conf line 118: no  option space named SunRay.
Nov 23 23:58:09 localhost dhcpd: option SunRay.AuthSrvr^I
Nov 23 23:58:09 localhost dhcpd:               ^
Nov 23 23:58:09 localhost dhcpd: /etc/dhcp3/dhcpd.conf line 119: no  option space named SunRay.
Nov 23 23:58:09 localhost dhcpd: option SunRay.AuthSrvr^I
Nov 23 23:58:09 localhost dhcpd:               ^


tanks

ATENTAMETE
Luis Gerardo Muro Ramos
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
tel (33) 35 63 62 61 ext 113
directo (33) 52 62 12 69
Departamento de Desarrollo
Grupo Xmarts 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The contents of this email are strictly confidential. Unless you are the intended recipient then you must not read (other than to determine the intended recipient) or in any way use, deal with or retain this email or the information it contains. Furthermore privilege is not waived by mistaken delivery and it is the recipient's duty to virus scan and otherwise test the information before loading into any computer system. Teys Bros does not warrant that the information is free of virus or other defect or error.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_______________________________________________
SunRay-Users mailing list

ATENTAMETE
*Luis Gerardo Muro Ramos*
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
tel (33) 35 63 62 61 ext 113
directo (33) 52 62 12 69
Departamento de Desarrollo
Grupo Xmarts


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

_______________________________________________
SunRay-Users mailing list

  

_______________________________________________
SunRay-Users mailing list

ATENTAMETE
Luis Gerardo Muro Ramos
tel (33) 35 63 62 61 ext 113
directo (33) 52 62 12 69
Departamento de Desarrollo
Grupo Xmarts


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

Reply via email to