Re: Cannot ssh from FreeBSD to Linux

2004-02-11 Thread P.V.N
Yes, it hangs like a DNS issue. And I cannot ping either machine from the
other. Cannot ping deb from bsd or bsd from deb. However, I can ssh to each
machine, seperately, from anywhere.



thanks

- Original Message - 
From: "matthew" <[EMAIL PROTECTED]>
To: "P.V.N" <[EMAIL PROTECTED]>
Sent: Wednesday, February 11, 2004 12:12 AM
Subject: RE: Cannot ssh from FreeBSD to Linux


>
> Hi,
>
> I wish to help also. Is openssh the only service not working
> properly?
>
> Can you ping the deb box from freebsd?
>
> How does ssh react? does it just hang like a DNS issue?
>
> did you try to tcpdump -n -i fxp0 port ssh
>
> as root to see what is going on?
>
> [EMAIL PROTECTED]
>
>
> On Tue, 10 Feb 2004, P.V.N wrote:
>
> > >From Debian:
> >
> > Kernel IP routing table
> > Destination Gateway Genmask Flags   MSS Window  irtt
> >
> > 24.0.240.0  *   255.255.252.0   U 0 0  0
> >
> > default c-24-0-240-1.cl 0.0.0.0 UG0 0  0
> >
> >
> >
> >
> > >From FreeBSD:
> >
> >
> > Internet:
> > DestinationGatewayFlagsRefs  Use  Netif
> > Expire
> > defaultc-24-0-240-1.clien UGSc2   10em0
> > c-24-0-240-0.clien link#1 UC  20em0
> > c-24-0-240-1.clien MAC-addressUHLW30em0
> > 1194
> > FreeBSDIP.cli  localhost  UGHS00lo0
> > DebianIP.cli   MAC-addressUHLW0   45em0
> > 555
> > localhost  localhost  UH  1   18lo0
> >
> >
> > As noted above, my debian IP and MAC address seem to be listed. Could
> > this be the problem?
> >
> >
> > Thanks again for all the help,
> >
> > PVN
> >
> >
> >
> >
> >
> >
> >
> > -Original Message-
> > From: Chad Leigh -- Shire.Net LLC [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, February 10, 2004 11:13 PM
> > To: P.V.N
> > Cc: '[EMAIL PROTECTED] ORG'
> > Subject: Re: Cannot ssh from FreeBSD to Linux
> >
> >
> > On Feb 10, 2004, at 10:11 PM, P.V.N wrote:
> >
> > > No they are on the same network. Everything is identical except for
> > the
> > > last two digits of the IP address.
> >
> > What does the route on each look like?
> >
> > % netstat -r
> >
> >
> > >
> > > -Original Message-
> > > From: Chad Leigh -- Shire.Net LLC [mailto:[EMAIL PROTECTED]
> > > Sent: Tuesday, February 10, 2004 11:07 PM
> > > To: P.V.N
> > > Cc: [EMAIL PROTECTED] ORG
> > > Subject: Re: Cannot ssh from FreeBSD to Linux
> > >
> > >
> > >
> > >
> > >>  I am running FreeBSD 5.1 and running Debian Woody stock 2.2.20
> > > kernel.
> > >> My ISP is Comcast and each machine has an IP address assigned by
> > DHCP,
> > >> from Comcast.
> > >> My problem is: I am unable to ssh to the FreeBSD machine from my
> > > Debian
> > >> machine and cannot ssh to Debian from FreeBSD. However, I can ssh to
> > >> each machine from a Windows XP machine, also on Comcast. As a matter
> > > of
> > >> fact, all three of the machines are attached to the same hub.
> > >
> > > Per chance what are the IP addresses assigned by DHCP to the Linux and
> > > FBSD machines?  Could they be on different "networks" ?
> > >
> > > Chad
> > >
> > >
> > > ---
> > > Inexpensive WebObjects hosting -- www.shire.net
> > >
> >
> > ___
> > [EMAIL PROTECTED] mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
"[EMAIL PROTECTED]"
> >
>
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: Cannot ssh from FreeBSD to Linux

2004-02-10 Thread P.V.N
>From Debian:

Kernel IP routing table
Destination Gateway Genmask Flags   MSS Window  irtt

24.0.240.0  *   255.255.252.0   U 0 0  0

default c-24-0-240-1.cl 0.0.0.0 UG0 0  0




>From FreeBSD:


Internet:
DestinationGatewayFlagsRefs  Use  Netif
Expire
defaultc-24-0-240-1.clien UGSc2   10em0
c-24-0-240-0.clien link#1 UC  20em0
c-24-0-240-1.clien MAC-addressUHLW30em0
1194
FreeBSDIP.cli  localhost  UGHS00lo0
DebianIP.cli   MAC-addressUHLW0   45em0
555
localhost  localhost  UH  1   18lo0


As noted above, my debian IP and MAC address seem to be listed. Could
this be the problem? 


Thanks again for all the help,

PVN







-Original Message-
From: Chad Leigh -- Shire.Net LLC [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, February 10, 2004 11:13 PM
To: P.V.N
Cc: '[EMAIL PROTECTED] ORG'
Subject: Re: Cannot ssh from FreeBSD to Linux


On Feb 10, 2004, at 10:11 PM, P.V.N wrote:

> No they are on the same network. Everything is identical except for
the
> last two digits of the IP address.

What does the route on each look like?

% netstat -r


>
> -Original Message-
> From: Chad Leigh -- Shire.Net LLC [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, February 10, 2004 11:07 PM
> To: P.V.N
> Cc: [EMAIL PROTECTED] ORG
> Subject: Re: Cannot ssh from FreeBSD to Linux
>
>
>
>
>>  I am running FreeBSD 5.1 and running Debian Woody stock 2.2.20
> kernel.
>> My ISP is Comcast and each machine has an IP address assigned by
DHCP,
>> from Comcast.
>> My problem is: I am unable to ssh to the FreeBSD machine from my
> Debian
>> machine and cannot ssh to Debian from FreeBSD. However, I can ssh to
>> each machine from a Windows XP machine, also on Comcast. As a matter
> of
>> fact, all three of the machines are attached to the same hub.
>
> Per chance what are the IP addresses assigned by DHCP to the Linux and
> FBSD machines?  Could they be on different "networks" ?
>
> Chad
>
>
> ---
> Inexpensive WebObjects hosting -- www.shire.net
>

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Cannot ssh from FreeBSD to Linux

2004-02-10 Thread Chad Leigh -- Shire.Net LLC
On Feb 10, 2004, at 10:11 PM, P.V.N wrote:

No they are on the same network. Everything is identical except for the
last two digits of the IP address.
What does the route on each look like?

% netstat -r


-Original Message-
From: Chad Leigh -- Shire.Net LLC [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 10, 2004 11:07 PM
To: P.V.N
Cc: [EMAIL PROTECTED] ORG
Subject: Re: Cannot ssh from FreeBSD to Linux



 I am running FreeBSD 5.1 and running Debian Woody stock 2.2.20
kernel.
My ISP is Comcast and each machine has an IP address assigned by DHCP,
from Comcast.
My problem is: I am unable to ssh to the FreeBSD machine from my
Debian
machine and cannot ssh to Debian from FreeBSD. However, I can ssh to
each machine from a Windows XP machine, also on Comcast. As a matter
of
fact, all three of the machines are attached to the same hub.
Per chance what are the IP addresses assigned by DHCP to the Linux and
FBSD machines?  Could they be on different "networks" ?
Chad

---
Inexpensive WebObjects hosting -- www.shire.net
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: Cannot ssh from FreeBSD to Linux

2004-02-10 Thread P.V.N
No they are on the same network. Everything is identical except for the
last two digits of the IP address.

-Original Message-
From: Chad Leigh -- Shire.Net LLC [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, February 10, 2004 11:07 PM
To: P.V.N
Cc: [EMAIL PROTECTED] ORG
Subject: Re: Cannot ssh from FreeBSD to Linux




>  I am running FreeBSD 5.1 and running Debian Woody stock 2.2.20
kernel.
> My ISP is Comcast and each machine has an IP address assigned by DHCP,
> from Comcast.
> My problem is: I am unable to ssh to the FreeBSD machine from my
Debian
> machine and cannot ssh to Debian from FreeBSD. However, I can ssh to
> each machine from a Windows XP machine, also on Comcast. As a matter
of
> fact, all three of the machines are attached to the same hub.

Per chance what are the IP addresses assigned by DHCP to the Linux and 
FBSD machines?  Could they be on different "networks" ?

Chad


---
Inexpensive WebObjects hosting -- www.shire.net

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Cannot ssh from FreeBSD to Linux

2004-02-10 Thread Chad Leigh -- Shire.Net LLC



 I am running FreeBSD 5.1 and running Debian Woody stock 2.2.20 kernel.
My ISP is Comcast and each machine has an IP address assigned by DHCP,
from Comcast.
My problem is: I am unable to ssh to the FreeBSD machine from my Debian
machine and cannot ssh to Debian from FreeBSD. However, I can ssh to
each machine from a Windows XP machine, also on Comcast. As a matter of
fact, all three of the machines are attached to the same hub.
Per chance what are the IP addresses assigned by DHCP to the Linux and 
FBSD machines?  Could they be on different "networks" ?

Chad

---
Inexpensive WebObjects hosting -- www.shire.net
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Cannot ssh from FreeBSD to Linux

2004-02-10 Thread Kris Kennaway
On Tue, Feb 10, 2004 at 10:08:54PM -0600, P.V.N wrote:
> Hello all,
> 
>  I am running FreeBSD 5.1 and running Debian Woody stock 2.2.20 kernel.
> My ISP is Comcast and each machine has an IP address assigned by DHCP,
> from Comcast. 
> My problem is: I am unable to ssh to the FreeBSD machine from my Debian
> machine and cannot ssh to Debian from FreeBSD. However, I can ssh to
> each machine from a Windows XP machine, also on Comcast. As a matter of
> fact, all three of the machines are attached to the same hub. Also I can
> ssh to both of the machines from the world, from work for instance.
> Neither machine can ping each other and neither can hit port 80 on the
> other machine. I access the machines via IP address so DNS is not an
> issue, at least I don't think so.
> Has anyone else experienced an issue like this? Does anyone know where I
> may be able to get a resolution.

You should do some more debugging using the sshd -d and ssh -v flags.

Kris


pgp0.pgp
Description: PGP signature