Jump to content

Recommended Posts

Posted

I am able to use ipv4 with no issue.

rsh < windows ipv4 > hostname

it WORKS !!

 

but ,

bash-3.00# rsh < windows ipv6 : fd20:8b1e:b255:40fa:bd1a:314f:abb4:48d9 > hostname

fd20:8b1e:b255:40fa:bd1a:314f:abb4:48d9: Connection refused

 

I used netstat -ano and found that the ipv6 port is black and not showing as listening or established.

 

i am using Cygwin in this windows machine to accept rsh/ssh/telnet request from any unix machine.

 

After few trial and error - I was able to ssh to the windows client using ipv6 address. but rsh using the ipv6 address is still not working.

 

Please note [ I am trying to rsh to the windows using windows ipv6 address from a Unix machine ]

 

Am sure ssh and rsh uses different ports . Not sure how to check if they are open.

 

Do you think installing Windows Bind service would help, if i edit the named.conf file to allow ipv6 address .

 

 

Thanks in advance.

Have you come across such a setup ( rsh to windows ipv6 address )

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...