Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Assign each interface IP address using ifconfig to set up multihoming.

Example:

# ifconfig eth0 192.168.1.254 up
# ifconfig eth1 192.168.2.254 up

...