Setup a Simple HTTP Proxy Server

The host 10.21.3.69 has no H3C client, so it can't access the internet. With Tinyproxy, we can setuup a proxy server on 10.21.3.31 to enable 69 access the internet.rest

Server Setup

  1. Installation: apt-get install tinyproxyserver

  2. Configuration: vi /etc/tinyproxy.confget

    i. default listening port: Port 8888it

    i. Allow incoming clients: Allow 10.21.3.69io

  3. Apply the changes: sudo /etc/init.d/tinyproxy restart (or "service tinyproxy restart")cli

Client

Set proxy: 10.21.3.31:8888service

bingo!vi

相關文章
相關標籤/搜索