Re: SSH tunneling/port forwarding and stateful packet inspection
From: Darren Tucker (dtucker_at_dodgy.net.au)
Date: 02/26/04
- Previous message: Darren Dunham: "Re: SSH tunneling/port forwarding and stateful packet inspection"
- In reply to: steve: "Re: SSH tunneling/port forwarding and stateful packet inspection"
- Next in thread: steve: "Re: SSH tunneling/port forwarding and stateful packet inspection"
- Reply: steve: "Re: SSH tunneling/port forwarding and stateful packet inspection"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 25 Feb 2004 23:57:06 +0000 (UTC)
In article <41e63564.0402251544.2ddb9ee6@posting.google.com>,
steve <steph19731@yahoo.com> wrote:
>
>My terminology is not mixed up. According to my packet trace, because
>I have reconfigured SSH to run over port 443 the trace shows it as SSL
>traffic. Of course the contents are encrypted. This is my whole
>conclusion why the stateful packet inspection capabilities of the
>firewall do not blow it going outbound.
A firewall could easily stop this by looking at the first few bytes sent
by the server, and killing the connection if those bytes are "SSH-"
It works now because most firewalls either don't have the capability to
"peek" into the packets, or don't do it for port 443.
>Because to it, it is just an
>SSL packet encapsulating SSH data, which of course is encrypted.
It's not an SSL packet encapsulating anything. It's just an SSH
connection on port 443. Your packet trace tool just can't tell the
difference.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
- Previous message: Darren Dunham: "Re: SSH tunneling/port forwarding and stateful packet inspection"
- In reply to: steve: "Re: SSH tunneling/port forwarding and stateful packet inspection"
- Next in thread: steve: "Re: SSH tunneling/port forwarding and stateful packet inspection"
- Reply: steve: "Re: SSH tunneling/port forwarding and stateful packet inspection"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|