Modules/Ethernet setup

From: Paul M Foster (paulf_at_quillandmouse.com)
Date: 11/30/03

  • Next message: Monique Y. Herman: "Re: (was: irc equivalent to linux.debian.user?)"
    Date: Sun, 30 Nov 2003 15:32:34 -0500
    To: Debian User <debian-user@lists.debian.org>
    
    

    When I was installing Deb 3.0r1 on a new machine, I couldn't find what I
    thought was the right module/driver for the ethernet card, so I just
    skipped it. Later I found the right driver. I can get the card up and
    working. Manually, I can do it this way:

    modprobe natsemi
    ifconfig eth0 inet 192.168.10.2
    route add default gw 192.168.10.20

    However, I don't know how to integrate this with the Debian
    /etc/modules/* and /etc/modules.conf. Can anyone tell me what files to
    create and with what parameters?

    Paul

    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Monique Y. Herman: "Re: (was: irc equivalent to linux.debian.user?)"

    Relevant Pages