Small home network...

subdudedotcom at my-deja.com subdudedotcom at my-deja.com
Wed Jan 5 00:31:33 UTC 2000


Hi:

I have a small home network (up to 10 CPU's) that
is connected to the Internet through a Linux
gateway-server-masquerade box and an ADSL modem.
I have four registered domains and use either
realdns.com or granitecanyon.com to do my DNS to
my single IP address.

I run named on the masquerade box to cache DNS
queries and serve a 192.168.0.x home network.
Here is my SOA and RRs for my home network (called
bloom-bay.com) which is registered (names and IP
address changed).

@                 IN      SOA    bloom-bay.com.
root.bloom-bay.com.  (
                         111099       ; Serial
                             8H       ; Refresh
                             2H       ; Retry
                             1W       ; Expire
                             1D       ; Minimum
                             )

@                 IN      NS     ns1.bloom-
bay.com.
@                 IN      MX     5  mail

localhost         IN      A      127.0.0.1
bloom-bay.com.    IN      A      210.53.21.106

bozo              IN      A      192.168.0.1
mail              IN      A      192.168.0.1
ns1               IN      A      192.168.0.1

ftp               IN      CNAME  bloom-bay.com.
www               IN      CNAME  bloom-bay.com.
pop               IN      CNAME  bloom-bay.com.
smtp              IN      CNAME  bozo
news              IN      CNAME  bozo
server            IN      CNAME  blond

bango             IN      A      192.168.0.2
bingo             IN      A      192.168.0.3
bungo             IN      A      192.168.0.4
bongo             IN      A      192.168.0.5
bonzo             IN      A      192.168.0.6
bogus             IN      A      192.168.0.7
bosco             IN      A      192.168.0.8
bluto             IN      A      192.168.0.9
broke             IN      A      192.168.0.10
bondo             IN      A      192.168.0.11
blond             IN      A      192.168.0.12
binky             IN      A      192.168.0.13
baric             IN      A      192.168.0.14
bizare            IN      A      192.168.0.15
buster            IN      A      192.168.0.16
bezerk            IN      A      192.168.0.17
bovine            IN      A      192.168.0.18
bitter            IN      A      192.168.0.19
butter            IN      A      192.168.0.20
bother            IN      A      192.168.0.21
print             IN      A      192.168.0.22
pm-11             IN      A      192.168.0.23
sun               IN      A      192.168.0.24
guest             IN      A      192.168.0.51

bozo.bloom-bay.com is the Linux masquerade
gateway machine that hosts my
caching DNS server.

As you can see, I have assigned the bloom-bay.com
network my Internet IP
address "210.53.21.106". I have also assigned
bozo.bloom-bay.com the IP
address "192.168.0.1" for internal use - they are
both the same machine.

Is this the correct way to assign multiple
addresses to the same box?

Any feedback would be appreciated.

Happy New Year!

Best regards,

Brian
Please feel free to reply directly as well as in
the NG.


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the bind-users mailing list