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

Re: Pump and Dhclient



On Wed, Mar 13, 2002 at 03:12:04PM -0600, Elizabeth Barham wrote:
   > 
   > In /etc/init.d/networking, you'll see:
   > 
   > 
   > if ! [ -x /sbin/ifup ]; then
   >     exit 0
   > fi
   > 
   > -x == -x FILE        True if the file is executable by you.
   > 
   > The file must exist and whoever is running the script must be able to
   > execute it. This may explain why nothing is happening.
   > 
It is there and owned by root. So, when I run 

   /etc/init.d/networking restart

should not the interface come up? It did not and hence my doubt. 
   
-- 
Sridhar M.A.                                mas at uomphysics dot net

Reality is bad enough, why should I tell the truth?
		-- Patrick Sky



Reply to: