From Wanos Wiki
Jump to: navigation, search
(Created page with "How to change the wan0 and lan0 to bind on a different interface for NIC Bypass: If the Bypass pair is on ''eth2'' and ''eth3'' interfaces: <li>Edit the mactab file by: <pre...")
 
Line 1: Line 1:
How to change the wan0 and lan0 to bind on a different interface for NIC Bypass:
+
==How to change the '''wan0''' and '''lan0''' to bind on a different interface for NIC Bypass==
  
 
If the Bypass pair is on ''eth2'' and ''eth3'' interfaces:
 
If the Bypass pair is on ''eth2'' and ''eth3'' interfaces:

Revision as of 14:45, 13 November 2015

How to change the wan0 and lan0 to bind on a different interface for NIC Bypass

If the Bypass pair is on eth2 and eth3 interfaces:

  • Edit the mactab file by:
    vi /tce/etc/mactab
    
  • Press A or I to go into edit mode.
  • Assign the MAC address of eth2 to wan0 and the MAC address of eth3 to lan0.
  • Press ESC key to exit edit mode and type:
    !wq
    

    to save your changes.

  • Reboot your Appliance by typing this command.
    sudo reboot