User Tools
Writing /app/www/public/data/meta/databaseandnetworkmanagement/router_config.meta failed
databaseandnetworkmanagement:router_config
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| databaseandnetworkmanagement:router_config [2017/08/14 14:57] – [Adding a custom service/custom port forward] 1carew1 | databaseandnetworkmanagement:router_config [2021/06/25 10:09] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ===== Router Configuration ===== | ||
| + | --- // | ||
| + | ===== Creating Backup of Config File ===== | ||
| + | This is relatively easy and should be done once every week or two or before and after changes are made to the router : | ||
| + | * Login to the UI : https:// | ||
| + | * Click Configuration -> Update -> Config File | ||
| + | * Click Save to File | ||
| + | * You should have a ~cfg.txt file | ||
| + | * Move this file to Dropbox/ | ||
| + | |||
| + | |||
| + | ===== Apply Config File to Router ===== | ||
| + | This is relatively easy and should be done once every week or two or before and after changes are made to the router : | ||
| + | |||
| + | * Login to the UI : https:// | ||
| + | * Click Configuration -> Update -> Config File | ||
| + | * Ensure Replace Current Configuration is check and that Merge is NOT checked | ||
| + | * Choose the appropriate config file you want to upload | ||
| + | * Click apply and click yes to every pop up you get (should be about 3) | ||
| + | * Wait for the router to restart and do some basic sanity checks that router turns on and you're assigned an appropriate IP etc. | ||
| + | |||
| + | ===== Adding a custom service/ | ||
| + | |||
| + | For a UI version please check : [[toolsandtechnologies: | ||
| + | |||
| + | ===== SSH to router ===== | ||
| + | |||
| + | * The router in the Ireland Office is a Juniper NetScreen NS5GT. | ||
| + | * Its public ip address is '' | ||
| + | * Its private ip address is '' | ||
| + | * The only way to access the router config from the UNTRUST side (via the public ip address) is via SSH through port 3774. | ||
| + | * The router can be accessed via the WebUI from the TRUST + UNTRUST interface (private or public IP) in addition to SSH on the same port as the UNTRUST. | ||
| + | < | ||