<?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: Local LAN and WAN problems... in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/local-lan-and-wan-problems/m-p/2888375#M89003</link>
    <description>You cant get the the internet on this box, because you can't resolve DNS(Domain Name Services)&lt;BR /&gt;&lt;BR /&gt;You need to find a valid DNS server from network administration and put it in your /etc/resolv.conf file&lt;BR /&gt;&lt;BR /&gt;Here is mine, attached.&lt;BR /&gt;&lt;BR /&gt;Just change the domain name and put in a valid server and then zap, you're on the net.&lt;BR /&gt;&lt;BR /&gt;If you are doing the net via your ppp interface, you get the dns name from your isp.</description>
    <pubDate>Thu, 23 Jan 2003 01:30:30 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-01-23T01:30:30Z</dc:date>
    <item>
      <title>Local LAN and WAN problems...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/local-lan-and-wan-problems/m-p/2888369#M88997</link>
      <description>I have a local LAN that is NetWare based (pure IP).  I created a NetWare client for Linux that uses pure IP.  My local LAN is DHCP configured from the NetWare server.&lt;BR /&gt;&lt;BR /&gt;When I dial up to the internet, it verifies my password and username, but after it connects I cannot view web pages or ping any ip's on the net.  I do have the DNS addresses configured for the WAN, so I don't believe the problem lies there.  I can still ping my Novell server just fine, and still view the shared volumes just fine, so the LAN is not effected.&lt;BR /&gt;&lt;BR /&gt;Any ideas?</description>
      <pubDate>Wed, 22 Jan 2003 18:39:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/local-lan-and-wan-problems/m-p/2888369#M88997</guid>
      <dc:creator>Sunshine Aguilar</dc:creator>
      <dc:date>2003-01-22T18:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Local LAN and WAN problems...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/local-lan-and-wan-problems/m-p/2888370#M88998</link>
      <description>DNS comes from where?&lt;BR /&gt;&lt;BR /&gt;Does the Linux server do that?&lt;BR /&gt;&lt;BR /&gt;Is the Linux server supposed to be providing Internet access, acting as a firewall?&lt;BR /&gt;&lt;BR /&gt;I have a black hole firewall configuration for a Linux box that does that.  Its actually posted in one of the Linux forums as of yesterday.&lt;BR /&gt;&lt;BR /&gt;I need a problem definition to help.&lt;BR /&gt;&lt;BR /&gt;Post the output of following Linux commandds.&lt;BR /&gt;&lt;BR /&gt;traceroute yahoo.com&lt;BR /&gt;netstat -r&lt;BR /&gt;netstat -an (its long)&lt;BR /&gt;ifconfig&lt;BR /&gt;&lt;BR /&gt;Then myself or others can really help.&lt;BR /&gt;&lt;BR /&gt;P&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Jan 2003 19:59:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/local-lan-and-wan-problems/m-p/2888370#M88998</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-22T19:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Local LAN and WAN problems...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/local-lan-and-wan-problems/m-p/2888371#M88999</link>
      <description>Mandrake 8.2   guess I should have posted the os earlier?&lt;BR /&gt;&lt;BR /&gt;This is a test server.&lt;BR /&gt;&lt;BR /&gt;The DNS addresses come from the ISP.  I configured it hoping that this machine will access the internet and be able to view web pages, and ping other sites.&lt;BR /&gt;&lt;BR /&gt;It will not provide the internet service for the rest of the network (yet), it is just for this machine.&lt;BR /&gt;&lt;BR /&gt;A firewall on this machine would be nice, however not necessary at this time.</description>
      <pubDate>Wed, 22 Jan 2003 22:22:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/local-lan-and-wan-problems/m-p/2888371#M88999</guid>
      <dc:creator>Sunshine Aguilar</dc:creator>
      <dc:date>2003-01-22T22:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Local LAN and WAN problems...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/local-lan-and-wan-problems/m-p/2888372#M89000</link>
      <description>Look at &lt;BR /&gt;netstat -rn&lt;BR /&gt;&lt;BR /&gt;see where your default route points to.&lt;BR /&gt;&lt;BR /&gt;Are you running a firewall on the thing?  Perhaps you need to open it up to let you out.&lt;BR /&gt;&lt;BR /&gt;does &lt;BR /&gt;traceroute anyIPaddressOntheWeb&lt;BR /&gt;&lt;BR /&gt;go anywhere?&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Wed, 22 Jan 2003 23:02:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/local-lan-and-wan-problems/m-p/2888372#M89000</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2003-01-22T23:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: Local LAN and WAN problems...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/local-lan-and-wan-problems/m-p/2888373#M89001</link>
      <description>See attachment for:&lt;BR /&gt;&lt;BR /&gt;traceroute yahoo.com&lt;BR /&gt;netstat -r&lt;BR /&gt;netstat -an&lt;BR /&gt;ifconfig&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jan 2003 00:40:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/local-lan-and-wan-problems/m-p/2888373#M89001</guid>
      <dc:creator>Sunshine Aguilar</dc:creator>
      <dc:date>2003-01-23T00:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Local LAN and WAN problems...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/local-lan-and-wan-problems/m-p/2888374#M89002</link>
      <description>At this time, I do not have a firewall running.</description>
      <pubDate>Thu, 23 Jan 2003 00:41:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/local-lan-and-wan-problems/m-p/2888374#M89002</guid>
      <dc:creator>Sunshine Aguilar</dc:creator>
      <dc:date>2003-01-23T00:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Local LAN and WAN problems...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/local-lan-and-wan-problems/m-p/2888375#M89003</link>
      <description>You cant get the the internet on this box, because you can't resolve DNS(Domain Name Services)&lt;BR /&gt;&lt;BR /&gt;You need to find a valid DNS server from network administration and put it in your /etc/resolv.conf file&lt;BR /&gt;&lt;BR /&gt;Here is mine, attached.&lt;BR /&gt;&lt;BR /&gt;Just change the domain name and put in a valid server and then zap, you're on the net.&lt;BR /&gt;&lt;BR /&gt;If you are doing the net via your ppp interface, you get the dns name from your isp.</description>
      <pubDate>Thu, 23 Jan 2003 01:30:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/local-lan-and-wan-problems/m-p/2888375#M89003</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-23T01:30:30Z</dc:date>
    </item>
  </channel>
</rss>

