From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Milata Date: Mon, 30 Jul 2007 14:10:28 +0000 Subject: Re: [LARTC] Re: tc n00b Message-Id: <20070730141028.GF20842@nyx> List-Id: References: <20070730121432.GB30519@toroid.org> In-Reply-To: <20070730121432.GB30519@toroid.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org On Mon, Jul 30, 2007 at 02:58:00PM +0100, Jonathan Gazeley wrote: [...] > 137.222.235.125 > RTNETLINK answers: No such file or directory > RTNETLINK answers: Invalid argument > We have an error talking to the kernel > RTNETLINK answers: No such file or directory > RTNETLINK answers: Invalid argument > We have an error talking to the kernel [...] Hint: If you run your script as "bash -x script_name" (or use #!/bin/sh -x as shabang), you will be able to see which exact command caused the error message. Regards, -MM _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc