
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] ifup gives "ifRTNETLINK answers: Invalid argument" error
- Date: Mon, 10 Feb 2003 13:04:28 +0900
- From: Jean-Christian Imbeault <jc@example.com>
- Subject: Re: [tlug] ifup gives "ifRTNETLINK answers: Invalid argument" error
- References: <3E472116.9080303@example.com>
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01
Jim Tittsler wrote:
>
> 'broadcast' is spelled wrong.
Oops ... very true. But after correcting my spelling:
# ifdown eth1
# ifup eth1 10.1.1.2 netmask 255.255.255.0 broadcast 10.1.1.255
RTNETLINK answers: Invalid argument
While this works:
[root@example.com root]# /etc/init.d/network restart
Shutting down interface eth0: [ OK ]
Shutting down interface eth1: [ OK ]
Shutting down loopback interface: [ OK ]
Setting network parameters: [ OK ]
Bringing up loopback interface: [ OK ]
Bringing up interface eth0: [ OK ]
And I though that RH's /etc/init.d/network script was just a convenient
interface to ifup, ifconfig and ifdown ...
Jc
Home |
Main Index |
Thread Index