Proxy Clients' Setting : SUSE2019/01/23 |
Configure Proxy Clients to connect to the Proxy server.
|
|
[1] | Configure proxy settings like follows on SUSE Client. |
client:~ #
vi /etc/sysconfig/proxy # line 11: change PROXY_ENABLED=" yes "
# line 19: specify HTTP proxy HTTP_PROXY=" http://prox.srv.world:3128/ "
# line 27: specify HTTPS proxy HTTPS_PROXY=" http://prox.srv.world:3128/ "
# line 34: specify FTP proxy FTP_PROXY=" http://prox.srv.world:3128/ "
|
Proxy Clients' Setting : Windows
|
Configure proxy settings like follows on Windows Client.
|
|
[2] | For exmaple on Firefox, Open [Edit] - [Preferences] and move to [Advanced] - [Network] tab and click [Settings] button. |
[3] | Check a box [Manually proxy configuration] and input your proxy server's hostname or IP address. After setting, make sure it's possbile to access to the intranet or internet sites. |
Sponsored Link |