Bob wrote:

I want a host, so the last n ought not to be zero(most likely
a network), or 0.0.0.0, worse, meaning open on all interfaces.
Mainly I don't want a bad config string to be or to get parsed
down to "", stored as 0, assumed to mean 0.0.0.0, where we
DON'T want to advertise passwords. That's my goal.

If your goal is to avoid "0.0.0.0" (resulting from a bad config), why not check for that rather than excluding all addresses ending in ".0"?


--
Keith C. Ivey <[EMAIL PROTECTED]>
Washington, DC

Reply via email to