From Wanos Wiki
Jump to: navigation, search

Document migrated. An updated Interface Settings can be found in the Wanos Documentation site

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