BB Unix Network Monitor - Message
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
{bb} bbtest-net from ext-script returns DNS Error
- To: bb@bb4.com
- Subject: {bb} bbtest-net from ext-script returns DNS Error
- From: Thomas Ruecker <truecker@technologie-management.net>
- Date: Wed, 04 Aug 2004 12:56:48 +0200
- Content-transfer-encoding: 7bit
- Content-type: text/plain; charset=us-ascii; format=flowed
- Reply-to: bb@bb4.com
- Sender: owner-bb@bb4.com
- User-agent: Thunderbird 0.7.2 (Windows/20040707)
Hi,
I have installed a new BB and copied my ext-script for testing some
devices every 60 seconds to the new system.
Now all conn from these system turns purple and I get the following
error in BBOUT:
---snip---
bb-netest-prio60.sh Major DNS problem: DNS lookups are failing or are
too slow to keep up with bbtest-net - 0 of 3 lookups failed in 40
seconds. Falling back to IP-address based testing.
---snap---
If I test all host with "host {hostname}", I get a result in 1ms.
Anyone know, where I can fix this problem?
Here my script:
---snip---
#!/bin/sh
export BBPROG=bb-netest-prio60.sh
if test "$BBHOME" = ""
then
echo "BBHOME is not set... exiting"
exit 1
fi
if test ! "$BBTMP" # GET DEFINITIONS IF NEEDED
then
# echo "*** LOADING BBDEF ***"
. $BBHOME/etc/bbdef.sh # INCLUDE STANDARD DEFINITIONS
fi
export BBLOCATION=prio60
$BBHOME/bin/bbtest-net --ping --trace --checkresponse
---snap---
Thx
Thomas
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.
Home |
Main Index |
Thread Index