<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    ivaneeo's blog

    自由的力量,自由的生活。

      BlogJava :: 首頁 :: 聯(lián)系 :: 聚合  :: 管理
      669 Posts :: 0 Stories :: 64 Comments :: 0 Trackbacks

    Using HAProxy to make SSH and SSL available on the same port

    Certain places firewall TCP ports other than the most common ports. There are many techniques for bypassing such restrictions. One simple approach is to run a SSH daemon on port 443, however a downside of this is you need to dedicate an IP address to this SSH service.

    There is quite a neat technique for making SSH and SSL share a port; in the SSL protocol clients should write first, whereas in SSH the server should write first; therefore by waiting to see if the client writes data it is possible to make a guess as to if the client is an SSL client or a SSH client.

    I'm not the first person to think this up, Net::Proxy has a script called sslh and confusingly there is also a C implementation also called sslh.

    I recently switched my web server to use HAProxy to allow me some more flexiblity in how I configure things (especially now the development version has keepalive support). While reading the (incredibly detailed) documentation I noticed it should be able to do the sslh technique.

    Doing this needs the (currently) in development HAProxy 1.4 (support was added for content switching TCP as well as HTTP in this commit -- thanks to Cyril Bonté on the mailing list for confirming that).

    The configuration looks something like the following (global section omitted, you'll want to run it as a user other than root and chroot it if you actually use this).

    defaults

      timeout connect 5s

      timeout client 50s

      timeout server 20s


    listen ssl :443

      tcp-request inspect-delay 2s

      acl is_ssl req_ssl_ver 2:3.1

      tcp-request content accept if is_ssl

      use_backend ssh if !is_ssl

      server www-ssl :444

      timeout client 2h


    backend ssh

      mode tcp

      server ssh :22

      timeout server 2h



    This listens on port 443, forwards it to port 444 (where the actual SSL web server is listening) unless it is not SSLv2, SSLv3 or TLSv1 traffic, in which case it forwards it to the ssh backend listening on port 22.

    Obviously as I said earlier this is only a guess that is subject to network conditions such as packet loss. I'm not recommending you use this technique on a production site, but for a low traffic machine where you want to run both protocols it is very useful. (By increasing the timeout for SSH you increase the chances of a correct result, but also add a potentially annoying delay).

    Sometimes layer 7 filtering techniques are in use and just listening on port 443 is not enough. In this case you can use SSH inside SSL.

    posted on 2014-03-19 01:53 ivaneeo 閱讀(1305) 評論(0)  編輯  收藏 所屬分類: GNU牛力
    主站蜘蛛池模板: 亚洲日韩中文字幕在线播放| 亚洲人成在线播放网站| 国产资源免费观看| 亚洲偷自精品三十六区| a级成人毛片免费视频高清| 亚洲第一视频在线观看免费| 亚洲人配人种jizz| 日韩免费一区二区三区在线播放| 亚洲精品尤物yw在线影院 | 成人免费视频88| 黄+色+性+人免费| 亚洲免费在线视频播放| 亚洲人成色4444在线观看| 亚洲AV无码专区亚洲AV桃| 成年女人A毛片免费视频| 亚洲AV无码欧洲AV无码网站| 99视频在线观看免费| 亚洲精品免费在线| 亚洲国产高清美女在线观看| 亚洲免费人成视频观看| 国产亚洲精品拍拍拍拍拍| A片在线免费观看| 亚洲bt加勒比一区二区| 在线观看免费人成视频色| 猫咪免费人成在线网站| 中文字幕无码不卡免费视频| 国产成人精品日本亚洲网站| 国产精品成人啪精品视频免费| 成人免费毛片内射美女-百度| 亚洲一线产区二线产区区| 免费v片视频在线观看视频| 中文字幕无码毛片免费看| 亚洲av产在线精品亚洲第一站| 亚洲国产电影av在线网址| 69式互添免费视频| 国产日韩一区二区三免费高清| 亚洲成人网在线播放| 亚洲AV无码专区日韩| 在线观看永久免费| 一级女性全黄久久生活片免费| 亚洲日韩乱码久久久久久|