On Tue, Sep 21, 1999 at 05:22:43PM +0200, Manuel Arenaz Silva wrote:
>
> Sep 21 17:11:49 cambados in.telnetd[8102]: connect from 193.144.50.23
> Sep 21 17:11:49 cambados in.telnetd[8102]: error: cannot execute
> /usr/sbin/in.telnetd: No such file or directory
>
> Efectively, the file "/usr/sbin/i
On Wed, Sep 22, 1999 at 01:51:34PM +0200, Manuel Arenaz Silva wrote:
> I have installed telnetd via "dpkg --install" and, after that, I have
> rebooted the machine. Nevertheless, the daemon was not started.
[...]
> where de daemon "telnetd" does not appear. What else do I have to
> configure in ord
On Wed, Sep 22, 1999 at 01:51:34PM +0200, Manuel Arenaz Silva wrote:
> I have installed telnetd via "dpkg --install" and, after that, I have
> rebooted the machine. Nevertheless, the daemon was not started.
By default telnetd is not run as a standalone server but is instead
started from inetd. I
Manuel Arenaz Silva wrote:
>
> Jim McCloskey wrote:
>
> > Hello, Manuel:
> >
> > [1] If you simply install the telnetd package, the daemon, I believe,
> > will start running. If you reboot, it certainly will. So install
> > it with:
> >
> > dpkg --install
> >
> > or:
> >
> > a
Jim McCloskey wrote:
> Hello, Manuel:
>
> [1] If you simply install the telnetd package, the daemon, I believe,
> will start running. If you reboot, it certainly will. So install
> it with:
>
> dpkg --install
>
> or:
>
> apt-get install telnetd
>
> and you should be fine.
>
'ssh' is "secure shell". Think encrypting all the data that passes between
two computers.
It does more than that, but that is what it is known for. You can tunnel any
other connections through it, such as X, whatever. Encrypted, authenticated.
Its nice.
http://www.ssh.fi/sshprotocols2/ has more
Hello,
I really want the telnet service installed. But, what is "SSM"? I have
never heard about it.
thanks
Hi,
Is telnetd installed on your system? This is now a package by
itself, and it no longer belongs to netstd I think.
try atp-get install telnetd. It should do the rest for you.
Shao.
Manuel Arenaz Silva [EMAIL PROTECTED] wrote:
> Hello,
>
> I have checked the daemons th
On Tue, Sep 21, 1999 at 05:22:43PM +0200, Manuel Arenaz Silva wrote:
> Hello,
>
> I have taken a look at the file "/var/log/syslog", which registers the
> same information every time a telnet conection is refused:
>
> Sep 21 17:11:49 cambados in.telnetd[8102]: connect from 193.144.50.23
> Sep 21
Manuel, try:
apt-get update;
apt-get install telnetd
Of course, this assumes your setup is recent enough for apt-get to work. If
your box is an older box based on an earlier version of debian, this might
not work -- so try using dselect with your distribution CDs to find the
telnetd package.
And,
On Tue, Sep 21, 1999 at 04:49:01PM +0200, Manuel Arenaz Silva wrote:
> ¿How can I make my system install "telnetd" on start-up? I don't know
> where the daemons to be installed are specified. Is there any HOW-TO
> available?
INstall the 'telnetd' package.
> NOTE: I cannot "telnet" to my machine b
Hello,
I have taken a look at the file "/var/log/syslog", which registers the
same information every time a telnet conection is refused:
Sep 21 17:11:49 cambados in.telnetd[8102]: connect from 193.144.50.23
Sep 21 17:11:49 cambados in.telnetd[8102]: error: cannot execute
/usr/sbin/in.telnetd: No
Hello,
I have checked the daemons that are installed in my system, and I have
noticed that "inetd" is working but there is no "telnetd" installed.
¿How can I make my system install "telnetd" on start-up? I don't know
where the daemons to be installed are specified. Is there any HOW-TO
available?
13 matches
Mail list logo