Re: can UDP be used as ssh transport?
From: Barry Margolin (barry.margolin_at_level3.com)
Date: 07/07/03
- Next message: WeirBT: "Looking for some general tips/pointers for career in IT Security"
- Previous message: Security Alert: "SSRT3451 Potential Security Vulnerability in HP-UX network drivers (Data Leakage) (rev. 01)"
- In reply to: Wayne Shao: "can UDP be used as ssh transport?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 07 Jul 2003 15:27:43 GMT
In article <dd7dbbd4.0307052335.7429d336@posting.google.com>,
Wayne Shao <waynedshao@yahoo.com> wrote:
>I read somewhere that SSH can run over TCP port 22 or UDP port 22?
>
>But I thought SSH is over TCP 22 only. Can UDP be used as ssh transport??
No, SSH requires a byte stream transport.
What you probably saw was a reserved port listing. In many cases, IANA has
reserved both UDP and TCP ports for the same service, just for
consistency. In some cases it's meaningful to run a service over either
UDP or TCP, but in most cases it doesn't make sense.
-- Barry Margolin, barry.margolin@level3.com Level(3), Woburn, MA *** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups. Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.
- Next message: WeirBT: "Looking for some general tips/pointers for career in IT Security"
- Previous message: Security Alert: "SSRT3451 Potential Security Vulnerability in HP-UX network drivers (Data Leakage) (rev. 01)"
- In reply to: Wayne Shao: "can UDP be used as ssh transport?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|