On 29/12/2013 20:00, Reco wrote:
So, no luck. Maybe it requires some engineering password first.
I used to have a Brother inkjet MFP, and had also considered a
laser-based MFP. Both the devices I looked at stated, in their
manuals, that Telnet could be used, seemingly in the context of
_MFC_7360N_7460DN_7860DW_EN_2845.PDF
> > >
> > > gave me an idea - they run telnet, but they use some variation of tcp
> > > wrappers which forbids any telnet connections (possibly other services
> > > too) from anything except maybe 192.168.0.1 (or, 192.168.0.5, or
> >
On Sun, 29 Dec 2013 13:52:13 -0500
Celejar wrote:
> > This:
> >
> > http://www.brother-usa.com/VirData/Content/en-US%5CPrinters%5CConsumer%5CNetworkUsersManual%5CNUM_DCP_7065DN_HL_2280DW_MFC_7360N_7460DN_7860DW_EN_2845.PDF
> >
> > gave me an idea - they run telne
On Sun, 29 Dec 2013 19:52:05 +0400
Reco wrote:
> Hi.
>
> On Sun, 29 Dec 2013 09:17:13 -0500
> Celejar wrote:
>
> > > > So what do we have here? Some sort of broken, half-baked telnet service
> > > > running, or am I doing something wrong?
On Sun, 29 Dec 2013 19:52:05 +0400
Reco wrote:
> Hi.
>
> On Sun, 29 Dec 2013 09:17:13 -0500
> Celejar wrote:
>
> > > > So what do we have here? Some sort of broken, half-baked telnet service
> > > > running, or am I doing something wrong?
Hi.
On Sun, 29 Dec 2013 09:17:13 -0500
Celejar wrote:
> > > So what do we have here? Some sort of broken, half-baked telnet service
> > > running, or am I doing something wrong?
> >
> > Try running nmap like this:
> >
> > nmap -A -p 22,23
>
&g
ngeek.com/i.php?page=security/networkprinterhacking
I had encountered that page, but a cursory look doesn't indicate that
it's of much use here - it seems to presume that one can actually get a
telnet connection going.
> Celejar wrote:
> >The Brother HL-2280DW (network printer) listens
On Fri, 27 Dec 2013 11:18:18 +0400
Reco wrote:
> Hi.
>
> On Fri, 27 Dec 2013 00:00:46 -0500
> Celejar wrote:
>
> > So what do we have here? Some sort of broken, half-baked telnet service
> > running, or am I doing something wrong?
>
> Try running nmap like t
Hi.
On Fri, 27 Dec 2013 00:00:46 -0500
Celejar wrote:
> So what do we have here? Some sort of broken, half-baked telnet service
> running, or am I doing something wrong?
Try running nmap like this:
nmap -A -p 22,23
This should give you a better idea about the nature of this service
There's a framework for hacking printers (and maybe other networked hardware).
I did a quick Google and didn't find it but that's what I'd suggest looking for.
Celejar wrote:
>The Brother HL-2280DW (network printer) listens on port 23, but I
>can't get a worki
The Brother HL-2280DW (network printer) listens on port 23, but I
can't get a working telnet session going. Telnet option negotiation
seems to take place, but I get no login or any other sort of prompt.
Pressing enter a few times, with or without typing random text,
eventually results i
Try:
# aptitude why-not telnet
On 09/29/2012 06:46 PM, lina wrote:
> Hi,
>
> I have the harden-clients installed.
>
> when I tried to install the telnet,
>
> it showed me conflict.
>
> # aptitude why telnet
> Unable to find a reason to install telnet.
>
&g
I think that is because everything in telnet is sent in plaintext...
password included. It is also vulnerable to man-in-the-middle attacks.
See : http://en.wikipedia.org/wiki/Telnet#Security
2012/9/29 lina :
> Hi,
>
> I have the harden-clients installed.
>
> when I tried to ins
Hi,
I have the harden-clients installed.
when I tried to install the telnet,
it showed me conflict.
# aptitude why telnet
Unable to find a reason to install telnet.
I am just curious how telnet work. Is it not so secure to have it? or
what make it conflict with that package.
Thanks for your
On Jun 26, 2011, at 8:29 PM, William Hopkins wrote:
> On 06/26/11 at 05:18pm, Alexander Lardner wrote:
>> Hello,
>> I run a vintage BBS on my Debian box that uses telnet for connections.
>> By default, the software is written to accept connections on port
>> 1
On 06/26/11 at 05:18pm, Alexander Lardner wrote:
> Hello,
> I run a vintage BBS on my Debian box that uses telnet for connections.
> By default, the software is written to accept connections on port
> 1234, as opposed to 23 as is default for telnet. I use a little
> utility called r
Hello,
I run a vintage BBS on my Debian box that uses telnet for connections.
By default, the software is written to accept connections on port
1234, as opposed to 23 as is default for telnet. I use a little
utility called redir that takes inbound connections on port 23 and
reroutes them locally
On Sat, 11 Sep 2010 00:41:02 +0900, J.Hwan.Kim wrote:
> I want to little modification of telnet server. So, I compiled
> netkit-telnetd and got telnetd executable file.
>
> I copied it to /usr/sbin/in.telnetd.
> But it does not operate.
> How can I activate the telnetd of netki
J.Hwan.Kim wrote:
Hi, everyone
I want to little modification of telnet server.
So, I compiled netkit-telnetd and got telnetd executable file.
I copied it to /usr/sbin/in.telnetd.
But it does not operate.
What does it do?
How can I activate the telnetd of netkit-telnet in debian
Hi, everyone
I want to little modification of telnet server.
So, I compiled netkit-telnetd and got telnetd executable file.
I copied it to /usr/sbin/in.telnetd.
But it does not operate.
How can I activate the telnetd of netkit-telnet in debian?
Thanks in advance
Best Regards,
J.Hwan Kim
On many systems you have to use inetd to start telnetd.
On one system, a slax system , I think, I had to add an entry to
the configuration file /etc/inetd.conf, and then restart inetd, even
after installing telnetd.
I don't have the exact entry, but google would tell you
John
--
To UNSUBSCRIB
Hi.
On Sunday 15 November 2009 12:14, hadi motamedi wrote:
> Thank you for your reply . Please be informed that I tried as the
> followings
>
> #apt-cache search telnet
> #apt-get install telnet
> At now , my Debian server can telnet to my MS Windows client but my MS
>
On Sun, Nov 15, 2009 at 11:14:41AM +, hadi motamedi wrote:
> Thank you for your reply . Please be informed that I tried as the followings
> :
> #apt-cache search telnet
> #apt-get install telnet
> At now , my Debian server can telnet to my MS Windows client but my MS
> Win
On Sun, Nov 15, 2009 at 5:14 AM, hadi motamedi wrote:
> Thank you for your reply . Please be informed that I tried as the followings
> :
> #apt-cache search telnet
> #apt-get install telnet
> At now , my Debian server can telnet to my MS Windows client but my MS
> Windows clien
Thank you for your reply . Please be informed that I tried as the followings
:
#apt-cache search telnet
#apt-get install telnet
At now , my Debian server can telnet to my MS Windows client but my MS
Windows client cannot telnet to my Debian server . Can you please let me
know what is still wrong
hadi motamedi wrote:
> Dear All
> Can you please do me favor and let me know how can I enable telnet &
> ssh on my Debian 3.1 server (as it does not support them at now) ?
Just install the packages with the servers. In the latest version they
are openssh-server and telnetd (or an
Dear All
Can you please do me favor and let me know how can I enable telnet & ssh on
my Debian 3.1 server (as it does not support them at now) ?
Let me thank you in advance
Marc Shapiro wrote, on 2009-01-10 14:43:
I know that, after I connect with telnet I can got to command mode and
enter 'mode char' to get into character mode. Is there any way to have
telnet start up in character mode? I am trying to control a robot
through a wireless connection and
On Sat, Jan 10, 2009 at 12:04:25AM -0900, Ken Irving wrote:
> On Fri, Jan 09, 2009 at 10:15:51PM -0800, Marc Shapiro wrote:
> > Ken Irving wrote:
> >> On Fri, Jan 09, 2009 at 08:13:32PM -0800, Marc Shapiro wrote:
> >>
> >>> I know that, after I connec
On Fri, Jan 09, 2009 at 10:15:51PM -0800, Marc Shapiro wrote:
> Ken Irving wrote:
>> On Fri, Jan 09, 2009 at 08:13:32PM -0800, Marc Shapiro wrote:
>>
>>> I know that, after I connect with telnet I can got to command mode
>>> and enter 'mode char' to
Ken Irving wrote:
On Fri, Jan 09, 2009 at 08:13:32PM -0800, Marc Shapiro wrote:
I know that, after I connect with telnet I can got to command mode and
enter 'mode char' to get into character mode. Is there any way to have
telnet start up in character mode? I am trying to contr
On Fri, Jan 09, 2009 at 08:13:32PM -0800, Marc Shapiro wrote:
> I know that, after I connect with telnet I can got to command mode and
> enter 'mode char' to get into character mode. Is there any way to have
> telnet start up in character mode? I am trying to control a
I know that, after I connect with telnet I can got to command mode and
enter 'mode char' to get into character mode. Is there any way to have
telnet start up in character mode? I am trying to control a robot
through a wireless connection and I need to be in character mode for i
On 09/27/08 11:03, Stephen Liu wrote:
--- Ron Johnson <[EMAIL PROTECTED]> wrote:
On 09/27/08 10:28, Stephen Liu wrote:
Hi folks,
Debian Etch
postfix-mysql
mysql-server
dovecot-imapd
Encounter problem on running telnet to send mail.
$ telnet localhost 25
Trying 127.0.0.1...
Con
--- Ron Johnson <[EMAIL PROTECTED]> wrote:
> On 09/27/08 10:28, Stephen Liu wrote:
> > Hi folks,
> >
> >
> > Debian Etch
> > postfix-mysql
> > mysql-server
> > dovecot-imapd
> >
> >
> > Encounter problem on runnin
--- Ron Johnson <[EMAIL PROTECTED]> wrote:
> On 09/27/08 10:28, Stephen Liu wrote:
> > Hi folks,
> >
> >
> > Debian Etch
> > postfix-mysql
> > mysql-server
> > dovecot-imapd
> >
> >
> > Encounter problem on runnin
On 09/27/08 10:28, Stephen Liu wrote:
Hi folks,
Debian Etch
postfix-mysql
mysql-server
dovecot-imapd
Encounter problem on running telnet to send mail.
$ telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.localdomain.
Escape character is '^]'.
HELO satimis.com
ehlo
Hi folks,
Debian Etch
postfix-mysql
mysql-server
dovecot-imapd
Encounter problem on running telnet to send mail.
$ telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.localdomain.
Escape character is '^]'.
HELO satimis.com
ehlo localhost
ehlo satimis.com
all abo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Yeah I know - a solution without a problem before. But this was
such a pain I wanted to document it for the poor sap who hits the
same wall.
Problem
A telnet session from an Etch (or Ubuntu Gutsy) box either doesn't
display p
hagit wrote:
Hi,
I have a very strange phenomenon.
I connect to my box with telnet,
SSH is generally preferred to telnet nowadays for security reasons.
change to super user (root) and run
It's generally recommended to not run X as root. (It's generally not
recommended to ru
Hi,
I have a very strange phenomenon.
I connect to my box with telnet, change to super user (root) and run
'startx'.
Then, if I don't run anything else from my telnet window (the same
window I run the 'startx' from) everything goes fine. The X starts and
I can work nor
Todd A. Jacobs wrote:
On Sun, Oct 28, 2007 at 09:37:06PM -0700, Jeff Grossman wrote:
or mc it does not show any lines just funky characters for the lines.
Just a shot in the dark, but I've occasionally run into weird problems
where one system has UTF-8 support installed while the othe
On Sun, Oct 28, 2007 at 09:37:06PM -0700, Jeff Grossman wrote:
> or mc it does not show any lines just funky characters for the lines.
Just a shot in the dark, but I've occasionally run into weird problems
where one system has UTF-8 support installed while the other doesn't.
Make sure both system
oth ends. I've found that it seems to work
since GNU-screen is GNU-screen everywhere whereas different OSs (and
distros) seem to tinker with vt100 et al and linux.
Doug.
I don't have screen as an option in my telnet program. I am using ZOC
on Windows and it only has the following
On Wed, Nov 07, 2007 at 07:24:27PM -0800, Jeff Grossman wrote:
> s. keeling wrote:
> >Your problem isn't related to locale. I suspect it's your terminal
> >emulation that's buggered. Are you using xterm, rxvt, or one of the
> >clueless children (kterm/gnome-terminal)?
> >
> I am using TERM=linux
s. keeling wrote:
Jeff Grossman <[EMAIL PROTECTED]>:
s. keeling wrote:
Jeff Grossman <[EMAIL PROTECTED]>:
Douglas A. Tutty wrote:
On Mon, Oct 29, 2007 at 06:03:01AM -0700, Jeff Grossman wrote:
If I do an 'export LC_ALL=C' then term=l
Jeff Grossman <[EMAIL PROTECTED]>:
> s. keeling wrote:
> > Jeff Grossman <[EMAIL PROTECTED]>:
> >
> >>> Douglas A. Tutty wrote:
> >>>
> On Mon, Oct 29, 2007 at 06:03:01AM -0700, Jeff Grossman wrote:
>
> > If I do an 'export LC_ALL=C' then term=linux and term=screen
s. keeling wrote:
Jeff Grossman <[EMAIL PROTECTED]>:
Douglas A. Tutty wrote:
On Mon, Oct 29, 2007 at 06:03:01AM -0700, Jeff Grossman wrote:
If I do an 'export LC_ALL=C' then term=linux and term=screen appear to
act the same. The display is much better but still not perfect.
Jeff Grossman <[EMAIL PROTECTED]>:
> > Douglas A. Tutty wrote:
> >> On Mon, Oct 29, 2007 at 06:03:01AM -0700, Jeff Grossman wrote:
> >>>
> >>> If I do an 'export LC_ALL=C' then term=linux and term=screen appear to
> >>> act the same. The display is much better but still not perfect. I
> >>> have
> Douglas A. Tutty wrote:
>> On Mon, Oct 29, 2007 at 06:03:01AM -0700, Jeff Grossman wrote:
>> >
>>
>>> If I do an 'export LC_ALL=C' then term=linux and term=screen appear to
>>> act the same. The display is much better but still not perfect. I
>>> have
>>> updated a new picture at http://www.st
Douglas A. Tutty wrote:
On Mon, Oct 29, 2007 at 06:03:01AM -0700, Jeff Grossman wrote:
>
If I do an 'export LC_ALL=C' then term=linux and term=screen appear to
act the same. The display is much better but still not perfect. I have
updated a new picture at http://www.stikman.com/mcdispla
On Mon, Oct 29, 2007 at 06:03:01AM -0700, Jeff Grossman wrote:
>
> If I do an 'export LC_ALL=C' then term=linux and term=screen appear to
> act the same. The display is much better but still not perfect. I have
> updated a new picture at http://www.stikman.com/mcdisplay1.jpg.
>
What about
Douglas A. Tutty wrote:
On Mon, Oct 29, 2007 at 05:43:54AM -0700, Jeff Grossman wrote:
On Oct 28, 2007, at 10:37 PM, Jeff Grossman wrote:
I do all of my administration on my Debian system using either Telnet
or SSH from a remote computer. But, when I run programs like aptitude
or
On Mon, Oct 29, 2007 at 05:43:54AM -0700, Jeff Grossman wrote:
> >On Oct 28, 2007, at 10:37 PM, Jeff Grossman wrote:
> >
> >>I do all of my administration on my Debian system using either Telnet
> >>or SSH from a remote computer. But, when I run programs like aptitu
Tim Gruene wrote:
It might help to use a standard language setting, like
export LC_ALL=C
before you start the command.
On Sun, 28 Oct 2007, Jeff Grossman wrote:
I do all of my administration on my Debian system using either Telnet
or SSH from a remote computer. But, when I run programs like
Nate Duehr wrote:
On Oct 28, 2007, at 10:37 PM, Jeff Grossman wrote:
I do all of my administration on my Debian system using either Telnet
or SSH from a remote computer. But, when I run programs like aptitude
or mc it does not show any lines just funky characters for the lines.
I did a
It might help to use a standard language setting, like
export LC_ALL=C
before you start the command.
On Sun, 28 Oct 2007, Jeff Grossman wrote:
I do all of my administration on my Debian system using either Telnet or SSH
from a remote computer. But, when I run programs like aptitude or mc it
On Oct 28, 2007, at 10:37 PM, Jeff Grossman wrote:
I do all of my administration on my Debian system using either
Telnet or SSH from a remote computer. But, when I run programs like
aptitude or mc it does not show any lines just funky characters for
the lines. I did a screen shot and put
I do all of my administration on my Debian system using either Telnet or
SSH from a remote computer. But, when I run programs like aptitude or mc
it does not show any lines just funky characters for the lines. I did a
screen shot and put it up on my webpage if anybody would like to take a
look
On May 1, 2007, at 11:42 AM, Greg Folkert wrote:
On Tue, 2007-05-01 at 01:16 -0700, Paul Johnson wrote:
ArcticFox wrote in Article
<[EMAIL PROTECTED]>
posted to gmane.linux.debian.user:
Not sure if this is the right list to ask this on, too many to choose
from and none of the others looked
On Tue, 2007-05-01 at 01:16 -0700, Paul Johnson wrote:
> ArcticFox wrote in Article <[EMAIL PROTECTED]>
> posted to gmane.linux.debian.user:
>
> > Not sure if this is the right list to ask this on, too many to choose
> > from and none of the others looked like what I wanted. Anyway; here's
> > the
ArcticFox wrote in Article <[EMAIL PROTECTED]>
posted to gmane.linux.debian.user:
> Not sure if this is the right list to ask this on, too many to choose
> from and none of the others looked like what I wanted. Anyway; here's
> the deal, I'm running a TinyMUSH world on my system. The problem that
On Apr 30, 2007, at 5:21 PM, Greg Folkert wrote:
On Mon, 2007-04-30 at 15:06 -0500, ArcticFox wrote:
Not sure if this is the right list to ask this on, too many to choose
from and none of the others looked like what I wanted. Anyway; here's
the deal, I'm running a TinyMUSH world on my system.
On Mon, 2007-04-30 at 15:06 -0500, ArcticFox wrote:
> Not sure if this is the right list to ask this on, too many to choose
> from and none of the others looked like what I wanted. Anyway; here's
> the deal, I'm running a TinyMUSH world on my system. The problem that
> I'm having is that when a pla
Not sure if this is the right list to ask this on, too many to choose
from and none of the others looked like what I wanted. Anyway; here's
the deal, I'm running a TinyMUSH world on my system. The problem that
I'm having is that when a player is idle for any length of time they
get disconnected
Dear Pol,I am interest is to configure POP3 client.Thanks > I can telnet to my server normally, BUT I can't
> telnet mailserver 110.
ok :-)
what do u do 4 connect?
Check where your mailserver listening (loopback only? or in which interface)
Which mailserver do u use?
which er
On Tue, Jun 06, 2006 at 05:58:20 +0200, JB MORLA wrote:
> Hi,
>
> I've installed sshd and putty, I'd like to stop telnet permanently without
> removing it.
>
> Here is a Fedora command:
>
> [EMAIL PROTECTED] tmp]# chkconfig telnet off
>
> Is there
Hi,
I've installed sshd and putty, I'd like to stop telnet permanently without removing it.
Here is a Fedora command:
[EMAIL PROTECTED] tmp]# chkconfig telnet off
Is there a similar one under Debian?
Many thanks
J.B.M.
On Friday 10 March 2006 10:07, Jonathan P. Mwakijele wrote:
> Dear Brian,
>
> I am Redhat Linux user.
>
> I can telnet to my server normally, BUT I can't
> telnet mailserver 110.
>
> What might be a problem.
Anything. Ask a smarter question?
http://www.catb.org/~
Dear Brian,
I am Redhat Linux user.
I can telnet to my server normally, BUT I
can't
telnet mailserver 110.
What might be a problem.
Thanks for any kind of help.
Jonathan
> I can telnet to my server normally, BUT I can't
> telnet mailserver 110.
ok :-)
what do u do 4 connect?
Check where your mailserver listening (loopback only? or in which interface)
Which mailserver do u use?
which error message appear?
Pol
--
To UNSUBSCRIBE, email to [EMAI
Oliver Schindler
Global IT/ Communication Technology
adidas-Salomon AG
Adi-Dassler-Platz 1-2
91074 Herzogenaurach
Germany
Phone: +49(0)9132 - 84 5733
Fax: +49(0)913
Stephen Le wrote:
On 10/16/05, Aurelien Ricard <[EMAIL PROTECTED]> wrote:
Stephen, try to put a telnet session in their ~/.bashrc
I've never tried but it should work.
While this works, it is insecure. A user can easily run a command like
'ssh [EMAIL PROTECTED] rm .b
On 10/16/05, Aurelien Ricard <[EMAIL PROTECTED]> wrote:
> Stephen, try to put a telnet session in their ~/.bashrc
> I've never tried but it should work.
While this works, it is insecure. A user can easily run a command like
'ssh [EMAIL PROTECTED] rm .bashrc' to dele
Benjamin A'Lee wrote:
On Sat, 2005-10-15 at 08:56 -0700, Stephen Le wrote:
Is it possible to change a user's login shell to an instance of telnet
to a user-unique port? When a user logs into my server, I'd like them
to be immediately dropped into a telnet session on a specif
On Sat, 2005-10-15 at 08:56 -0700, Stephen Le wrote:
> Is it possible to change a user's login shell to an instance of telnet
> to a user-unique port? When a user logs into my server, I'd like them
> to be immediately dropped into a telnet session on a specific port
> runnin
Is it possible to change a user's login shell to an instance of telnet
to a user-unique port? When a user logs into my server, I'd like them
to be immediately dropped into a telnet session on a specific port
running on the server and to be disconnected when their telnet session
ends.
Thanks.
On Fri, 06 May 2005 08:58:50 +0500 (IST)
Arun Kumar <[EMAIL PROTECTED]> wrote:
> Sir ,
>
>I am new to qmail ,after the installation of qmail .the service
>qmail-smtp and qmail-send is running but i cant able to telnet it
>throughs following errors .
>
&
-smtpd: up (pid 3607) 1504seconds
[EMAIL PROTECTED] root]#
[EMAIL PROTECTED] root]#telnet 210.210.124.22 25
Trying 210.210.124.22...
Connected to210.210.124.22.
Escape character is '^]'.
Connection closed by foreignhost.
[EMAIL PROTECTED] root]#
SMTP log these details in itscu
Jerzy Wolowik wrote:
> Dear
>
> I'm loosing connection on open telnet session after certain amount of
> idle time. It's about one minute.
>
> I want to change this amount.
>
What OS and telnet server are you connecting to and what telnet client
are you using?
Dear
I'm loosing connection on open telnet session after certain amount of
idle time. It's about one minute.
I want to change this amount.
Please give me some advise on it or better point me out to an
appropriate documentation.
JW, CAS
--
To UNSUBSCRIBE, email to [EMAIL PROTECTE
On Mon, 03 Jan 2005 the mental interface of
Umar Draz told:
> hi Deear memberrs!
>
>i have a user devish with zsh shel i want when this user access
>my sever remotly through ssh or telnet a zsh script run which i
>have already copy in /home/devish home director
On Mon, Jan 03, 2005 at 11:03:20PM -0800, Umar Draz wrote:
> hi Deear memberrs!
>
>i have a user devish with zsh shel i want when this user access my
>sever remotly through ssh or telnet a zsh script run which i have
>already copy in /home/devish home directory.
hi Deear memberrs!
i have a user devish with zsh shel i want when this user access my sever remotly through ssh or telnet a zsh script run which i have already copy in /home/devish home directory.
script name is devish.zsh
so please help me how i can do that?
thanks & regards
Jacco Hoeve wrote:
Andreas Janssen wrote:
Jacco Hoeve (<[EMAIL PROTECTED]>) wrote:
One more quick question:
I am used to typing "telnet 0 port" .. but after I upgraded woody to
sarge "telnet 0" gives:
server01:/etc# telnet 0 25
telnet: could not resolve 0/25: Name or ser
> -Original Message-
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of Andreas Janssen
> Sent: Thursday, November 18, 2004 12:53 AM
> To: [EMAIL PROTECTED]
> Subject: Re: telnet problem
>
> Hello
>
> Jacco Hoeve (<[EMAIL PROTECTED]>) wrote:
>
>
Hello
Jacco Hoeve (<[EMAIL PROTECTED]>) wrote:
> One more quick question:
>
> I am used to typing "telnet 0 port" .. but after I upgraded woody to
> sarge "telnet 0" gives:
>
> server01:/etc# telnet 0 25
> telnet: could not resolve 0/25: Name o
Hi
One more quick question:
I am used to typing "telnet 0 port" .. but after I upgraded woody to sarge
"telnet 0" gives:
server01:/etc# telnet 0 25
telnet: could not resolve 0/25: Name or service not known
Thanks
Jacco
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED
Hi
One more quick question:
I am used to typing "telnet 0 port" .. but after I upgraded woody to sarge
"telnet 0" gives:
server01:/etc# telnet 0 25
telnet: could not resolve 0/25: Name or service not known
Thanks
Jacco
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED
Is there a telnet client available in sarge that allows local
printing? I access my university email by telnet, and would like to
be able to print out emails locally. Thanks!
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi
We have one router with Debian(Woody) that masquerades(iptables) a
192.168.1.0/24 network. If we log into this router with (rsh/telnet/ssh) and
then log into one computer (mostly with rsh) in the masqueraded network, we
encounter problems:
1.)Very often the connection seems to hang, but after
Scott wrote:
> Any other suggestions? It just appears telnet is broke on woody.
telnet works fine on woody. I hate to admit to it but we have it
installed on all of our machines and it works fine. I recommend using
telnetd-ssl insetad of telnetd becuase ssh will nag you about it
otherwise.
Thanks, Shaun. No luck:
> I am no xinetd guru, but if I were to guess I'd say there's
> something wrong with the "user=nobody" line. If the telnet
> daemon starts as nobody, it won't be able to gain the
> permissions of the user that wants to login.
>
&
Paal Marker wrote:
> debian 3.0r2 kernel 2.2.20
You probably really want to consider upgrading to a 2.4 kernel.
Debian 3.0r2 supports linux-2.4.18 with security patches.
> I have installed telnetd, and it is running.
You probably also want to install telnetd-ssl instead. It does not
really cha
I am no xinetd guru, but if I were to guess I'd say there's
something wrong with the "user=nobody" line. If the telnet
daemon starts as nobody, it won't be able to gain the
permissions of the user that wants to login.
$ ls -l /usr/lib/telnetlogin
-rwsr-xr--1 root
Greetings:
I'm having a hard time with telnet on my debian woody box. Network is fine,
I can SSh to the box but I have a need to be able to turn on telnet when
necessary. I can't get it to work to save me. I use xinetd, and I have
telnet configured in it's .conf as follows:
Paal Marker <[EMAIL PROTECTED]> writes:
>
> When telneting the box I get into the login, asked for username. When
> entering a valid username I get this message:
> "System bootup in progress -please wait"
You probably have an "/etc/nologin" file (containing this text you
see) that wasn't deleted b
On Fri, 18 Jun 2004 08:46:41 +0200, Paal Marker wrote
> debian 3.0r2 kernel 2.2.20
> I have got some workstations inside a network, and I will need
> telnet access to them.
>
> I have installed telnetd, and it is running.
>
> When telneting the box I get into the logi
On Fri, 18 Jun 2004 05:12:00 -0400, Carl Fink <[EMAIL PROTECTED]> wrote:
> Anyone eavesdropping on your network can read your telnet account name and
> password from the traffic, since they're sent in clear. Now, if the network
> is entirely switched that becomes harder ..
On Fri, Jun 18, 2004 at 10:53:21AM +0200, Paal Marker wrote:
> Well, telnet is the default inside our network, so I wanted to stick to
> it. As the debian-box is inside the local nets firewall and each box has
> a strict local firewall, security is not a real issue.
Yes it is
101 - 200 of 1206 matches
Mail list logo