LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Access to a Redhat machine (https://www.linuxquestions.org/questions/linux-newbie-8/access-to-a-redhat-machine-474649/)

billamn 08-17-2006 01:28 AM

Access to a Redhat machine
 
Hi guys,
I'm trying to allow access to a Redhat machine on a LAN. On the network, there are several Windows computers that need access to it. At the moment, only one computer is able to ping it and ssh to it. In Redhat, what is blocking the pings and ssh attempts from those other Windows computers?

Also, eventually I'd like to be able to access the Redhat machine from the internet. Any ideas?

AnanthaP 08-17-2006 02:08 AM

First, more inormation is necessary to give some inputs.

But one starting point could be to acetain whats the diference in the cofiguration (OS, login authentication, protocols, address schemas) between the windoze PCs that can access the redhat machine and those that cannot.

End

billamn 08-17-2006 08:47 AM

I managed to get access to the Redhat 8 server remotely by configuring its iptables to accept my IP.

When I try to save it by typing "service iptables save", I get the following message:
Saving firewall rules to /etc/sysconfig/iptables: /etc/init.d/iptables: line 1: stat: command not found
[FAILED]

Does this mean the table hasn't been saved and how can I fix this?
Also, how can I check for the permanency of it once saved correctly?

novice06 08-23-2006 03:53 AM

try /sbin/iptables -L to check your rules.

novice06


All times are GMT -5. The time now is 05:15 AM.