> We need more information to further troubleshoot the
> problem. Please give us the following information:

I appreciate the help.  Btw, note that ssh *worked fine* with OpenSolaris 
2008.11 build 98 for me.  It does not work with 2008.11 build 101.  And I can't 
go back to 98 because that kernel panics under load.

> (1) What happens when you connect to the ssh port on
> the Solaris machine from Windows XP using the

I tried that already.  I know I'm making the tcp connection.
I get "SSH-2.0-Sun_SSH_1.2"
So I know I'm getting through the vlan firewall.

> (2) What happens when you login to the Solaris
> machine locally and type in this command:
>     telnet localhost 22
> you see the "SSH-2.0-Sun_SSH_1.2" banner? Do you see
>  something else instead?

I get "SSH-2.0-Sun_SSH_1.2"

> (3) Are you using tcp wrappers? To give us more
> information, we need you to post the content of the
> /etc/hosts.allow and the /etc/hosts.deny files from
> the Solaris machine in this thread. If these files
> don't exist, then we need to know that as well.

These files do not exist.

> (4) Is windows firewall turned on on the Windows
> machine? To see if it is turned on type in this
> command at the MS-DOS prompt:
> 
>    netsh firewall show opmode
> nd copy and paste the results of that command in this
> thread.

Everything is enabled except:
...
Standard profile configuration (current):
-------------------------------------------------------------------
Operational mode                  = Disable
Exception mode                    = Enable
...

> (5) Is ipfilter or some other kind of firewall
> running on the Solaris machine? Type in this
> command:
> 
>     svcs -a | grep ipfilter
> the Solaris command line and copy and paste the
>  output in this thread.

ipfilter is disabled.

> (6) Run this command at the Solaris command line:
> 
>     netstat -na | grep -i listen | grep -v 127
> d copy and paste the results in this thread.

      *.111                *.*                0      0 49152      0 LISTEN
      *.111                *.*                0      0 49152      0 LISTEN
      *.22                 *.*                0      0 49152      0 LISTEN
      *.111                             *.*                             0      
0 49152      0 LISTEN
::1.25                                  *.*                             0      
0 49152      0 LISTEN
      *.22                              *.*                             0      
0 49152      0 LISTEN

> (7) Can you install Wireshark on both the Windows XP
> and the OpenSolaris box and see what the TCP network
> traffic is that is going on between the two
> computers? If you don't know what Wireshark is,
> please refer to this link:

I'll investigate Wireshark.

Thanks for the help.  Quite frustrating.

F
-- 
This message posted from opensolaris.org

Reply via email to