<?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: dhcpc &amp;amp; default gateway in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/dhcpc-amp-default-gateway/m-p/2666296#M89888</link>
    <description>That file is sourced in the files in the directory /etc/sysconfig/network-scripts (or something like that).&lt;BR /&gt;&lt;BR /&gt;Look for the ifup script.  It mentions DHCP a lot and I believe that's where the file is referenced.  (don't have my Linux box in front of me at the moment).&lt;BR /&gt;</description>
    <pubDate>Tue, 26 Feb 2002 16:09:20 GMT</pubDate>
    <dc:creator>Eric Ladner</dc:creator>
    <dc:date>2002-02-26T16:09:20Z</dc:date>
    <item>
      <title>dhcpc &amp; default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpc-amp-default-gateway/m-p/2666290#M89882</link>
      <description>I'm using RH 7.1 to connect to my ISP.  The dhcp client is working.  It gets the IP address and DNS server addresses.  But the default gateway does not get updated, and, hence, I can not connect to the network.  Any ideas on what configuration setting I might be missing?&lt;BR /&gt;&lt;BR /&gt;TIA!&lt;BR /&gt;Tom&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Feb 2002 00:04:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpc-amp-default-gateway/m-p/2666290#M89882</guid>
      <dc:creator>Tom Dawson</dc:creator>
      <dc:date>2002-02-18T00:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: dhcpc &amp; default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpc-amp-default-gateway/m-p/2666291#M89883</link>
      <description>Check the .info file created in /etc/dhcpdc and see it if has the gateway information in the file.  This file is created by the dhcp daemon and should be sourced by the routines in /etc/sysconfig that crank up the interface.</description>
      <pubDate>Mon, 18 Feb 2002 14:00:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpc-amp-default-gateway/m-p/2666291#M89883</guid>
      <dc:creator>Eric Ladner</dc:creator>
      <dc:date>2002-02-18T14:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: dhcpc &amp; default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpc-amp-default-gateway/m-p/2666292#M89884</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Depending on the PPP version, you may add the "defaultroute" and possibly "replacedefaultroute" options in your /etc/ppp/options file (or in the pppd command line).&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Feb 2002 20:21:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpc-amp-default-gateway/m-p/2666292#M89884</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2002-02-18T20:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: dhcpc &amp; default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpc-amp-default-gateway/m-p/2666293#M89885</link>
      <description>Kodjo,&lt;BR /&gt;&lt;BR /&gt;This is an ethernet connection to a cable modem.  So I am not using ppp.  Thanks!&lt;BR /&gt;&lt;BR /&gt;Eric,&lt;BR /&gt;&lt;BR /&gt;I can see that the dhcpcd-eth0.info file is getting updated.  Do you happen to know where that file should get sourced or where the routes should be built?  I've added the info from dhcpcd-eth0.info to /etc/sysconfig/static-routes but that doesn't seem to help.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Tom&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Feb 2002 00:51:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpc-amp-default-gateway/m-p/2666293#M89885</guid>
      <dc:creator>Tom Dawson</dc:creator>
      <dc:date>2002-02-20T00:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: dhcpc &amp; default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpc-amp-default-gateway/m-p/2666294#M89886</link>
      <description>You say that you are connecting via Ethernet, what is then connecting to the Internet?&lt;BR /&gt;&lt;BR /&gt;Are you connecting via an ADSL/Cable router, which is what is doing the IP serving?  if so, that is where you should be looking for the default gateway assignment.&lt;BR /&gt;&lt;BR /&gt;The DHCP server is what should spit out those details.  If it was another linux box answering DHCP, it would be because the 'dhcpd.conf' doesn't have a valid 'option routers &lt;IP address=""&gt;;' line.&lt;BR /&gt;&lt;BR /&gt;If using some kind of router, it will be very specific to that router.&lt;/IP&gt;</description>
      <pubDate>Thu, 21 Feb 2002 05:29:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpc-amp-default-gateway/m-p/2666294#M89886</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2002-02-21T05:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: dhcpc &amp; default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpc-amp-default-gateway/m-p/2666295#M89887</link>
      <description>I don't know anything about how to setup dhcp... but I do know how to set the default gateway!&lt;BR /&gt;&lt;BR /&gt;route add default gw 192.168.1.1&lt;BR /&gt;&lt;BR /&gt;I know this doesn't answer you orig. question, but I hope it helps all the same : )&lt;BR /&gt;&lt;BR /&gt; Jason B.</description>
      <pubDate>Mon, 25 Feb 2002 05:38:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpc-amp-default-gateway/m-p/2666295#M89887</guid>
      <dc:creator>Jason B.</dc:creator>
      <dc:date>2002-02-25T05:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: dhcpc &amp; default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpc-amp-default-gateway/m-p/2666296#M89888</link>
      <description>That file is sourced in the files in the directory /etc/sysconfig/network-scripts (or something like that).&lt;BR /&gt;&lt;BR /&gt;Look for the ifup script.  It mentions DHCP a lot and I believe that's where the file is referenced.  (don't have my Linux box in front of me at the moment).&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Feb 2002 16:09:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpc-amp-default-gateway/m-p/2666296#M89888</guid>
      <dc:creator>Eric Ladner</dc:creator>
      <dc:date>2002-02-26T16:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: dhcpc &amp; default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpc-amp-default-gateway/m-p/2666297#M89889</link>
      <description>Tom, where is the DHCP server?  Your ISP?  The easiest way to resolve this is to change the DHCP server so that is includes the router so it automatically updates your default router setting.  As was mentioned earlier, if the master DHCP server was Linux, this is done by including a "option routers 192.168.1.1;" (or whatever your router is) in /etc/dhcpd.conf.</description>
      <pubDate>Tue, 26 Feb 2002 16:25:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpc-amp-default-gateway/m-p/2666297#M89889</guid>
      <dc:creator>Bernie Vande Griend</dc:creator>
      <dc:date>2002-02-26T16:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: dhcpc &amp; default gateway</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpc-amp-default-gateway/m-p/2666298#M89890</link>
      <description>Guys,&lt;BR /&gt;&lt;BR /&gt;He got this fixed.  His box was running a firewall which blocked him.  See his other post called Routing Experts.&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xea7850011d20d6118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xea7850011d20d6118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Ron&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Feb 2002 16:34:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpc-amp-default-gateway/m-p/2666298#M89890</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2002-02-26T16:34:55Z</dc:date>
    </item>
  </channel>
</rss>

