<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic DNS problem of 2 domains? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/dns-problem-of-2-domains/m-p/3443530#M86601</link>
    <description>I built a domain like this:&lt;BR /&gt;zouben.org.&lt;BR /&gt;                        1D IN A         127.0.0.1&lt;BR /&gt;                        1D IN A         192.168.0.11&lt;BR /&gt;Chowroc                 1D IN A         192.168.0.11&lt;BR /&gt;mail                    1D IN A         192.168.0.11&lt;BR /&gt;@                       1D IN MX 5      mail.zouben.org.&lt;BR /&gt;L01                     1D IN A         192.168.0.2&lt;BR /&gt;L03                     1D IN A         192.168.0.4&lt;BR /&gt;smtp                    1D IN CNAME     L03.zouben.org.&lt;BR /&gt;@                       1D IN MX 10     smtp.zouben.org.&lt;BR /&gt;&lt;BR /&gt;        IN      NS      localhost.&lt;BR /&gt;11      IN      PTR     Chowroc.zouben.org.&lt;BR /&gt;2       IN      PTR     L01.zouben.org.&lt;BR /&gt;4       IN      PTR     L03.zouben.org.&lt;BR /&gt;&lt;BR /&gt;It works properly.&lt;BR /&gt;&lt;BR /&gt;Then I built a now domain:&lt;BR /&gt;dm02.org.&lt;BR /&gt;                        1D IN A         127.0.0.1&lt;BR /&gt;                        1D IN A         192.168.1.3&lt;BR /&gt;L02   1D IN A  192.168.1.3&lt;BR /&gt;smtp02   1D IN A  192.168.1.3&lt;BR /&gt;&lt;BR /&gt; IN NS localhost.&lt;BR /&gt;3 IN PTR L02.dm02.org.&lt;BR /&gt;&lt;BR /&gt;It's OK.&lt;BR /&gt;&lt;BR /&gt;Then I built the right route, make them can ping each other IP. for example:&lt;BR /&gt;mail:  ping 192.168.1.3   OK&lt;BR /&gt;L02:   ping 192.168.0.11  OK&lt;BR /&gt;&lt;BR /&gt;then I set their resolv.conf:&lt;BR /&gt;mail:&lt;BR /&gt;nameserver 127.0.0.1&lt;BR /&gt;nameserver 192.168.1.3&lt;BR /&gt;&lt;BR /&gt;L02:&lt;BR /&gt;nameserver 127.0.0.1&lt;BR /&gt;nameserver 192.168.0.11&lt;BR /&gt;&lt;BR /&gt;Now:&lt;BR /&gt;L02:   ping mail.zouben.org OK  &lt;BR /&gt;mail:  ping L02.zouben.org unknown host L02.zouben.org&lt;BR /&gt;&lt;BR /&gt;So I don't know how can I make them resolve domain name for each other?&lt;BR /&gt;&lt;BR /&gt;I built the hosts L01,L02,L03 with VMware, so there is no chance to test on L01 or L03, and I don't know is the VMware have influence?&lt;BR /&gt;&lt;BR /&gt;Is there any one can help me?&lt;BR /&gt;&lt;BR /&gt;thank you.</description>
    <pubDate>Tue, 14 Dec 2004 13:32:29 GMT</pubDate>
    <dc:creator>Chowroc</dc:creator>
    <dc:date>2004-12-14T13:32:29Z</dc:date>
    <item>
      <title>DNS problem of 2 domains?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dns-problem-of-2-domains/m-p/3443530#M86601</link>
      <description>I built a domain like this:&lt;BR /&gt;zouben.org.&lt;BR /&gt;                        1D IN A         127.0.0.1&lt;BR /&gt;                        1D IN A         192.168.0.11&lt;BR /&gt;Chowroc                 1D IN A         192.168.0.11&lt;BR /&gt;mail                    1D IN A         192.168.0.11&lt;BR /&gt;@                       1D IN MX 5      mail.zouben.org.&lt;BR /&gt;L01                     1D IN A         192.168.0.2&lt;BR /&gt;L03                     1D IN A         192.168.0.4&lt;BR /&gt;smtp                    1D IN CNAME     L03.zouben.org.&lt;BR /&gt;@                       1D IN MX 10     smtp.zouben.org.&lt;BR /&gt;&lt;BR /&gt;        IN      NS      localhost.&lt;BR /&gt;11      IN      PTR     Chowroc.zouben.org.&lt;BR /&gt;2       IN      PTR     L01.zouben.org.&lt;BR /&gt;4       IN      PTR     L03.zouben.org.&lt;BR /&gt;&lt;BR /&gt;It works properly.&lt;BR /&gt;&lt;BR /&gt;Then I built a now domain:&lt;BR /&gt;dm02.org.&lt;BR /&gt;                        1D IN A         127.0.0.1&lt;BR /&gt;                        1D IN A         192.168.1.3&lt;BR /&gt;L02   1D IN A  192.168.1.3&lt;BR /&gt;smtp02   1D IN A  192.168.1.3&lt;BR /&gt;&lt;BR /&gt; IN NS localhost.&lt;BR /&gt;3 IN PTR L02.dm02.org.&lt;BR /&gt;&lt;BR /&gt;It's OK.&lt;BR /&gt;&lt;BR /&gt;Then I built the right route, make them can ping each other IP. for example:&lt;BR /&gt;mail:  ping 192.168.1.3   OK&lt;BR /&gt;L02:   ping 192.168.0.11  OK&lt;BR /&gt;&lt;BR /&gt;then I set their resolv.conf:&lt;BR /&gt;mail:&lt;BR /&gt;nameserver 127.0.0.1&lt;BR /&gt;nameserver 192.168.1.3&lt;BR /&gt;&lt;BR /&gt;L02:&lt;BR /&gt;nameserver 127.0.0.1&lt;BR /&gt;nameserver 192.168.0.11&lt;BR /&gt;&lt;BR /&gt;Now:&lt;BR /&gt;L02:   ping mail.zouben.org OK  &lt;BR /&gt;mail:  ping L02.zouben.org unknown host L02.zouben.org&lt;BR /&gt;&lt;BR /&gt;So I don't know how can I make them resolve domain name for each other?&lt;BR /&gt;&lt;BR /&gt;I built the hosts L01,L02,L03 with VMware, so there is no chance to test on L01 or L03, and I don't know is the VMware have influence?&lt;BR /&gt;&lt;BR /&gt;Is there any one can help me?&lt;BR /&gt;&lt;BR /&gt;thank you.</description>
      <pubDate>Tue, 14 Dec 2004 13:32:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dns-problem-of-2-domains/m-p/3443530#M86601</guid>
      <dc:creator>Chowroc</dc:creator>
      <dc:date>2004-12-14T13:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: DNS problem of 2 domains?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dns-problem-of-2-domains/m-p/3443531#M86602</link>
      <description>If I understand your issue correctly, you should remove the line "nameserver 127.0.0.1" in your resolv.conf.&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Tue, 14 Dec 2004 14:19:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dns-problem-of-2-domains/m-p/3443531#M86602</guid>
      <dc:creator>Chris Xu</dc:creator>
      <dc:date>2004-12-14T14:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: DNS problem of 2 domains?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dns-problem-of-2-domains/m-p/3443532#M86603</link>
      <description>very shame :( !!!&lt;BR /&gt;&lt;BR /&gt;I forgot to start the named of the virtual machine because i have been accustomed to start it at boot of my real machine.&lt;BR /&gt;&lt;BR /&gt;extremely sorry to waste your time.</description>
      <pubDate>Tue, 14 Dec 2004 22:24:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dns-problem-of-2-domains/m-p/3443532#M86603</guid>
      <dc:creator>Chowroc</dc:creator>
      <dc:date>2004-12-14T22:24:36Z</dc:date>
    </item>
  </channel>
</rss>

