From: Ray Olszewski <ray@comarre.com>
To: linux-newbie@vger.kernel.org
Subject: Re: LAN
Date: Thu, 25 Dec 2003 23:40:01 -0800 [thread overview]
Message-ID: <5.1.0.14.1.20031225232557.01f06748@celine> (raw)
In-Reply-To: <20031226064427.267.qmail@web21403.mail.yahoo.com>
At 12:44 AM 12/26/2003 -0600, Jose Colmenares wrote:
>I just installed Slackware. It's working fine and
>smooth. I also have three machines runing Windows (one
>XP and two 98). These are conected through a LAN. ¿How
>do I configure my new linux system to recognize the
>network and comunicate to it? it does not even
>recognize the LAN card. ¿did I miss something during
>the configuration?
Most likely you did. Exactly what you missed is hard to say. For more
specific help, please tell us:
1. What version of Slackware?
2. What version of the Linux kernel? ("uname -a")
3. What network interface card (NIC) are you using in the system?
4. How do you know "it does not even recognize the LAN card"? Just so *we*
can be sure, what is the complete output of "ifconfig -a" (run it as root)?
I'm not a Slackware user myself, but there are many Slackware users here
(though the holidays may keep them away from email for the next little
while). If I can't answer you after you provide the additional information,
I'm sure one of them will be able to after seeing it. I should mention that
Slackware is in many ways different from the other main Linux distros, so
the remainder of what follows is something of a guess on my part, based on
the way Debian, the distro I use, does things.
I'm not sure how Slackware sets up networking these days, but the usual way
with Linux is to put the information needed to set up an interface in
/etc/networks/interfaces ... your NIC would be entered there as eth0.
You'll enter either the usual sorts of info about IP address, netmask,
gateway, and such, or you will enter here that the interface gets
configured by DHCP (depending on how your network is actually set up).
If you are entering the information by hand, then you'll also want to enter
the IP addresses of the DNS servers in /etc/resolv.conf ... if you are
using DHCP, then the DHCP client (which might be pump, dhclient, or dhcpcd)
can update this file from the lease info it gets.
The boot/init process should use this information to set up your
networking. If not, you can (usually) use the command, as root, "ifup -a"
to start networking manually.
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next prev parent reply other threads:[~2003-12-26 7:40 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-26 6:44 LAN Jose Colmenares
2003-12-26 7:40 ` Ray Olszewski [this message]
2003-12-26 8:32 ` LAN pa3gcu
2003-12-26 16:55 ` LAN Jose Colmenares
2003-12-26 18:39 ` LAN Onur Kucuk
2003-12-27 19:46 ` LAN pa3gcu
2004-01-02 19:52 ` IO Jose Colmenares
2004-01-02 21:53 ` IO caszonyi
2004-01-02 23:39 ` IO Jose Colmenares
2004-01-03 5:26 ` IO rob.rice
2004-01-03 6:24 ` IO Ray Olszewski
2004-01-03 9:32 ` IO pa3gcu
2004-01-03 9:34 ` IO pa3gcu
2004-01-03 15:39 ` IO Ray Olszewski
2004-01-04 8:51 ` IO pa3gcu
2004-01-05 4:31 ` IO Jose Colmenares
2004-01-05 15:10 ` IO pa3gcu
2004-01-03 6:18 ` IO Ray Olszewski
2004-01-02 22:15 ` IO Ray Olszewski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5.1.0.14.1.20031225232557.01f06748@celine \
--to=ray@comarre.com \
--cc=linux-newbie@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox