<?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: route delete  HELP!! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/route-delete-help/m-p/2846115#M92278</link>
    <description>Hi Tim,&lt;BR /&gt;&lt;BR /&gt;Your default route is configured in the /etc/rc.config.d/netconf file, so you should be able to look in there and see what parameters you'll need to re-establish your default route.  You can look in that file and issue the 'route add' command to get it back without rebooting.&lt;BR /&gt;&lt;BR /&gt;Something like this:&lt;BR /&gt;&lt;BR /&gt;route add default 10.x.x.x 1&lt;BR /&gt;&lt;BR /&gt;Where 10.x.x.x is the IP address for your default gateway from the netconf file.&lt;BR /&gt;&lt;BR /&gt;Or you can just reboot, but that is a big hammer for a little problem.  :)&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
    <pubDate>Fri, 15 Nov 2002 19:22:20 GMT</pubDate>
    <dc:creator>John Poff</dc:creator>
    <dc:date>2002-11-15T19:22:20Z</dc:date>
    <item>
      <title>route delete  HELP!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-delete-help/m-p/2846114#M92277</link>
      <description>I've accidentally issued a route -f delete command which removed the default gateway from our dev server.  It has dropped off the network and I can only get to it from the console.&lt;BR /&gt;&lt;BR /&gt;Am I correct in assuming any route add or route delete command is temporary until the system is rebooted?&lt;BR /&gt;&lt;BR /&gt;I'm hoping I can just boot it and it will re-read all the original config files and come up fine.&lt;BR /&gt;&lt;BR /&gt;Please advise.&lt;BR /&gt;&lt;BR /&gt;Thanks, Tim</description>
      <pubDate>Fri, 15 Nov 2002 19:23:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-delete-help/m-p/2846114#M92277</guid>
      <dc:creator>Tim Medford</dc:creator>
      <dc:date>2002-11-15T19:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: route delete  HELP!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-delete-help/m-p/2846115#M92278</link>
      <description>Hi Tim,&lt;BR /&gt;&lt;BR /&gt;Your default route is configured in the /etc/rc.config.d/netconf file, so you should be able to look in there and see what parameters you'll need to re-establish your default route.  You can look in that file and issue the 'route add' command to get it back without rebooting.&lt;BR /&gt;&lt;BR /&gt;Something like this:&lt;BR /&gt;&lt;BR /&gt;route add default 10.x.x.x 1&lt;BR /&gt;&lt;BR /&gt;Where 10.x.x.x is the IP address for your default gateway from the netconf file.&lt;BR /&gt;&lt;BR /&gt;Or you can just reboot, but that is a big hammer for a little problem.  :)&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Nov 2002 19:22:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-delete-help/m-p/2846115#M92278</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2002-11-15T19:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: route delete  HELP!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-delete-help/m-p/2846116#M92279</link>
      <description>You are correct. The routes in /etc/rc.config.d/netconf will be read upon reboot. You could issue a route add command now without a reboot.&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Nov 2002 19:26:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-delete-help/m-p/2846116#M92279</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-11-15T19:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: route delete  HELP!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-delete-help/m-p/2846117#M92280</link>
      <description>JP is fast also; Question posted 19:23, JP answered 10:22 !&lt;BR /&gt;:-)</description>
      <pubDate>Fri, 15 Nov 2002 19:26:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-delete-help/m-p/2846117#M92280</guid>
      <dc:creator>Kellogg Unix Team</dc:creator>
      <dc:date>2002-11-15T19:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: route delete  HELP!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-delete-help/m-p/2846118#M92281</link>
      <description>JP is correct. Also, after looking at /etc/rc.config.d/netconf file, issue the following command -&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/net start&lt;BR /&gt;&lt;BR /&gt;This 'should' bring back your routes back (unless some were defined manually)&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;...Manjeet</description>
      <pubDate>Fri, 15 Nov 2002 19:26:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-delete-help/m-p/2846118#M92281</guid>
      <dc:creator>Kellogg Unix Team</dc:creator>
      <dc:date>2002-11-15T19:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: route delete  HELP!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-delete-help/m-p/2846119#M92282</link>
      <description>Thanks for the advice everyone.  Part of the problem is that I'm 50 miles away from the server and trying to talk someone else through the process.&lt;BR /&gt;&lt;BR /&gt;I had them reboot and we're fine now.</description>
      <pubDate>Fri, 15 Nov 2002 19:33:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-delete-help/m-p/2846119#M92282</guid>
      <dc:creator>Tim Medford</dc:creator>
      <dc:date>2002-11-15T19:33:17Z</dc:date>
    </item>
  </channel>
</rss>

