first, thanx again to david for reminding me I need to enable aliasing 
if I want to use two different addresses for the same network card

I'm doing something bad, and I'm wondering how most people deal with the issue

in my dns configuration files for slootsky.org, I define names for my local
addresses.  I do this so that machines on my local network can find each other 
as well as the local address for my linux box.

specifically, in my zone.slootsky.org file I have the lines...
kenny.slootsky.org.     IN      A       192.168.1.1
angel.slootsky.org.     IN      A       192.168.1.2
girls.slootsky.org.     IN      A       192.168.1.3

I'm sure (although, I have no way of testing this for sure) that anybody on 
in the outside world who tries to ping angel.slootsky.org will attempt to get
to 192.168.1.2, which will NOT end up being my machine.

How can I provide DNS resolution for my localnetwork locally, 
without providing this false DNS information to the rest of the world?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]

Reply via email to