[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-security] Telnet timeout after login



Got my baby back ;)

For all of you, who dont have a chance to go on serial port, when
dns is down and telnet is timing out.

Ive checked out what happend and why dns was going down. 

Index.cgi in .cobalt/dns/ is renaming that file. Ive deleted the vhost 
first,
so klogd worked hard, for all users want to access that ip and the 
maschine
was going down - the index.cgi was killed while performance lost. 

Found that lines are part of index.cgi: 

unless ( ($Features{'bind8'} && (-e $Named_conf)) ) 
{ 
 $Named_conf = $Named_disabled; # Edit the disabled configuration instead 
 $Offline = 1; 
} 

Wrong time ? wrong line killed and you got a named.disabled and dns is 
down, and
unable to restart. You are cutted of without any chance for a telnet 
session.

Now i added a well known host and ip in hosts so i wont get a timeout
nextime when connecting from that ip to establish a telnet session to fix
the problem.

Maybe for someone of you that can be helpfull to prevent the same,
when you are not able to use a serial connection.

Regards Sven






>>>>>>>>>>>>>>>>>> Ursprüngliche Nachricht <<<<<<<<<<<<<<<<<<

Am 17.09.00, 22:32:01, schrieb Florian Effenberger 
<florian.effenberger@xxxxxxxxxxxxx> zum Thema Re: [cobalt-security] Telnet 
timeout after login:


> Hello Sven,

> > Do anyone of you knows a way how i can get a shell without timing
> > out now ?

> I don't know wheter this helps or not, but in case of an emergency,
> you can connect a console to the server's serial port and fix it.

> Good luck!

> --
> Florian Effenberger



> _______________________________________________
> cobalt-security mailing list
> cobalt-security@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-security