[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: NETCONFIG



thanks for ur solution-

i have now reconfigured my /etc/network/interfaces 
which is-

iface eth0 inet static
        address 192.168.200.171
        netmask 255.255.255.0
        network 192.168.200.0
        broadcast 192.168.200.255
        gateway 192.168.200.1
        up ip addr add 192.168.0.130/24 dev $IFACE
        down ip addr del 192.168.0.130/24 dev $IFACE

then when i run-
/etc/init.d/networking restart
Setting up IP spoofing protection: rp_filter.
Reconfiguring network interfaces...SIOCADDRT: File
exists
Failed to bring up eth0.
Ignoring unknown interface eth0:0=eth0:0.


i got this error.

Thanks



		
__________________________________ 
Do you Yahoo!? 
Plan great trips with Yahoo! Travel: Now over 17,000 guides!
http://travel.yahoo.com/p-travelguide



Reply to: