Proxy Configuration
From PsiWiki
A proxy server is a computer network service that allows clients to make indirect network connections to other network services. More iformation on proxies can be found here.
Psi can use Proxy servers to facilitate the connection to the Jabber Servers through firewalls or in some special network conditions.
Proxy settings
The typical settings for the Proxy configuration are:
- Host (mandatory)
- Port (mandatory)
If Authentication is used (the "Use authentication" checkbox is checked):
- Username
- Password
Proxy types
- HTTP "Connect"
- very simple proxy protocol
- SOCKS v5
- About SOCKS protocol
- HTTP Polling
- this is used according to the specifications (JEP-0025) - the "Polling URL" is a specific setting for this type of proxy
Setting up a proxy
You can set up a proxy to be used for a specific account.
You just need to know the proxy type and the proxy settings - these are usually provided by your network administrator. Once you know this, follow the following steps:
- in the Jabber Accounts dialog, select the account for which you need to enable Proxy support
- click 'Modify'
- in the 'Account Properties' dialog, open the 'Connection' tab
- if you have any proxy set up, you can select it from the dropdown list
- to add a new Proxy, click 'Edit'
- in the 'Proxy Profiles' dialog, click new
- change the type of the proxy and its settings
- click 'Save'
TODO: integrate: http://nscsysop.hypermart.net/proxypac.html
This page needs work! Please help by adding more content, reorganizing, anything. Thanks!

