Networking Forums

Networking Forums > Computer Networking > Linux Networking > Configuring NIC Card

Reply
Thread Tools Display Modes

Configuring NIC Card

 
 
DaVinci
Guest
Posts: n/a

 
      04-18-2004, 01:54 AM
thisis how I configurred my eth0 for usage behind a router

insert your own ip address and such in the <<>>'s

ifconfig eth0 <<IPADDRESS>> broadcast <<BROADCAST ADDRESS>> netmask
<<NETMAST>>

then run the command:
/sbin/route add -net default gw <<GATEWAY>> netmask 0.0.0.0 metric 1

finally Edit the file "/etc/resolv.conf" with your favorite text
editor, and enter into that file the up to three dns server ip
addresses with a single space separating them. Unfortunately I cant
give you those as each isp has their own


also note some ethernet cards need their module loaded first

On Sat, 17 Apr 2004 19:45:32 -0400, "Polar Bear"
<(E-Mail Removed)> wrote:

>Hello All,
>
>I'm new to Linux. Using SUSE Linux 9.0.
>
>I would like to knot how to setup the NIC card so that it is configured for 100Mb Full.
>
>
>May someone please help me.
>
>~~~~~~~~~~~~~~~~
>
>Joshua Gonzalez
>
>
>
>
>
>
>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
need help configuring wireless card in Dell Laptop fuzzy1 Wireless Networks 3 03-21-2008 07:56 AM
Configuring Laptop Card for Two Networks MNP Wireless Internet 5 06-02-2004 12:10 PM
Configuring Wireless MA311 PCI Card On Debian Woody Tom Purl Linux Networking 1 12-31-2003 09:52 AM
RedHat 9 crashes while configuring 2nd Network Card Axel Dahmen Linux Networking 3 12-15-2003 01:11 PM
Configuring (seeing) Orinoco card in Windows 2000 My father's son Wireless Internet 0 08-31-2003 04:17 PM



1 2 3 4 5 6 7 8 9 10 11