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

Re: exim doing wierd stuff



Hi Mario!

On Tue, 06 Jun 2000, Mario Olimpio de Menezes wrote:

> 	I put some lines in /etc/init.d/networking, like these:
> -----------------------------------
> ifconfig lo 127.0.0.1
> route add -net 127.0.0.0 netmask 255.0.0.0 lo
> ----------------------------------

No, no, no. You don't want to mess around with
/etc/init.d/networking. It's evil and a nightmare to upgrade. That's
the reason that /e/i.d/network is now depreciated.


Add this to your /etc/network/interfaces file:

----------------------------------
iface lo inet loopback
----------------------------------

See Also: 
 . ifup(8)
 . ifdown(8)
 . /etc/network/interfaces
 . /usr/share/doc/netbase/examples/interfaces

					yours,
					peter

-- 
PGP encrypted messages preferred.
http://www.cosy.sbg.ac.at/~ppalfrad/

Attachment: pgpzmLpC2UR5c.pgp
Description: PGP signature


Reply to: