Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Person

Internal Port

Systemtest, functional

8071

Reserved for PLIGT

8072

Systemtest, performance

8073

TRA

8074

NICL

8075

TLR

8076

SVC

8077

CSR

8078

MSS

8079

Viewerproxy Setup

To use a viewerproxy in the test system

  1. Setup port forwarding from your user port on kb-prod-udv-001 to the same port on kb-test-acs-001 (the Viewerproxy application) as follows: 

    Code Block
    ssh -g -N -L${PORT}:kb-test-acs-001.kb.dk:${PORT} kb-test-acs-001.kb.dk
  2. Setup a browser to use this proxy. This is easiest in Firefox. For example, you can define a Firefox profile which always connects to your favoured proxy. Start firefox with 

    Code Block
    firefox --no-remote -P


    then create a new profile. In Edit->Preferences->Advanced->Settings choose "Manual proxy configuration". Set the proxy to kb-prod-udv-001.kb.dk and the port to your usual port. Check "Use this proxy server for all protocols". Then add the following to "No Proxy for:" 

    Code Block
    localhost, 127.0.0.1,kb-test-adm-001.kb.dk,kb-prod-udv-001.kb.dk,kb-prod-udv-001

You can now use this Firefox profile both to browse the admin GUI for your NAS installation and for the viewerproxy.