<?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: netstat -rn output in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-rn-output/m-p/4918571#M824178</link>
    <description>Shiv,&lt;BR /&gt;&lt;BR /&gt;For every IP address there should be a gateway defined. This gateway is the interface to the output world for all its data excahnge, where it recieves the data and transmits the data to/from the gateway.&lt;BR /&gt;&lt;BR /&gt;As an example to the practical scenerio, we have two interfaces (IP) defined on our system and both the interfaces are been used for different purposes, where one is the gigabit lan which is used in case of backup to the backup tsm server and the other is the normal ethernet connection for its day to day connection activities.Bothe the interfaces have their own IP addresses and  own gateways.&lt;BR /&gt;&lt;BR /&gt;Hope this clears your concept.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Himanshu</description>
    <pubDate>Tue, 16 Aug 2005 06:17:46 GMT</pubDate>
    <dc:creator>Himanshu_3</dc:creator>
    <dc:date>2005-08-16T06:17:46Z</dc:date>
    <item>
      <title>netstat -rn output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-rn-output/m-p/4918565#M824172</link>
      <description>In the output of "netstat -rn" we get an ip in front of the defualt field under the column gateway as shown below:&lt;BR /&gt;Destination           Gateway&lt;BR /&gt;default               192.151.52.8    &lt;BR /&gt;&lt;BR /&gt;Can anyone tell what does it mean ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shiv&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Aug 2005 04:28:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-rn-output/m-p/4918565#M824172</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2005-08-16T04:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: netstat -rn output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-rn-output/m-p/4918566#M824173</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This referes to the default gateway of the system. All the IP's which are not listed anywhere else in the output will be tried to reach out through this IP.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Tue, 16 Aug 2005 04:32:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-rn-output/m-p/4918566#M824173</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-08-16T04:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: netstat -rn output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-rn-output/m-p/4918567#M824174</link>
      <description>hi shiv,&lt;BR /&gt;&lt;BR /&gt;do u mean the IP address, 192.151.52.8 next to default? if so, that will be your gateway which is inserted to /etc/rc.config.d/netconf under ROUTE_GATEWAY.&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Tue, 16 Aug 2005 04:32:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-rn-output/m-p/4918567#M824174</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2005-08-16T04:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: netstat -rn output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-rn-output/m-p/4918568#M824175</link>
      <description>Hi Shiv,&lt;BR /&gt;&lt;BR /&gt;The gateway of your system is 192.151.52.8&lt;BR /&gt;Double check with /etc/rc.config.d/netconf, you should see something like below :&lt;BR /&gt;&lt;BR /&gt;ROUTE_GATEWAY[x]=192.151.52.8&lt;BR /&gt;&lt;BR /&gt;Hope this information can help.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;AW&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Aug 2005 04:39:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-rn-output/m-p/4918568#M824175</guid>
      <dc:creator>Adisuria Wangsadinata_1</dc:creator>
      <dc:date>2005-08-16T04:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: netstat -rn output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-rn-output/m-p/4918569#M824176</link>
      <description>Hi Shiv,&lt;BR /&gt;Default in front of the IP address here means that this is the default route for your system. Which means that when your application tries to access IP address outside the subnet of your server then they are all forwarded to this default route (could be a router or a system acting as router)</description>
      <pubDate>Tue, 16 Aug 2005 05:52:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-rn-output/m-p/4918569#M824176</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2005-08-16T05:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: netstat -rn output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-rn-output/m-p/4918570#M824177</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;default 192.151.52.8 indicates your default gateway.&lt;BR /&gt;&lt;BR /&gt;in your  /etc/rc.config.d/netconf, you should be having something like:&lt;BR /&gt;...&lt;BR /&gt;ROUTE_DESTINATION[0]="default"&lt;BR /&gt;ROUTE_MASK[0]=""&lt;BR /&gt;ROUTE_GATEWAY[0]="192.151.52.8"&lt;BR /&gt;ROUTE_COUNT[0]="1"&lt;BR /&gt;ROUTE_ARGS[0]=""&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;NB. One piece of advice, is "Don't post your private information like you have done here." This is very dangerous in the world of hackers and crual social engineers.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Tue, 16 Aug 2005 06:11:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-rn-output/m-p/4918570#M824177</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2005-08-16T06:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: netstat -rn output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-rn-output/m-p/4918571#M824178</link>
      <description>Shiv,&lt;BR /&gt;&lt;BR /&gt;For every IP address there should be a gateway defined. This gateway is the interface to the output world for all its data excahnge, where it recieves the data and transmits the data to/from the gateway.&lt;BR /&gt;&lt;BR /&gt;As an example to the practical scenerio, we have two interfaces (IP) defined on our system and both the interfaces are been used for different purposes, where one is the gigabit lan which is used in case of backup to the backup tsm server and the other is the normal ethernet connection for its day to day connection activities.Bothe the interfaces have their own IP addresses and  own gateways.&lt;BR /&gt;&lt;BR /&gt;Hope this clears your concept.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Himanshu</description>
      <pubDate>Tue, 16 Aug 2005 06:17:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-rn-output/m-p/4918571#M824178</guid>
      <dc:creator>Himanshu_3</dc:creator>
      <dc:date>2005-08-16T06:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: netstat -rn output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-rn-output/m-p/4918572#M824179</link>
      <description>Hi Shiv&lt;BR /&gt;&lt;BR /&gt;Default 192.151.52.8  is configured ip address of default gateway in the systems. You may see the same information with complete details of network configuration in /etc/rc.confid.d/netconf file&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Mahesh</description>
      <pubDate>Wed, 17 Aug 2005 02:50:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-rn-output/m-p/4918572#M824179</guid>
      <dc:creator>Mahesh Kumar Malik</dc:creator>
      <dc:date>2005-08-17T02:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: netstat -rn output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-rn-output/m-p/4918573#M824180</link>
      <description>Shiv,&lt;BR /&gt;&lt;BR /&gt;default 192.151.52.8 shows your default gateway and as Himanshu's told "For every IP address there should be a gateway defined"&lt;BR /&gt;you can also see this ip address on your;&lt;BR /&gt;/etc/rc.config.d/netconf&lt;BR /&gt;Finally,i am fully agree with Rogeeraj as&lt;BR /&gt;he told ""Don't post your private information like you have done here..This is very dangerous in the world of hackers and crual social engineers" unless&lt;BR /&gt;i also sometimes give my private address.&lt;BR /&gt;&lt;BR /&gt;Good Luck,</description>
      <pubDate>Wed, 17 Aug 2005 10:36:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-rn-output/m-p/4918573#M824180</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2005-08-17T10:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: netstat -rn output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netstat-rn-output/m-p/4918574#M824181</link>
      <description>i got the answer. thanks.</description>
      <pubDate>Thu, 18 Aug 2005 03:21:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netstat-rn-output/m-p/4918574#M824181</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2005-08-18T03:21:17Z</dc:date>
    </item>
  </channel>
</rss>

