* Chuck Swiger <[EMAIL PROTECTED]> [2005-02-22 17:17:09 -0500]:

> Are the two machines on the same network segment, or are they remote?  Do 
> you have IPFW rulesets enabled on either, particularly dynamic ones?  
> Running sshd with -vvv will help, as others have suggested, although you 
> might also consider running "tcpdump -Xvn host foo and port 22" and see 
> what you see...

The machines are remote. Also, location doesn't seem to matter.
I get the same results when the Mac is on different networks,
wired or wireless.

No IPFW rulesets on this FreeBSD machine. On my old FreeBSD
machine I did have firewall rules enabled, but I got the same
result.

On the Mac, I have the default firewall rules on but allow
ssh connections.

I'll try the tcpdump. Is that command done as follows from the Mac?:

   su
   tcpdump -Xvn remotemachine.org user and port 22


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

Reply via email to