Nurds-rtr-03: Difference between revisions

From NURDspace
mNo edit summary
mNo edit summary
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{outdated}}
{{Inventory
{{Inventory
|Owner=Space
|Owner=Space
Line 5: Line 7:
|Location=server room
|Location=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 ==
<pre>
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
</pre>
== Docs ==
* https://help.ubnt.com/hc/en-us/categories/200321064-EdgeMAX
== Failover ==
== Failover ==
=== Switching all traffic over dsl ===
=== Switching all traffic over dsl ===
Line 10: Line 47:
* configure
* configure
* delete firewall modify Nurdspace-Client-IN rule 98 disable
* delete firewall modify Nurdspace-Client-IN rule 98 disable
* commit
* exit (will give you a nice warning about not saving plx ignore this)
* exit (will give you a nice warning about not saving plx ignore this)
* exit
* exit
Line 18: Line 56:
* configure
* configure
* set firewall modify Nurdspace-Client-IN rule 98 disable
* set firewall modify Nurdspace-Client-IN rule 98 disable
* commit
* exit (will give you a nice warning about not saving plx ignore this)
* exit (will give you a nice warning about not saving plx ignore this)
* exit
* exit
* DONE
* DONE

Latest revision as of 01:34, 17 June 2017

Outdated IMPORTANT: The content of this section is outdated. Please update this section if you can. If you have checked or updated this section and found the content to be suitable, please remove this notice.


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