On Wed, Mar 12, 2008 at 3:24 PM, Josh Luthman <<a href="mailto:josh@imaginenetworksllc.com">josh@imaginenetworksllc.com</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
What I am saying is with the argument telnet:1494 it is doing a telnet test to a telnet daemon, on port 23.  You're going about trying to test port 1494 all wrong.<br></blockquote><div><br>Telnet doesn't *have* to connect to port 23.  Try "telnet yourmailserver 25".  If you know what to tell it, you can talk your mail daemon into accepting email direct from your keyboard...<br>
<br>Anyway according to the bb-hosts man page, under "Simple Network Tests":<br><br> 
"You can modify the behaviour of these tests on a per-test basis by
adding one or more modifiers to the test: <b>:NUMBER</b> changes the
port number from the default to the one you specify for this test.
E.g. to test ssh running on port 8022, specify the test as <b>ssh:8022</b>."<br><br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Read this: <a href="http://www.hswn.dk/hobbiton/2008/02/msg00160.html" target="_blank">http://www.hswn.dk/hobbiton/2008/02/msg00160.html</a></blockquote><div><br>In that chain Henrik pointed out a different way to do the check, the "proper way", if you like:<br>
<br>    <a href="http://www.hswn.dk/hobbiton/2008/02/msg00172.html">http://www.hswn.dk/hobbiton/2008/02/msg00172.html</a> <br></div></div><br>which is to add an entry to the bb-services file, with possible send/expect sequences.  When I originally set up Hobbit it was taking over from a BB installation, which didn't have the bb-services file.  I had the telnet:1494 test working in BB and I wasn't surprised when it continued to work in Hobbit.<br>
<br>Ralph Mitchell<br>