Thus said Make Compile on Wed, 12 Jan 2011 20:02:04 PST: > Question. If i have local Bind9 server and a public address and i want > to publish it over internet is that possible? Sample, I want to > publish sample.org if i have local Bind9 on it and i want to publish > it on the internet would that be possible.
Of course it is possible. You can publish any DNS records you want. That doesn't necessarily mean anyone will be able to actually use it. For example, if you have a local domain sample.org and you want DNS resolvers to be able to look it up, then each DNS resolver will need to know how to find *your* sample.org. Normally this is accomplished through NS record delegations, however, since you're speaking of a local domain (I assume this means private), you will have to instruct each and every DNS resolver instance how to find *your* sample.org records. Andy /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
