This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Installing More Nics after installation of ASLv4.0

How do I install more NIC cards after the initial installation without having to reinstall and reconfigure everything?  All the NICS are listed as supported by ASLv4.0. 


This thread was automatically locked due to age.
Parents
  • Take a look at /etc/modules.conf.

    You will find something like this,

    alias eth0 3c59x
    alias eth1 3c59x
    ---
    To add a new interface add a line " alias eth# ". Then reboot. The new interface will show up in webadmin(network/interfaaces).

    ( If you do a quick search on this board, you will find similar cases to yours.)

    -+ lhe +-   
Reply
  • Take a look at /etc/modules.conf.

    You will find something like this,

    alias eth0 3c59x
    alias eth1 3c59x
    ---
    To add a new interface add a line " alias eth# ". Then reboot. The new interface will show up in webadmin(network/interfaaces).

    ( If you do a quick search on this board, you will find similar cases to yours.)

    -+ lhe +-   
Children
No Data