On Mon, Mar 19, 2001 at 12:39:36PM -0700, Cameron Simpson replied:
| I'm getting the following gibberish after kernel loads before getting
| to the gnome login under RH7:
[...]
| Mar 19 11:51:01 f1j network: Setting network parameters: succeeded
| Mar 19 11:51:01 f1j network: Bringing up interface lo: succeeded
| *Mar 19 11:51:02 f1j ifup: route: netmask doesn't match route address
| Mar 19 11:51:02 f1j ifup: Usage: route [-nNvee] [-FC] [<AF>]
[...]
| Why am I getting it at all.... and what is with the line "ifup: route:
| netmask doesn't match route address"?
Show us the content of your
/etc/sysconfig/network-scripts/ifcfg-eth0
file. The usage message is parasitic on that.
The netmask and route addresses in the above file are doubtless inconsistent,
per the message. Post the file and we can tell you how.
It is possible this has been corrupt for a while and only now is the new kernel
checking.
Certainly:
DEVICE="eth0"
BROADCAST=10.0.0.255
IPADDR="10.0.0.2"
NETMASK="255.255.255.0"
NETWORK=10.0.0.0
ONBOOT="yes"
BOOTPROTO="none"
USERCTL=no
IPXNETNUM_802_2=""
IPXPRIMARY_802_2="no"
IPXACTIVE_802_2="no"
IPXNETNUM_802_3=""
IPXPRIMARY_802_3="no"
IPXACTIVE_802_3="no"
IPXNETNUM_ETHERII=""
IPXPRIMARY_ETHERII="no"
IPXACTIVE_ETHERII="no"
IPXNETNUM_SNAP=""
IPXPRIMARY_SNAP="no"
IPXACTIVE_SNAP="no"
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list