<?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 Re: Multiple domains in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-domains/m-p/4928990#M409668</link>
    <description>Yes. You can.&lt;BR /&gt;&lt;BR /&gt;xx.xx.xx.xx pippo.pluto.com pippo.paperino.com pippo&lt;BR /&gt;&lt;BR /&gt;It will work when you set hosts: entry in /etc/nsswitch.conf as,&lt;BR /&gt;&lt;BR /&gt;hosts: files &lt;OTHERS&gt;&lt;BR /&gt;&lt;BR /&gt;hth.&lt;/OTHERS&gt;</description>
    <pubDate>Tue, 27 Sep 2005 03:50:06 GMT</pubDate>
    <dc:creator>Muthukumar_5</dc:creator>
    <dc:date>2005-09-27T03:50:06Z</dc:date>
    <item>
      <title>Multiple domains</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-domains/m-p/4928986#M409664</link>
      <description>Hi all, &lt;BR /&gt;&lt;BR /&gt;does anybody know if I can set a second domain name as an alias in /etc/hosts file without messing up the SAP R/3 instance running on my server?&lt;BR /&gt;&lt;BR /&gt;Ex: &lt;BR /&gt;XXX.XXX.XXX.XXX pippo.pluto.com pippo.paperino.com pippo&lt;BR /&gt;&lt;BR /&gt;Thanks and cheers,&lt;BR /&gt;Michela</description>
      <pubDate>Mon, 26 Sep 2005 07:38:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-domains/m-p/4928986#M409664</guid>
      <dc:creator>Michela Ronchi_2</dc:creator>
      <dc:date>2005-09-26T07:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple domains</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-domains/m-p/4928987#M409665</link>
      <description>You can, but no use of it, apps/programs do nslookup on ip address. First entry will precedence in all cases.&lt;BR /&gt;&lt;BR /&gt;If on host name, then yes you can do that.&lt;BR /&gt;&lt;BR /&gt;What exactly you are trying to do??</description>
      <pubDate>Mon, 26 Sep 2005 07:43:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-domains/m-p/4928987#M409665</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-09-26T07:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple domains</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-domains/m-p/4928988#M409666</link>
      <description>Hi, &lt;BR /&gt;the customer "mail relay" seems to have problems accepting cennections from a different domain and they don't want to change it, so I have to find a way to send to the mail relay a "false" domain name.&lt;BR /&gt;If you know a different way... Thanks&lt;BR /&gt;Cheers,&lt;BR /&gt;Michela</description>
      <pubDate>Mon, 26 Sep 2005 07:48:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-domains/m-p/4928988#M409666</guid>
      <dc:creator>Michela Ronchi_2</dc:creator>
      <dc:date>2005-09-26T07:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple domains</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-domains/m-p/4928989#M409667</link>
      <description>Then maybe the domain masquerading feature in sendmail.cf is the right place to look!&lt;BR /&gt;&lt;BR /&gt;Search this forum for sendmail masquerading!&lt;BR /&gt;&lt;BR /&gt;Basically you need to change the DM entry in /etc/mail/sendmail.cf&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Armin&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Sep 2005 03:45:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-domains/m-p/4928989#M409667</guid>
      <dc:creator>Armin Kunaschik</dc:creator>
      <dc:date>2005-09-27T03:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple domains</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-domains/m-p/4928990#M409668</link>
      <description>Yes. You can.&lt;BR /&gt;&lt;BR /&gt;xx.xx.xx.xx pippo.pluto.com pippo.paperino.com pippo&lt;BR /&gt;&lt;BR /&gt;It will work when you set hosts: entry in /etc/nsswitch.conf as,&lt;BR /&gt;&lt;BR /&gt;hosts: files &lt;OTHERS&gt;&lt;BR /&gt;&lt;BR /&gt;hth.&lt;/OTHERS&gt;</description>
      <pubDate>Tue, 27 Sep 2005 03:50:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-domains/m-p/4928990#M409668</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-09-27T03:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple domains</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-domains/m-p/4928991#M409669</link>
      <description>Hi all, &lt;BR /&gt;I already configured the sendmail.cf file with the domain I wanted. And I added the second domain in /etc/hosts. &lt;BR /&gt;SAP is still working fine, but the customer mail relay seems to have problems. &lt;BR /&gt;I will go on trying to find out what's wrong with it.&lt;BR /&gt;Thanks to everybody.&lt;BR /&gt;Cheers,&lt;BR /&gt;Michela</description>
      <pubDate>Tue, 27 Sep 2005 04:18:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-domains/m-p/4928991#M409669</guid>
      <dc:creator>Michela Ronchi_2</dc:creator>
      <dc:date>2005-09-27T04:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple domains</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-domains/m-p/4928992#M409670</link>
      <description>I got the answer I wanted</description>
      <pubDate>Tue, 27 Sep 2005 04:19:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-domains/m-p/4928992#M409670</guid>
      <dc:creator>Michela Ronchi_2</dc:creator>
      <dc:date>2005-09-27T04:19:40Z</dc:date>
    </item>
  </channel>
</rss>

