Ed I don't think covad would appreciate you telling there customers to use a
class A subnetmask.  They tend to break those things down a bit before they
give them out ;-)

-----Original Message-----
From: Ed Wilts [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 28, 2002 7:14 PM
To: [EMAIL PROTECTED]
Subject: Re: Ethernet help


> It was suggested that I try changing netmask to 255.255.255.0. Nothing
> changed.
>
> DEVICE=eth0
> ONBOOT=yes
> BOOTPROTO=static
> IPADDR= 66.134.88.36
> NETMASK=255.255.255.0
> GATEWAY= 66.134.88.33

It's unlikely that this address will require a netmask of 255.255.255.0 -
that netmask is typically for a Class C address (192.x.x.x - 254.x.x.x.) .
You've got a class A address (1.x.x.x. - 128.x.x.x).  You should probably
use a netmask of 255.0.0.0 *unless* your network administrators have changed
the netmask for your subnet.  The only real way to know is to ask them.
Alternatively, if you have to guess, try setting yourself up as a dhcp
client and see what address and netmask you get back.


Ed Wilts
Mounds View, MN, USA
mailto:[EMAIL PROTECTED]
Red Hat Community Ambassador Program - member #1





_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to