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

Re: /etc/init.d/network is too simple?



> Reallty there should be separate files, perhaps in /etc/network
> which consist solely of variable definitions:
> say: 
> 
> /etc/network/eth1
> IPADDR=192.168.217.1
> NETMASK=255.255.255.0
> NETWORK=
> BROADCAST=

Well, this is very similar to RH configuration.
The power of Debian is using of basic commands:
ifconfig eth1 192.168.217.1 .....

I don't see a need of using shell variables because there is no 
configurator which reads this configuration.

-- 

Piotr "Dexter" Roszatycki
mailto:dexter@fnet.pl


Reply to: