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
>
>
>
>
>
>
>
|