Results 1 to 2 of 2

Thread: After upgrading to Testing, my NIC no longer works

  1. #1
    Moderator
    Good Guru
    Compunuts's Avatar
    Join Date
    May 2001
    Location
    California
    Posts
    3,935

    After upgrading to Testing, my NIC no longer works

    It was working fine until I freaking reboot it ... >

    I checked with lsmod and insmod. Both shows that my eepro100 card modules are there but NOT loaded. I have two NIC cards and only one works ( half way ).

    Eth0 not work at all ( that's eepro100 card )
    eth1 got assigned to 192.168.20.8 eventhough I changed my assignemnt of IP address in /etc/network.interfaces file to something else ( such as 192.168.20.40 ).

    If I tried to load with ifup eth0 command, it errors out with "can't read /etc/network/interfaces file". If I ifdown eth1, the same error happens.

    The interfaces file shows that it's owned by root and it had -rw-r--r-- permission.

    So my questions are

    1. What cause interfaces file not to be able to read by ifup/ifdown command?

    2. Where else is assigning IP addresses besides interfaces file?

    3. If I specify eth1 to use 192.168.20.40, why it was still assigned IP address 192.168.20.8 ( the old address ) ??

    Thanks.

  2. #2
    Moderator
    Good Guru
    Compunuts's Avatar
    Join Date
    May 2001
    Location
    California
    Posts
    3,935

    Re:After upgrading to Testing, my NIC no longer works

    Nailed the problem down .....

    ifup/ifdown can't read the /etc/network/interfaces file because it had wrong option configured. I guess Debian now use the options separated by space instead of ":" for IP address and Mask and stuff like that. Once I removed it, it was working fine.

    IP address getting the wrong IP is because I was starting up with script in /etc/init.d/ instead of using interfaces file ... It was my own stupid mistake that I've forgotten that I have a script for it ... :

    Now, it's all good .... 8)

Similar Threads

  1. Linux working as Cisco Works (VPN & mobil clients)
    By knight72 in forum Linux - Hardware, Networking & Security
    Replies: 1
    Last Post: 01-13-2007, 08:06 PM
  2. Microsoft Works Suite 8.0
    By muffin in forum Windows - General Topics
    Replies: 0
    Last Post: 04-04-2005, 04:49 PM
  3. Microsoft Update Testing To Start In Mid-March
    By genesis in forum Windows - General Topics
    Replies: 0
    Last Post: 02-25-2005, 06:14 PM
  4. How to leave some packages from upgrading ...
    By Compunuts in forum Linux - General Topics
    Replies: 7
    Last Post: 03-20-2004, 08:59 AM
  5. turtle beach sound no longer works
    By Mip in forum Linux - General Topics
    Replies: 5
    Last Post: 05-12-2002, 02:09 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •