<?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 Cable Internet not working. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/cable-internet-not-working/m-p/3453162#M86674</link>
    <description>Hi,&lt;BR /&gt;  I have a cable internet. The RJ45 cable from the cable modem terminates in my ethernet card eth0.&lt;BR /&gt;&lt;BR /&gt;#Configuration of my /etc/resolve.conf&lt;BR /&gt;&lt;BR /&gt;nameserver (ipaddress of the DNS)&lt;BR /&gt;&lt;BR /&gt;#CONFIGURATION OF /etc/syconfig/network&lt;BR /&gt;NETWORKING=yes&lt;BR /&gt;HOSTNAME=Server&lt;BR /&gt;GATEWAY=203.X.X.X&lt;BR /&gt;&lt;BR /&gt;#CONFIGURATION OF /etc/sysconfig/network-scripts/ifcfg-eth0&lt;BR /&gt;&lt;BR /&gt;DEVICE=eth0&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;BOOTPROTO=Static&lt;BR /&gt;IPADDR=203.X.X.X&lt;BR /&gt;NETMASK=255.X.X.X&lt;BR /&gt;GATEWAY=203.X.X.X&lt;BR /&gt;&lt;BR /&gt;#CONFIGURATION OF /etc/hosts&lt;BR /&gt;&lt;BR /&gt;127.0.0.1 Server localhost.localdomain localhost&lt;BR /&gt;service network restart&lt;BR /&gt;service iptables stop&lt;BR /&gt;&lt;BR /&gt;Yet my internet is not getting connected. The cable modem is &lt;BR /&gt;SB5100&lt;BR /&gt;Surfboard Cable Modem&lt;BR /&gt;&lt;BR /&gt;The machine is selfpinging its own ip address&lt;BR /&gt;its not pinging the gateway&lt;BR /&gt;and its not even pinging the DNS&lt;BR /&gt;&lt;BR /&gt;When i use the same modem and the same configurations in XP the net gets connected&lt;BR /&gt;Kindly help&lt;BR /&gt;Thanking you&lt;BR /&gt;Deep</description>
    <pubDate>Thu, 30 Dec 2004 23:20:00 GMT</pubDate>
    <dc:creator>Deep_6</dc:creator>
    <dc:date>2004-12-30T23:20:00Z</dc:date>
    <item>
      <title>Cable Internet not working.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cable-internet-not-working/m-p/3453162#M86674</link>
      <description>Hi,&lt;BR /&gt;  I have a cable internet. The RJ45 cable from the cable modem terminates in my ethernet card eth0.&lt;BR /&gt;&lt;BR /&gt;#Configuration of my /etc/resolve.conf&lt;BR /&gt;&lt;BR /&gt;nameserver (ipaddress of the DNS)&lt;BR /&gt;&lt;BR /&gt;#CONFIGURATION OF /etc/syconfig/network&lt;BR /&gt;NETWORKING=yes&lt;BR /&gt;HOSTNAME=Server&lt;BR /&gt;GATEWAY=203.X.X.X&lt;BR /&gt;&lt;BR /&gt;#CONFIGURATION OF /etc/sysconfig/network-scripts/ifcfg-eth0&lt;BR /&gt;&lt;BR /&gt;DEVICE=eth0&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;BOOTPROTO=Static&lt;BR /&gt;IPADDR=203.X.X.X&lt;BR /&gt;NETMASK=255.X.X.X&lt;BR /&gt;GATEWAY=203.X.X.X&lt;BR /&gt;&lt;BR /&gt;#CONFIGURATION OF /etc/hosts&lt;BR /&gt;&lt;BR /&gt;127.0.0.1 Server localhost.localdomain localhost&lt;BR /&gt;service network restart&lt;BR /&gt;service iptables stop&lt;BR /&gt;&lt;BR /&gt;Yet my internet is not getting connected. The cable modem is &lt;BR /&gt;SB5100&lt;BR /&gt;Surfboard Cable Modem&lt;BR /&gt;&lt;BR /&gt;The machine is selfpinging its own ip address&lt;BR /&gt;its not pinging the gateway&lt;BR /&gt;and its not even pinging the DNS&lt;BR /&gt;&lt;BR /&gt;When i use the same modem and the same configurations in XP the net gets connected&lt;BR /&gt;Kindly help&lt;BR /&gt;Thanking you&lt;BR /&gt;Deep</description>
      <pubDate>Thu, 30 Dec 2004 23:20:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cable-internet-not-working/m-p/3453162#M86674</guid>
      <dc:creator>Deep_6</dc:creator>
      <dc:date>2004-12-30T23:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cable Internet not working.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cable-internet-not-working/m-p/3453163#M86675</link>
      <description>Change the settings in your network interface so that you acquire an IP dynamically from the upstream DHCP server.  Now it is configured for a static route.  Check whether you  have installed a dhcp client program like pump/dhcp3-client.&lt;BR /&gt;&lt;BR /&gt;Hth....&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Ragu</description>
      <pubDate>Fri, 31 Dec 2004 06:11:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cable-internet-not-working/m-p/3453163#M86675</guid>
      <dc:creator>Ragu_3</dc:creator>
      <dc:date>2004-12-31T06:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Cable Internet not working.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cable-internet-not-working/m-p/3453164#M86676</link>
      <description>Which distribution linux are you using?&lt;BR /&gt;1/Check cable modem , cable ,nic ensure it works&lt;BR /&gt;2/Check config file very carefully again&lt;BR /&gt;3/perform command ifconfig , check collisions</description>
      <pubDate>Fri, 31 Dec 2004 22:47:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cable-internet-not-working/m-p/3453164#M86676</guid>
      <dc:creator>NiCK_76</dc:creator>
      <dc:date>2004-12-31T22:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cable Internet not working.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cable-internet-not-working/m-p/3453165#M86677</link>
      <description>The ISP (Iqara) has assigned static ipadress and we dont get ipaddress from the ippool of the DHCP so there is no case to shift over to dhcp to get my ipaddress and netmask.&lt;BR /&gt;&lt;BR /&gt;Other than that&lt;BR /&gt;Ive checked for ifconfig there are no colisions. In fact its not even pinging the gateway. &lt;BR /&gt;&lt;BR /&gt;when i say ping to the gateway 203.X.X.X &lt;BR /&gt;Directly there is network not reachable&lt;BR /&gt;&lt;BR /&gt;It even dosent give me an error saying&lt;BR /&gt;Destination host unreachable or something else.&lt;BR /&gt;&lt;BR /&gt;I have checked each configuration file very carefully. &lt;BR /&gt;&lt;BR /&gt;Any other suggestion?&lt;BR /&gt;thanx in advance&lt;BR /&gt;Deep</description>
      <pubDate>Fri, 31 Dec 2004 23:23:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cable-internet-not-working/m-p/3453165#M86677</guid>
      <dc:creator>Deep_6</dc:creator>
      <dc:date>2004-12-31T23:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cable Internet not working.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cable-internet-not-working/m-p/3453166#M86678</link>
      <description>Which distribution did you used?&lt;BR /&gt;&lt;BR /&gt;Try to upgrade NIC driver or linux offical kernel ,If it still not work. Gather os and hardware info by sysreport (rhel tool) to be attached.</description>
      <pubDate>Sat, 01 Jan 2005 09:59:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cable-internet-not-working/m-p/3453166#M86678</guid>
      <dc:creator>NiCK_76</dc:creator>
      <dc:date>2005-01-01T09:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Cable Internet not working.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cable-internet-not-working/m-p/3453167#M86679</link>
      <description>Hi Deep,&lt;BR /&gt;&lt;BR /&gt;would you please send us the output of&lt;BR /&gt;&lt;BR /&gt;ifconfig -a&lt;BR /&gt;route -n&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;xyko</description>
      <pubDate>Mon, 03 Jan 2005 06:28:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cable-internet-not-working/m-p/3453167#M86679</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2005-01-03T06:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cable Internet not working.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cable-internet-not-working/m-p/3453168#M86680</link>
      <description>Hi Guys,&lt;BR /&gt;  Thanx for your help. Well i had contacted the ISP and the problem was at their end. Actually they give static ipaddress. This static ip address binds with the mac address of the computer.&lt;BR /&gt;&lt;BR /&gt;   I had XP Work station... and there it was wroking coz it had the MAC address which was binded in the ISP. So they had flush the entries of mac address which was binded to my ip and then i could connnect.&lt;BR /&gt;&lt;BR /&gt;ANY WAYS GUYS ALL of ur answers were correct so full ponts from my side and thanx for helping me with my question and quiries&lt;BR /&gt;Regards&lt;BR /&gt;Deep</description>
      <pubDate>Mon, 03 Jan 2005 23:31:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cable-internet-not-working/m-p/3453168#M86680</guid>
      <dc:creator>Deep_6</dc:creator>
      <dc:date>2005-01-03T23:31:48Z</dc:date>
    </item>
  </channel>
</rss>

