Nurds-rtr-03

From NURDspace
Revision as of 09:08, 29 June 2016 by Zarya (talk | contribs)
NURDs Inventory
NoPicture.png
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

Login info

IP 192.168.1.1 or 192.168.1.3 User ubnt Password our default root password starting with a Z

Interfaces

Interface    IP Address                        S/L  Description                 
---------    ----------                        ---  -----------                 
eth0         192.168.1.3/24                    u/u  Nurdspace-client            
             10.208.30.1/24                   
             10.208.42.1/23                   
             192.168.1.1/24                   
             2001:470:7a9c:1337::1/64         
eth0.2       192.168.2.254/24                  u/u  cust: Studenten             
             2001:470:7a9c:6666::1/64         
eth1         213.46.121.23/24                  u/u  UPC                         
eth2         -                                 u/u                              
eth2.4       192.168.100.2/24                  A/D                              
eth2.5       172.31.255.1/24                   u/u  Router-Vlan                 
             10.208.255.1/24                  
             2001:470:7a9c:ffff::2/64         
eth2.6       192.168.66.1/24                   u/u  guests                      
             2001:470:7a9c:66::1/64           
eth2.7       10.208.10.1/24                    u/u  VM-lan                      
             2001:470:7a9c:31::1/64           
eth2.8       10.208.20.1/24                    u/u  Art-Net-LAN                 
eth2.666     10.208.100.1/24                   u/u  Management                  
             2001:470:7a9c:666::1/64 

Docs

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
  • commit
  • 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
  • commit
  • exit (will give you a nice warning about not saving plx ignore this)
  • exit
  • DONE