Quoting P. van Tilburg <[EMAIL PROTECTED]>:
 
> -----
> source(/0):~$ cat /etc/init.d/network 
> #! /bin/sh
> ifconfig lo 127.0.0.1
> route add -net 127.0.0.0   /* It tries to add the network, but that already
>                               has been done in the previous line */
> -----
> 
> the "route add -net" line is superfluous, you can comment it with # or
> delete the whole line ;)
> 
> Watch it! This only counts for 2.2 kernels!!
> 
> Gtnx
> 
> Paul
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>   
> Student @                            |  Using the Power of Linux...
> University of Technology               |  ICQ: 8678828
> Eindhoven, The Netherlands           |  email: [EMAIL PROTECTED]
 

Thanks to all, problem solved :)

bye Harald
-- 
E-Mail: [EMAIL PROTECTED]
[Debian-Slink/2.1 (i686)]

Reply via email to