Re: [PATCH] Add compile domain

From: Bernd Eckenfels
Date: Mon May 29 2006 - 19:16:41 EST


Joshua Hudson <joshudson@xxxxxxxxx> wrote:
> If I ever need to know my outside-facing IP address, I connect a UDP
> socket to 1.2.3.4

Is your MUA doing that to construct MsgIDs? Your NUA? Your MTA? a local news
spool? For a robust installation of all of them you specify the name, but
some of those services better work out of the box, so the notion of a
primary FQDN is not that bad to have.

> and to a getsockname(). To get outside-hostname, I do a reverse-lookup on that.
> Since 1.0.0.0/8 will never be allocated, this is gauranteed to work
> when there is a way out.

Why should any of your IPs have a reverse resolveable name?

Gruss
Bernd
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/