<?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: Web Access in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/web-access/m-p/2893681#M103548</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Edit /etc/resolv.conf and put your ISP's DNS server addresses in it.&lt;BR /&gt;eg:-&lt;BR /&gt;server xx.xx.xx.xx&lt;BR /&gt;where xx.xx.xx.xx is the DNS server of your ISP.&lt;BR /&gt;&lt;BR /&gt;Edit /etc/nsswitch.conf file , put this line&lt;BR /&gt;hosts: dns files&lt;BR /&gt;&lt;BR /&gt;Thats it.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
    <pubDate>Fri, 31 Jan 2003 05:28:15 GMT</pubDate>
    <dc:creator>U.SivaKumar_2</dc:creator>
    <dc:date>2003-01-31T05:28:15Z</dc:date>
    <item>
      <title>Web Access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/web-access/m-p/2893676#M103543</link>
      <description>I have setup my HPUX 11i box at home and it is networked to my other Windows machines. I have a cable modem and all machines have internet access.  I am not able to get the http working on the HPUX machine as I am not sure what to use for the proxy.  I can connect using the ip address and I can also use FTP but not of the www's work.  Any suggestions?</description>
      <pubDate>Fri, 31 Jan 2003 04:57:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/web-access/m-p/2893676#M103543</guid>
      <dc:creator>Scott McDade</dc:creator>
      <dc:date>2003-01-31T04:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Web Access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/web-access/m-p/2893677#M103544</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you are able to connect to the machine, then do not enable proxy. Set "direct connection to internet" and see if it works.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Fri, 31 Jan 2003 04:58:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/web-access/m-p/2893677#M103544</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-01-31T04:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Web Access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/web-access/m-p/2893678#M103545</link>
      <description>Sri:  Tried that and it complains that it does not recognize &lt;A href="http://www.yahoo.com." target="_blank"&gt;www.yahoo.com.&lt;/A&gt;  However I can put in the &lt;BR /&gt;&lt;A href="http://66.218.71.86" target="_blank"&gt;http://66.218.71.86&lt;/A&gt; and I get the page.  &lt;BR /&gt;&lt;BR /&gt;Strange.....</description>
      <pubDate>Fri, 31 Jan 2003 05:07:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/web-access/m-p/2893678#M103545</guid>
      <dc:creator>Scott McDade</dc:creator>
      <dc:date>2003-01-31T05:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Web Access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/web-access/m-p/2893679#M103546</link>
      <description>Check the ip addresses of the other machines on your network.  If they are windows, run ipconfig.&lt;BR /&gt;&lt;BR /&gt;Manually assign the hp box in /etc/rc.config.d/netconf to an address and mask and especially gateway address the same as the other machines.&lt;BR /&gt;&lt;BR /&gt;Check the other machines for DNS info and then enter those ips into /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;I'm assuming you know how to check that, right click network neighborhood, yada yada...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Then you should be on the Internet.&lt;BR /&gt;&lt;BR /&gt;You may need to restart the hp box.&lt;BR /&gt;&lt;BR /&gt;Run network tests.&lt;BR /&gt;&lt;BR /&gt;nslookup isnamerica.com&lt;BR /&gt;&lt;BR /&gt;traceroute isnamerica.com&lt;BR /&gt;&lt;BR /&gt;You can get some information if your HP box needs an outside DNS entery in /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;P&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Jan 2003 05:21:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/web-access/m-p/2893679#M103546</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-31T05:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Web Access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/web-access/m-p/2893680#M103547</link>
      <description>Scott,&lt;BR /&gt;&lt;BR /&gt;It's no strange. It is not able to resolve yahoo.com. Unix server looks for a DNS server as defined in /etc/resolv.conf. If you can the DNS server entry from your windows box, you can configure your HP box to resolve the IPs. Worst the case, you can edit /etc/hosts file and keep the IPs and Hostnames of your commonly accessed URLs. For ex., put the following entry&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;66.218.71.86  &lt;A href="http://www.yahoo.com" target="_blank"&gt;www.yahoo.com&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;in your /etc/hosts and you can be able to connect to it.&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Jan 2003 05:24:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/web-access/m-p/2893680#M103547</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-01-31T05:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Web Access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/web-access/m-p/2893681#M103548</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Edit /etc/resolv.conf and put your ISP's DNS server addresses in it.&lt;BR /&gt;eg:-&lt;BR /&gt;server xx.xx.xx.xx&lt;BR /&gt;where xx.xx.xx.xx is the DNS server of your ISP.&lt;BR /&gt;&lt;BR /&gt;Edit /etc/nsswitch.conf file , put this line&lt;BR /&gt;hosts: dns files&lt;BR /&gt;&lt;BR /&gt;Thats it.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Fri, 31 Jan 2003 05:28:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/web-access/m-p/2893681#M103548</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2003-01-31T05:28:15Z</dc:date>
    </item>
  </channel>
</rss>

