Disable netstat test
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