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

Re: can't ifconfig dummy



  Bill Roman writes:
  Bill>  Why doesn't `ifconfig dummy songdog' work?  It tells me:
  Bill> SIOCSIFADDR: No such device

Try
	ifconfig dummy0 <hostname>
	route add <hostname> 

and if you use kerneld to load modules, add this in /etc/conf.modules:

	alias   dummy0  dummy    

--
Dirk Eddelb"uttel                             http://qed.econ.queensu.ca/~edd



Reply to: