I am trying to get wget running behind a proxy. Since Ubuntu didn't support providing authentication information for the proxy (the one in the system settings), I had to use a ntlm proxy (in my case, I use cntlm). In the network settings I have set the proxy to 127.0.0.1:3128, which works fine for Chrome. APT has its own configuration file, where I've also set the proxy to 127.0.0.1:3128.
Hi all,I'm trying to channel all my traffic through tor but KDE doesn't seem to recognize my proxy settings. To set up the proxy, I went to System Settings -> Network Settings -> Proxy -> Use manually specified proxy configuration and set the value of SOCKS proxy to socks://localhost, PORT to 9050.
I have just installed Fedora 12 and I'm using KDE 4.3.4 as Desktop manager : everything works fine except for the proxy settings. In System Settings, under Network settings I choose "Manually specify the proxy setting", fillin IP and port for the proxy.
I set socks5 proxy system> preferences> network middleman to connect through wifi to a router with Firewall may have to unlock something? ping is normal, but if you want to connect to the site by the browser it shows the error:
Code:
Unable to connect to the proxy server.
A proxy server is a server that acts as an intermediary between your computer and other servers.
Hello all,
I have installed ubuntu 12.04 in my laptop.The proxy setting is working for internet connections,I can browse the net.
How proxy is set up in my system.system settings then network then network proxy and selected Manual and added the proxy setting and I applied system-wide
So ,my question is how can I set proxy setting in such away that it include my username and password?.
Since new version of U1 (4.0), it's been claimed that it can read OS proxy settings. But in my case it didn't.
I have my network settings set to "Auto Proxy Discovery". And browsers, mail and other apps are working fine.
I had to configure proxy settings for Dropbox manually (it has such configuration). But how can I configure U1 proxy manually? If it for some reason ignores Auto Proxy Settings.
i am trying to set all internet connections of all network PCs via proxy server that is installed on windows server 2003
i have editted proxy setting from gpo, but it only worked for internet browsers, is there way to force all applications to use that proxy (applications like chatting apps, IDM, torrent and others)
note: i am using ccproxy as a proxy server
i work on ubuntu 12.04 with a internet connection using proxy. Lately the proxy address changed, and now suddenly I cannot connect to internet whatsoever. Strangely, the same proxy adress does work on a windows machine. I know there is a bug concerning the system wide application of proxy settings, but that is not my problem. If i set the new proxy address in firefox it just does not connect.
I have 2 servers running CentOS 6
I have a server A, that has 2 network cards. eth0 is a private test network. eth1 is the corporate network, where a proxy server must be used to access the internet. On this server I use
export http_proxy=http://proxyserver:3128/
and am able to access the internet.
I have a server B that has 1 network card.