Re: rexec via xinetd help

2003-07-03 Thread Hermann Kaiser
rmann On Thu, Jul 03, 2003 at 08:55:00AM -0700, SAWYER Charlotte M wrote: > That'll take a while to set up as 10.15.38.25 doesn't have telnetd or rexecd > set up. Also, the non-linux box is actually a non-*nix box. > > -Original Message- > From: Hermann K

Re: rexec via xinetd help

2003-07-02 Thread Hermann Kaiser
ection > 03/7/[EMAIL PROTECTED]:33:33: DEBUG: 3828 {child_exit} waitpid returned = -1 > 03/7/[EMAIL PROTECTED]:33:33: DEBUG: 3828 {main_loop} active_services = 3 > > = > relevant info from daemonlog file === > =======

Re: rexec via xinetd help

2003-07-02 Thread Hermann Kaiser
ent of > it be and in what syntax? > > -Original Message- > From: Hermann Kaiser [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 02, 2003 1:41 PM > To: [EMAIL PROTECTED] > Subject: Re: rexec via xinetd help > > > hmm, you get simple a timeout on the rexe

Re: rexec via xinetd help

2003-07-02 Thread Hermann Kaiser
hmm, you get simple a timeout on the rexec command. In the moment I remember what's wrong ... rexec doesn't use the .rhost file, you need a .netrc file, for .rhosts you should use rsh ... both files need to work a permission of 600. ciao, Hermann On Wed, Jul 02, 2003 at 12:14:47PM -0700, SAWYER C

Re: rexec via xinetd help

2003-07-02 Thread Hermann Kaiser
Is the rexec daemon installed? (/usr/sbin/in.rexecd) What is /var/log/messages telling you? If you need to run the rexec call as root, include rexec in /etc/securetty Hope it helps ... ciao, Hermann On Wed, Jul 02, 2003 at 11:34:10AM -0700, SAWYER Charlotte M wrote: > I have a situation where I ap

Re: DNS Resolving Failed!

2002-12-15 Thread Hermann Kaiser
Hi, do you have a line search in your /etc/resolv.conf? It looks like you try it not full qualified. You can use the host command to verify it. host name.your.domain -> if this works, you have to add the search line. if this fails, the IP in the resolv.conf for the nameserver is w