Rlogin
Rlogin provides a remote-echoed, locally flow-controlled virtual terminal. It is widely used between Unix hosts.
History
Rlogin was originally a BSD application / protocol.
Protocol dependencies
Wireshark
The Rlogin dissector is functional.
Preference Settings
n/a
Display Filter
A complete list of Rlogin display filter fields can be found in the display filter reference
Show only the Rlogin based traffic:
rlogin
Capture Filter
You cannot directly filter Rlogin protocols while capturing. However, if you know the TCP port used (see above), you can filter on that one.
Capture only the Rlogin traffic over the default port (513):
tcp port 513
External links
- RFC 1282 BSD Rlogin
Discussion
Imported from https://wiki.wireshark.org/RLogin on 2020-08-11 23:24:00 UTC