mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-03 03:59:16 +01:00
Add a Split DNS mini-howto -- take 3
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8629 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
c745e4afe6
commit
f81bd5f4bc
@ -64,7 +64,8 @@
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Install the <emphasis role="bold">dnsmasq</emphasis> package and
|
<para>Install the <emphasis role="bold">dnsmasq</emphasis> package and
|
||||||
arrange for it to start at boot time.</para>
|
arrange for it to start at boot time. There are many dnsmasq HOWTOs on
|
||||||
|
the Internet.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -118,5 +119,15 @@ ff02::3 ipv6-allhosts
|
|||||||
<filename>/etc/hosts</filename> file as defined in that file. All other
|
<filename>/etc/hosts</filename> file as defined in that file. All other
|
||||||
names will be resolved using the firewall/router's Name Server as defined
|
names will be resolved using the firewall/router's Name Server as defined
|
||||||
in <filename>/etc/resolv.conf</filename>.</para>
|
in <filename>/etc/resolv.conf</filename>.</para>
|
||||||
|
|
||||||
|
<para>Example:</para>
|
||||||
|
|
||||||
|
<para>From an Internet Host:<programlisting>gateway:~ # host linksys
|
||||||
|
linksys.shorewall.net has address 206.124.146.180
|
||||||
|
gateway:~ # </programlisting></para>
|
||||||
|
|
||||||
|
<para>From ubuntu (192.168.0.3):<programlisting>teastep@ubuntu:~$ host linksys
|
||||||
|
linksys.shorewall.net has address 172.20.1.1
|
||||||
|
teastep@ubuntu:~$ </programlisting></para>
|
||||||
</section>
|
</section>
|
||||||
</article>
|
</article>
|
Loading…
Reference in New Issue
Block a user