Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
RedHat 9 Peer2Peer Network

RedHat 9 Peer2Peer Network

2004-07-31       - By Scot L. Harris

 Back
Reply:     1     2     3     4  

On Sat, 2004-07-31 at 18:10, Dirk wrote:
> Hi all,
>
> Right now I'm willing to try just about anything short of a hammer to get
> telnet working on my LAN at home.
>

Nothing so drastic should be needed. :)

> There is no switch/hub, so that should not be an issue.
>

Using a cross over cable?  A little more info on your network layout
might help.

> I've configured xinetd to allow for telnet and have my /etc/hosts configured
> for a priavate network with static IP addresses.
>
> /etc/host.conf reads:
> order hosts, bind
>
> /etc/hosts.allow reads:
> ALL: 192.168.0.
>
> /etc/hosts.deny is empty
>
> /etc/xinetd.d/telnet reads:
> service telnet
> {
>         flags                   =       REUSE
>         socket_type     =       stream
>         wait                    =       no
>         user                    =       root
>         server          =       /usr/sbin/in.telnetd
>         log_on_failure  +=      USERID
>         disable         =       no
> }
>
> Ping works beutifully, so the network is there and the machines can see
> eachother. The way I understand it, I should now be able to use telnet.
>

Good, basics seem to be in place.

> I've also tried setting xinetd to allow fo ftp and rlogin. But all of them
> report that the connection is refused, or something to that effect.
>
> I can only assume that this is some kind of permission problem, but I'm not
at
> all sure of that. If any of you know of something that I'm missing, please be
> so kind as to trow this poor sod a bone.
>
> Thanks,
> Dirk.

First guess is you have iptables running which is blocking all ports.

If I remember correctly you should be able to disable the firewall with
one of the following:

service iptables stop       (this would be my first try)

redhat-config-securitylevel (not sure this was in RH9 but it might be)

Once you have stopped iptables re-test your services.  If they work then
that was the problem.  You should then reconfigure iptables to allow the
service ports through that you need to use.

On a side note I would recommend you use ssh instead of telnet.  But get
your services working first then change to ssh and disable telnet.

--
Scot L. Harris
webid@(protected)

Brain off-line, please wait.


--
Shrike-list mailing list
Shrike-list@(protected)
https://www.redhat.com/mailman/listinfo/shrike-list