|
Dns Server Inside A Lan
[HTML]
<body>
<pre>
*********
** INTERNET **
** **
********* \
\
\ _____
|_____| DSL MODEM
\
\
switch \ __
_______ | | Server (static IP from DSL)
|0 0 0 0|-------| | (Gateway)
/ _______ |__| 192.168.0.1
/ \
__/ \__
| | | |
| | | |
|__| |__|
PC1 PC2
(DNS Server)
192.168.0.2 192.168.0.3
</pre>
How can I make PC2 a DNS Server available to the Internet?
Thanks.
</body>
[/HTML]
|