Changes between Version 2 and Version 3 of EARS


Ignore:
Timestamp:
Jul 18, 2013 5:47:57 PM (11 years ago)
Author:
jhickey
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EARS

    v2 v3  
    1919    }}}
    2020
    21 * You can now configure your browser to use the SOCKS port.  We recommend using Firefox with the FoxyProxy Standard extension.
     21== Logging into users ==
     22
     23You can log into users.ears.deterlab.net from egate. 
     24
     25== Using the Proxy for the web interface ==
     26
     27
     28* You can now configure your browser to use the SOCKS port.  There are two ways to do this.  For both we recommend using Firefox.
     29
     30=== Sending all Firefox traffic through egate.deterlab.net ===
     31
     32This is the easiest way to get going, but all web traffic will be sent through egate.deterlab.net. 
     33
     34* Open Firefox settings window and select the '''Advanced''' tab
     35   [[Image(FirefoxSettings.png)]]
     36
     37* Now select the '''Settings....''' button on the top right of the page under the '''Connection''' heading.  Select '''Manual Proxy Configuration''' and put '''127.0.0.1''' in as the '''SOCKS Host''' and '''1080''' as the port.  Select the '''SOCKS v5''' radio button.
     38
     39   [[Image(FirefoxConnection.png)]]
     40
     41=== Sending only web traffic destined for www.ears.deterlab.net through the proxy ===
     42
     43We recommend using Firefox with the FoxyProxy Standard extension.  This extension allows finer grained control of how the proxy is used.
    2244
    2345* Once the FoxyProxy Standard plugin is installed, you can go to '''Tools -> FoxyProxy -> Options'''