On Friday 01 December 2006 00:17, Geoff Hallford wrote:
I tried putting all IP's and hostname's into their respective hosts files
and changing the resolution order but it didn't help. It appears the server
on the far side is just plain slow to respond with a 220. The only thing
that would help is if I can set the time delay (wait 15 seconds before
failing). I think this would be a good feature to have if it doesn't exist
already.
you can add a --timeout flag in server/etc/hobbitlaunch.cfg
[bbnet]
ENVFILE /home/users/hobbit/server/etc/hobbitserver.cfg
NEEDS hobbitd
CMD bbtest-net --report --ping --checkresponse --timeout=30
LOGFILE $BBSERVERLOGS/bb-network.log
INTERVAL 5m
Stef