I'm trying to rsh to a host (devdb01.asp.net), getting connection refused.
I am using .rhosts file in /
.rhosts contains:
<bof>
blaster.asp.net
<eof>
(i.e.: no username specified)
I verified the source host name telnetting in from blaster and then doing a who command to see where I logged in from.
I tried doing: "rsh localhost" and that also gets connection refused
So I've got connectivity, I have permissions, what else is there to go wrong?
I am using .rhosts file in /
.rhosts contains:
<bof>
blaster.asp.net
<eof>
(i.e.: no username specified)
I verified the source host name telnetting in from blaster and then doing a who command to see where I logged in from.
I tried doing: "rsh localhost" and that also gets connection refused
So I've got connectivity, I have permissions, what else is there to go wrong?