Results 1 to 10 of 10

Thread: Another Linux question

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Old school, like an old fool. Flying Mullet's Avatar
    Join Date
    Apr 2003
    Location
    Napping in a peach tree.
    Posts
    19,185
    Articles
    6
    Blog Entries
    7
    Contributions
    • Former Administrator
    • Former Cid's Knight
    • Former Senior Site Staff

    Another Linux question

    Well I have Linux installed, but now I'm having problems getting an internet connection. So far I've tried two different methods, LinuxConfig and command prompt. My Linux box connects to a router and that router connects to the WAN(internet/outside world). I don't think that I have my ethernet card loaded right because I can't even ping or pull up my router info using it's IP Address. I know that this is a vague start, but it figure it'd be easier to start here and if you have ideas ask me questions to help narrow it down to what the problem might be rather than write down tons of tech specs that might not be needed.

    Thanks in advance.

    EDIT: I did 'ifconfig' and it returns a hardware address for 'eth0', so I know that the system sees my card.

    EDIT2: I've been roaming google groups/usenet for pointers, and I've also tried the following from them:
    as root open /etc/conf.modules with a text editor (gnp or gedit/kedit).
    add the following line anywhere:

    alias eth0 ne(I've also tried 'alias eth0 rtl8139')

    save the file. now in the console type:

    /sbin/ifconfig eth0 192.168.1.1 up

    if this works, then it's fine....use netcfg to make it permanent.
    but when I type in 'netcfg' it tells me that there is no such process and that the network is unreachable.
    Last edited by Flying Mullet; 11-18-2003 at 04:49 PM.
    Figaro Castle

Posting Permissions

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