[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
route statement in bb-hosts
- To: hobbit (at) hswn.dk
- Subject: route statement in bb-hosts
- From: Robert Edeker <idxman01 (at) gmail.com>
- Date: Tue, 1 Mar 2005 22:31:42 -0500
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=MLbIDYfvUmBCiXbt53CmBEEoGpr1d9BUejZVbH/J/c509vMm4WWp0dI8c3e9oOBtei0AVM4roFFr3nhYDPkBeKt9H9qsMx1v4yVxEGD+vaUyPYJjmB/Z7EdDVZNBwAK728hy6fgZPv0piN/pl++wWSxrzy+OdcnkX8vlAXoBvoM=
Hi,
I've been trying to use the `route:` statement in bb-hosts and it's
either not working, or I'm not understanding it correctly.
Here's a sample:
1.2.3.4 foo1 #
1.2.3.5 foo2 # route:foo1
So the ping test fails for foo1 and it goes red. Ping fails for foo2,
but the failure is really due to foo1's problem and I thought my route
statement would make it turn yellow instead of red.. No luck..
What am I missing?
Thank You,
-r