User Tools

Site Tools


ubiquiti:security_gateway:change_the_mac_address

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ubiquiti:security_gateway:change_the_mac_address [2020/12/21 15:57] – created peterubiquiti:security_gateway:change_the_mac_address [2020/12/21 15:58] (current) peter
Line 23: Line 23:
  
   * Change the NIC (eth2 in the example) to whichever is the WAN Port.   * Change the NIC (eth2 in the example) to whichever is the WAN Port.
-    * On the USG 4 Pro, eth2 is the WAN1 port. eth0 is LAN1. +    * On the USG 4 Pro, eth2 is the WAN1 port. eth0 is LAN1.  But this may differ
-    You can check this by ssh into the Controller, then grep for that interface: <code bash>+      Check by ssh into the USG, then grep for that interface: <code bash>
 ip addr|grep -A2 eth2: ip addr|grep -A2 eth2:
 4: eth2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP 4: eth2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP
Line 30: Line 30:
     inet 1.2.3.4/22 brd 255.255.255.255 scope global eth2     inet 1.2.3.4/22 brd 255.255.255.255 scope global eth2
 </code> </code>
-      * The **1.2.3.4** should be the external IP. +        * The **1.2.3.4** should be the external IP. 
-      * The **00:00:00:00:00:00** should be the correct MAC address.+        * The **00:00:00:00:00:00** should be the correct MAC address.
 </WRAP> </WRAP>
  
 ---- ----
  
ubiquiti/security_gateway/change_the_mac_address.1608566243.txt.gz · Last modified: 2020/12/21 15:57 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki