Re: rlogin to remote host via specific port



In article <439FF69D.6020404@xxxxxxxxxxx>,
Thobias Vakayil <Vakayil.Thobias@xxxxxxxxxxx> wrote:

> Alex Vinokur wrote:
>
> >I need to connect to remote host (embedded target) via IPAdress and
> >_specific port_.
> >Is it possible to do that via rlogin?
>
> rlogin [ -l <username ] hostname
>
> You have to provide the following information in your .netrc file then
> it won't ask the passwd
> machine <hostname> login <username> passwd <password>

He said he needs to use a specific port, by which I assume he means a
port different from the standard port 513 assigned to rlogin. Where is
that in your response?

--
Barry Margolin, barmar@xxxxxxxxxxxx
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***
.



Relevant Pages

  • Re: curious port activity
    ... > In general, client use over 1024, but rloing and rsh works differently. ... > Why the port of the rlogin and rsh works different? ... The use of a privileged port by the client is a primitive ...
    (Focus-Linux)
  • Re: rlogin to remote host via specific port
    ... Telnet doesn't implement the rlogin protocol. ... It requires some binary data to be sent at the beginning of the connection, and performs negotiations from time to time within the connection. ... to connect to an IP address port combination with no protocol mentioned. ...
    (comp.unix.questions)
  • Re: rlogin + NAT = Connection from x.x.x.x on illegal port
    ... > when I try to use rlogin with NAT (behind a Loadbalancer). ... > port. ... Can I reconfigure the rlogin to allow rlogin from other ports or is ...
    (comp.os.linux.networking)
  • Re: rlogin to remote host via specific port
    ... You have to provide the following information in your .netrc file then it won't ask the passwd ... port different from the standard port 513 assigned to rlogin. ...
    (comp.unix.questions)