<?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: Address resolution problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/address-resolution-problem/m-p/3165879#M569987</link>
    <description>My .rhosts files are simple....IP and login.&lt;BR /&gt;&lt;BR /&gt;Server B .rhosts file example:&lt;BR /&gt;&lt;BR /&gt;111.222.333.444  rworkman&lt;BR /&gt;&lt;BR /&gt;Since I'm on server A logged in as rworkman I can now rlogin to Server B.&lt;BR /&gt;&lt;BR /&gt;On both servers follow the advise above to ensure you can nslookup properly both servers from both servers.  &lt;BR /&gt;Then make sure there is nothing stopping you like inetd.sec refusing rlogin ... or some firewall issue saying that subnet ~333.x can not access subnet ~xxx.x (serverA).&lt;BR /&gt;&lt;BR /&gt;Just a thought,&lt;BR /&gt;Rita&lt;BR /&gt;</description>
    <pubDate>Thu, 15 Jan 2004 21:29:05 GMT</pubDate>
    <dc:creator>Rita C Workman</dc:creator>
    <dc:date>2004-01-15T21:29:05Z</dc:date>
    <item>
      <title>Address resolution problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/address-resolution-problem/m-p/3165875#M569983</link>
      <description>When trying to remote login from my HPUX server to an HPUX server on another domain, the remote server is asking for a password. I have (as far as I know) setup the ~/.rhosts file on the remote server properly. Here is the scenario.&lt;BR /&gt;&lt;BR /&gt;The names have been changed to protect the innocent...&lt;BR /&gt;&lt;BR /&gt;Local server&lt;BR /&gt;IP = 146.11.11.11&lt;BR /&gt;Hostname = myserver.mydomain.com&lt;BR /&gt;&lt;BR /&gt;Remote server&lt;BR /&gt;IP = 146.22.22.22&lt;BR /&gt;Hostname = remserver.remdomain.com&lt;BR /&gt;&lt;BR /&gt;I have added all of the followint to the remote .rhosts file&lt;BR /&gt;&lt;BR /&gt;146.11.11.11&lt;BR /&gt;myserver&lt;BR /&gt;myserver.mydomain.com&lt;BR /&gt;&lt;BR /&gt;When I try to remote login to - it asks for a password (which I give).&lt;BR /&gt;&lt;BR /&gt;When I enter the "who -a" command, I fond that the remote server resolves my server as&lt;BR /&gt;&lt;BR /&gt;cc011011.corpdomain.com&lt;BR /&gt;&lt;BR /&gt;where 011011 are the last 2 fields of my IP address and corpdomain.com is our corporate domain.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;&lt;BR /&gt;Joe</description>
      <pubDate>Thu, 15 Jan 2004 17:17:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/address-resolution-problem/m-p/3165875#M569983</guid>
      <dc:creator>Joe Haines</dc:creator>
      <dc:date>2004-01-15T17:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Address resolution problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/address-resolution-problem/m-p/3165876#M569984</link>
      <description>Are you using DNS?  If so, what do you get if you do an 'nslookup 146.11.11.11'?  What does the name resolv as?  On the remote server, in what order are host names looked up (check /etc/nsswitch.conf)?  If files is listed first, then try putting an entry in the remote servers /etc/hosts for myserver.  You could also try adding an alias to your DNS so that cc011011.cordomain.com also resolves to myserver.mydomain.com.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Jan 2004 17:23:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/address-resolution-problem/m-p/3165876#M569984</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-01-15T17:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Address resolution problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/address-resolution-problem/m-p/3165877#M569985</link>
      <description>Hi Joe,&lt;BR /&gt;&lt;BR /&gt;Cam you give us the nslookup output from source server ( myserver )on the traget server ( remserver).&lt;BR /&gt;&lt;BR /&gt;1.Can there be aliases configured in DNS. &lt;BR /&gt;2. Is /etc/hosts wrong &lt;BR /&gt;3. /etc/nsswitch.conf hosts line ( DNS files ?)&lt;BR /&gt;4. /etc/resolv.conf search or domain string?&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
      <pubDate>Thu, 15 Jan 2004 17:24:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/address-resolution-problem/m-p/3165877#M569985</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-01-15T17:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Address resolution problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/address-resolution-problem/m-p/3165878#M569986</link>
      <description>Hi Joe,&lt;BR /&gt;&lt;BR /&gt;If you simply say "nslookup 146.11.11.11" on that server, it should print out the information from where it is picking up the hostname like&lt;BR /&gt;&lt;BR /&gt;Using /etc/hosts on:  blablabla&lt;BR /&gt;&lt;BR /&gt;looking up FILES &amp;lt;---&lt;BR /&gt;Trying DNS       &amp;lt;---&lt;BR /&gt;Name:    cc011011.corpdomain.com&lt;BR /&gt;Address:  146.11.11.11&lt;BR /&gt;&lt;BR /&gt;The above output is dependent on what you have in /etc/nsswitch.conf. You can find out if the DNS server is returing the above address.&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Jan 2004 18:45:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/address-resolution-problem/m-p/3165878#M569986</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-01-15T18:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Address resolution problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/address-resolution-problem/m-p/3165879#M569987</link>
      <description>My .rhosts files are simple....IP and login.&lt;BR /&gt;&lt;BR /&gt;Server B .rhosts file example:&lt;BR /&gt;&lt;BR /&gt;111.222.333.444  rworkman&lt;BR /&gt;&lt;BR /&gt;Since I'm on server A logged in as rworkman I can now rlogin to Server B.&lt;BR /&gt;&lt;BR /&gt;On both servers follow the advise above to ensure you can nslookup properly both servers from both servers.  &lt;BR /&gt;Then make sure there is nothing stopping you like inetd.sec refusing rlogin ... or some firewall issue saying that subnet ~333.x can not access subnet ~xxx.x (serverA).&lt;BR /&gt;&lt;BR /&gt;Just a thought,&lt;BR /&gt;Rita&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Jan 2004 21:29:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/address-resolution-problem/m-p/3165879#M569987</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2004-01-15T21:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Address resolution problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/address-resolution-problem/m-p/3165880#M569988</link>
      <description>All of our IP addresses begin 146.47. The last 2 fields of the IP address are &lt;BR /&gt;assigned at the local site. Our corporate DNS policy is to resolve and 146.47&lt;BR /&gt;address to ccXXXYYY.corpdomain.com if it doesn't resolve to something else &lt;BR /&gt;first.&lt;BR /&gt;&lt;BR /&gt;We are using DNS. Our DNS servers are Windows boxes (I don't know what &lt;BR /&gt;type). Our HPUX config consists of only the resolv.conf and nsswitch.conf&lt;BR /&gt;files. Our files look like the following...&lt;BR /&gt;&lt;BR /&gt;resolv.conf&lt;BR /&gt;search mydomain.com remdomain.com corpdomain.com&lt;BR /&gt;nameserver 146.47.XXX.YYY&lt;BR /&gt;nameserver 146.47.XXX.ZZZ&lt;BR /&gt;&lt;BR /&gt;nsswitch.conf&lt;BR /&gt;hosts: files [...] DNS [...]&lt;BR /&gt;&lt;BR /&gt;We include only local workstations/servers in our /etc/hosts file, so DNS &lt;BR /&gt;should resolve any remote addresses.&lt;BR /&gt;&lt;BR /&gt;When I do a nslookup on my local server, everything works as expected.&lt;BR /&gt;&lt;BR /&gt;When I do a nslookup on the remote server, I get the following ...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;nslookup myserver&lt;BR /&gt;*** Can't find server name for address 146.47.XXX.YYY: Non-existent domain&lt;BR /&gt;*** Can't find server name for address 146.47.XXX.ZZZ: Non-existent domain&lt;BR /&gt;*** Default servers are not available&lt;BR /&gt;Using /etc/hosts on: remserver&lt;BR /&gt;&lt;BR /&gt;looking up FILES&lt;BR /&gt;Trying DNS&lt;BR /&gt;*** can't find myserver: No response from server&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;These ARE the correct DNS server IP's&lt;BR /&gt;&lt;BR /&gt;From my server, if I do a nslookup 146.47.XXX.YYY, I receive &lt;BR /&gt;ccXXXYYY.corpdomain.com. If I do a nslookup remdns.remdomain.com, I &lt;BR /&gt;receive the correct 146.47.XXX.YYY address. Is it that the DNS server &lt;BR /&gt;(remdns) cannot reverse lookup its own IP?&lt;BR /&gt;&lt;BR /&gt;Strange the "who -a" will resolve the IP to cc######.corpdomain.com and &lt;BR /&gt;nslookup fails completely.&lt;BR /&gt;&lt;BR /&gt;I am the admin for the local HPUX workstations (no access to DNS server admin).&lt;BR /&gt;I am in Pennsylvania.&lt;BR /&gt;&lt;BR /&gt;The remote systems are in Brazil, where I have no admin authority, so it's &lt;BR /&gt;difficult for me to try a bunch of ideas.&lt;BR /&gt;&lt;BR /&gt;My inetd.conf file in all locations has the "-s" option in the shell (remshd) &lt;BR /&gt;and login (rlogind) statements. Will removing the -s from the Brazil HPUX &lt;BR /&gt;servers help this?&lt;BR /&gt;&lt;BR /&gt;Ultimately I would like the Brazil servers to respond with either &lt;BR /&gt;myserver.mydomain.com or 146.47.11.11. I do not want cc011011.corpdomain.com.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;&lt;BR /&gt;Joe &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Jan 2004 16:56:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/address-resolution-problem/m-p/3165880#M569988</guid>
      <dc:creator>Joe Haines</dc:creator>
      <dc:date>2004-01-16T16:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Address resolution problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/address-resolution-problem/m-p/3165881#M569989</link>
      <description>When I have this problem the first thing I do is to telnet to the box instead of rlogin. Then I run who -mT to get the name that box thinks I am logging in from. That will tell you what it really thinks you name/IP address resolves to. Don't forget with a M$WindoZ as your DNS there is no guarantee that it does a proper reverse look up.</description>
      <pubDate>Fri, 16 Jan 2004 17:10:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/address-resolution-problem/m-p/3165881#M569989</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2004-01-16T17:10:45Z</dc:date>
    </item>
  </channel>
</rss>

