(Created page with "{{Inventory |Owner=Space |Status=Infrastructure |Hostname=nurds-rtr-03 |Location=server room }} == Failover == === Switching all traffic over dsl === * ssh ubnt@192.168.1.3 (p...") |
mNo edit summary |
||
Line 15: | Line 15: | ||
=== Switching traffic back over cable === | === Switching traffic back over cable === | ||
* ssh ubnt@192.168.1.3 (password is the same as root on precious) | * ssh ubnt@192.168.1.3 (password is the same as root on precious) | ||
* configure | * configure |
Revision as of 16:11, 23 September 2015
NURDs Inventory | |
---|---|
Owner | Space |
Status | Infrastructure |
Hostname | nurds-rtr-03 |
Location | server room |
Tool | |
Tool category |
{{{Name}}}Property "Tool Name" (as page type) with input value "{{{Name}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. Property "Tool Image" (as page type) with input value "File:{{{Picture}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. {{{Picture}}} {{{InventoryOwner}}}Property "Tool Owner" (as page type) with input value "{{{InventoryOwner}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. server room
Failover
Switching all traffic over dsl
- ssh ubnt@192.168.1.3 (password is the same as root on precious)
- configure
- delete firewall modify Nurdspace-Client-IN rule 98 disable
- exit (will give you a nice warning about not saving plx ignore this)
- exit
- DONE
Switching traffic back over cable
- ssh ubnt@192.168.1.3 (password is the same as root on precious)
- configure
- set firewall modify Nurdspace-Client-IN rule 98 disable
- exit (will give you a nice warning about not saving plx ignore this)
- exit
- DONE