Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Here is how to setup the network interface on the ALIX board:

  • login as root
  • remountrw
  • cd /etc/network/
  • vi interfaces
  • just copy what is already there for eth0 and change the IPs.
  • /etc/init.d/networking restart (this will restart the networking
    services)
  • ifconfig (to check if everything is OK).

That should be it.

Keep in mind that eth0 is the plug on the right (there is sticker too), while eth1 is the one on the left.

...