On Sunday 27 February 2005 16:47, Mikkel L. Ellertson wrote:
> SOTL wrote:
> > Hi All
> >
> > Help !!!!!!!!!!!!!
> >
> > Sorry for screaming but I do feel a bit better now.
> >
> > I added 1 computer to the network so now there are a total of 3 as
> > follows:
> >
> > MSI with name of Reality_Check @ 192.168.2.7 with Mandrake 10.1
> > HP with name Meatloaf_Night @ 192.168.2.9 with Mandrake 9.2
> > IBM with name Big_Nate @ 192.168.2.2 with Mandrake 10.1
> >
> > I do not have the ability to install 10.1 on the HP with out replacing
> > the CD reader with a DVD reader.
> >
> >>From any one box I can ping either [or both at the same time] of the
> >> other two
> >
> > boxes. For example from the IBM box I can ping MSI by using 192.168.2.7
> > and/or HP by using 192.168.2.9.
> >
> > I can not ping either of the other boxes by using names. For example I
> > can not ping MSI or HP by using the names Reality_Check or Meatloaf_Night
> > nor can I ping the IBM box from either MSI or HP using Big_Nate.
> >
> > So, numbers work; names do not work.
>
> You need to put the names in /etc/hosts is each box, or run a name
> server on the lan. YOu may want to look at the tmdns package - I have
> not used it, or even done more then look at the description of the
> package, but it looks like it may be fore networks like yours.

This issue has not been address yes as I was playing with setting up a 
wireless router to replace the hub. Once router is finished I will return to 
name addressing.

> > I was able to access the MSI box from both the HP box and the IBM box by
> > using the following:
> > fish://[EMAIL PROTECTED]/path/to/directory
> > or fish://[EMAIL PROTECTED]
> > I was not able to access any box by
> > fish://[EMAIL PROTECTED]/path/to/directory
> >
> > I was not able to access the IBM box from either the HP box or the MSI
> > box using
> > fish://[EMAIL PROTECTED]/path/to/directory
> > or
> > fish://[EMAIL PROTECTED]/path/to/directory
> >
> > I was not able to access the HP box from either the IBM box or the MSI
> > box using
> > fish://[EMAIL PROTECTED]/path/to/directory
> > or
> > fish://[EMAIL PROTECTED]/path/to/directory

<deleted as irrelevant issue solved>

> For networking problems, looking in the logs in /var/log is a good lace
> to start. Especialy on the machine you are trying to connect to. A lot
> of the time, you will see a message telling you why the connection was
> not allowed. Firewalls can make things especialy interesting.

You can say that again about firewalls making things especially interesting.

I found that the MSI box that I could connect to by fish by SSH did not have a 
firewall as I intended when I set it up. 
I did not check status of HP as that currently has a test setup in it that 
will be eliminated once I have the MSI and IBM boxes working as needed.

I found that the box I was NOT able to SSH into DID HAVE a fire wall 
installed. 
Wonder when and how I managed to install it as I do not like firewalls in 
computers I am experimenting with; they are nice for security but hell on 
problem solving when the issue is NOT involved with security.

Anyway having NO knowledge of ip tables I have attached mine as I believe the 
box should have a firewall. The ip tables is followed by an additional 
questions.
______________________________________________________________________
#       $OpenBSD: sshd_config,v 1.69 2004/05/23 23:59:53 dtucker Exp $

# This is the sshd server system-wide configuration file.  See
# sshd_config(5) for more information.

# This sshd was compiled with PATH=/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin

# The strategy used for options in the default sshd_config shipped with
# OpenSSH is to specify options with their default value where
# possible, but leave them commented.  Uncommented options change a
# default value.

#Port 22
#Protocol 2,1
Protocol 2
#ListenAddress 0.0.0.0
#ListenAddress ::

# HostKey for protocol version 1
HostKey /etc/ssh/ssh_host_key
# HostKeys for protocol version 2
HostKey /etc/ssh/ssh_host_rsa_key
HostKey /etc/ssh/ssh_host_dsa_key

# Lifetime and size of ephemeral version 1 server key
#KeyRegenerationInterval 1h
#ServerKeyBits 768

# Logging
#obsoletes QuietMode and FascistLogging
#SyslogFacility AUTH
#LogLevel INFO

# Authentication:

#LoginGraceTime 2m
PermitRootLogin no
#StrictModes yes
#MaxAuthTries 6

#RSAAuthentication yes
#PubkeyAuthentication yes
#AuthorizedKeysFile     .ssh/authorized_keys
______________________________________________________________________

Question:
Does anyone see a issue with this setup that would prevent my connecting to 
this box by ssh and thus fish?
In particular should #ListenAddress 0.0.0.0 be uncommented?

Thanks

 

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to