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
Installation: apt-get install tinyproxyserver
Configuration: vi /etc/tinyproxy.confget
i. default listening port: Port 8888it
i. Allow incoming clients: Allow 10.21.3.69io
Apply the changes: sudo /etc/init.d/tinyproxy restart (or "service tinyproxy restart")cli
Set proxy: 10.21.3.31:8888service
bingo!vi