[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Disable netstat test
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Disable netstat test
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Mon, 8 Jan 2007 23:11:46 +0100
- References: <6B85E2D1-FE3A-4A7F-828B-29B655A67460@imber.com>
- User-agent: Mutt/1.5.12-2006-07-14
On Mon, Jan 08, 2007 at 04:47:09PM -0500, Lee J. Imber wrote:
> What is most likely happening is hobbit runs the netstat command and
> expects to get a few routes not 250,000 of them! And this is where it
> is hanging.
>
> Any idea how to disable the netstat test in the hobbit client?
Edit the client script in ~hobbit/client/bin/hobbitclient-YOUROS.sh
and just remove the "netstat -rn" command.
Henrik