AW: SSH problems (from the beginning)

joe at illegal-access.de joe at illegal-access.de
Wed May 3 07:58:20 UTC 2006


Hi,

here is my "check-list":

- Did you start the sshd?
# service sshd start

- iptables "en/disabled":
# iptables -F
# iptables -X
# iptables -P INPUT ACCEPT
# iptables -P FORWARD ACCEPT
# iptables -P OUTPUT ACCEPT

- is the "back-route" on A set? *** MY PERSONAL FAVORITE ***
# route add default gw B

- check nmap-output (both!)
you at A # nmap B
you at B # nmap A

Then try again...

cu,
 Joe






>I have 2 machines, one with CentOs4.3 (A) the other with WhiteBox 4(B).
>The machine A have a new installtion, the machine B has an already exists 
>installation.
>The machine A has the installytion as is (except tah i choose an IP adress for 
>eth0) 200.118.115.241 from the graphical interface on Hosts Label
>The machine B has eth0 and eth1, it works as proxy
>i can connect by ssh from A to B
>i can ping B from A
>i can not connect by ssh from B to A
>i can`t ping  A from B
>if i do NSLOOKUP in A the reponse is Server inexistent
>
>What im doing bad?




More information about the redhat-list mailing list