<?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: ip forwarding hp-ux 11i in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ip-forwarding-hp-ux-11i/m-p/4899198#M87087</link>
    <description>That's all well and good, but..&lt;BR /&gt;&lt;BR /&gt;10.121.18.254&lt;BR /&gt;&lt;BR /&gt;What routes does that have?  In particular, what's it's default route, and/or does it have a route for '192.168.0.0/255.255.255.0' pointing back to '192.168.0.40' ?</description>
    <pubDate>Mon, 02 May 2005 06:47:51 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2005-05-02T06:47:51Z</dc:date>
    <item>
      <title>ip forwarding hp-ux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ip-forwarding-hp-ux-11i/m-p/4899193#M87082</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;i am trying to configure ux 11 as gateway. i have two interfaces. withe the following routing table:&lt;BR /&gt;&lt;BR /&gt;# netstat -nr&lt;BR /&gt;Routing tables&lt;BR /&gt;Destination           Gateway            Flags   Refs Interface  Pmtu&lt;BR /&gt;127.0.0.1             127.0.0.1          UH        0  lo0        4136&lt;BR /&gt;10.121.18.100         10.121.18.100      UH        0  lan0       4136&lt;BR /&gt;192.168.0.1           192.168.0.1        UH        0  lan1       4136&lt;BR /&gt;10.121.18.0           10.121.18.100      U         2  lan0       1500&lt;BR /&gt;192.168.0.0           192.168.0.1        U         2  lan1       1500&lt;BR /&gt;127.0.0.0             127.0.0.1          U         0  lo0           0&lt;BR /&gt;default               10.121.18.254      UG        0  lan0          0&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;ip-forwarding is enabled:&lt;BR /&gt;&lt;BR /&gt;# ndd -get /dev/ip ip_forwarding&lt;BR /&gt;2&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;the other machine is connected to the server via lan1.&lt;BR /&gt;&lt;BR /&gt;# netstat -nr&lt;BR /&gt;Routing tables&lt;BR /&gt;Destination           Gateway            Flags   Refs Interface  Pmtu&lt;BR /&gt;127.0.0.1             127.0.0.1          UH        0  lo0        4136&lt;BR /&gt;192.168.0.40          192.168.0.40       UH        0  lan0       4136&lt;BR /&gt;192.168.0.0           192.168.0.40       U         2  lan0       1500&lt;BR /&gt;127.0.0.0             127.0.0.1          U         0  lo0           0&lt;BR /&gt;default               192.168.0.1        UG        0  lan0          0&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;when i do a traceroute to the default gateway on the server:&lt;BR /&gt;&lt;BR /&gt;# traceroute 10.121.18.254&lt;BR /&gt;traceroute to 10.121.18.254 (10.121.18.254), 30 hops max, 40 byte packets&lt;BR /&gt; 1  ignite (192.168.0.1)  2.915 ms  0.489 ms  0.201 ms&lt;BR /&gt; 2  * * *&lt;BR /&gt;&lt;BR /&gt;on the server i do a netstat -p ip:&lt;BR /&gt;&lt;BR /&gt;# netstat -p ip&lt;BR /&gt;ip:&lt;BR /&gt;        1206 total packets received&lt;BR /&gt;        0 bad IP headers&lt;BR /&gt;        0 fragments received&lt;BR /&gt;        0 fragments dropped (dup or out of space)&lt;BR /&gt;        0 fragments dropped after timeout&lt;BR /&gt;        14 packets forwarded&lt;BR /&gt;        0 packets not forwardable&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;so he is forwarding but nothing is happening.... what am i forgetting here...&lt;BR /&gt;</description>
      <pubDate>Mon, 02 May 2005 05:49:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ip-forwarding-hp-ux-11i/m-p/4899193#M87082</guid>
      <dc:creator>Herwarth Heitmann</dc:creator>
      <dc:date>2005-05-02T05:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: ip forwarding hp-ux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ip-forwarding-hp-ux-11i/m-p/4899194#M87083</link>
      <description>Hi Herwarth,&lt;BR /&gt;&lt;BR /&gt;maybe I miss the point, but I can't find a route to be forwarded ...&lt;BR /&gt;&lt;BR /&gt;You start traceroute from the server (192.168.0.1 ?), from there to the router 192.168.0.40?) with "default 192.168.0.1 UG 0 lan0 0" - which leads back to the server ... nothing which could forward to 10.121.18.x&lt;BR /&gt;&lt;BR /&gt;But maybe I'm totally wrong ;)</description>
      <pubDate>Mon, 02 May 2005 06:08:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ip-forwarding-hp-ux-11i/m-p/4899194#M87083</guid>
      <dc:creator>Oliver Stoklossa</dc:creator>
      <dc:date>2005-05-02T06:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: ip forwarding hp-ux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ip-forwarding-hp-ux-11i/m-p/4899195#M87084</link>
      <description>no the traceroute is from 192.168.0.40 (workstation).&lt;BR /&gt;on the server 192.168.0.1 there is a default route to gateway 10.121.18.254&lt;BR /&gt;is something like gated is necessary?</description>
      <pubDate>Mon, 02 May 2005 06:16:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ip-forwarding-hp-ux-11i/m-p/4899195#M87084</guid>
      <dc:creator>Herwarth Heitmann</dc:creator>
      <dc:date>2005-05-02T06:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: ip forwarding hp-ux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ip-forwarding-hp-ux-11i/m-p/4899196#M87085</link>
      <description>I'm still a bit confused about the configuration. Therefore I state theoretically, what I would do:&lt;BR /&gt;&lt;BR /&gt;Trace the stations step by step ... first to 192.168.0.40, then 10.121.18.100, then the final step. Maybe this could provide you with the missing part of the puzzle ...</description>
      <pubDate>Mon, 02 May 2005 06:21:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ip-forwarding-hp-ux-11i/m-p/4899196#M87085</guid>
      <dc:creator>Oliver Stoklossa</dc:creator>
      <dc:date>2005-05-02T06:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: ip forwarding hp-ux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ip-forwarding-hp-ux-11i/m-p/4899197#M87086</link>
      <description>server ip: 192.168.0.1 and 10.121.18.100&lt;BR /&gt;server default gateway: 10.121.18.254&lt;BR /&gt;&lt;BR /&gt;workstation ip: 192.168.0.40&lt;BR /&gt;workstation default gateway: 192.168.0.1&lt;BR /&gt;&lt;BR /&gt;from server:&lt;BR /&gt;ping 192.168.0.40 -&amp;gt; success&lt;BR /&gt;ping 10.121.18.254 -&amp;gt; success&lt;BR /&gt;&lt;BR /&gt;from workstation:&lt;BR /&gt;ping 192.168.0.1 -&amp;gt; success&lt;BR /&gt;ping 10.121.18.100 -&amp;gt; success&lt;BR /&gt;ping/traceroute 10.121.18.254 -&amp;gt; failure</description>
      <pubDate>Mon, 02 May 2005 06:28:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ip-forwarding-hp-ux-11i/m-p/4899197#M87086</guid>
      <dc:creator>Herwarth Heitmann</dc:creator>
      <dc:date>2005-05-02T06:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: ip forwarding hp-ux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ip-forwarding-hp-ux-11i/m-p/4899198#M87087</link>
      <description>That's all well and good, but..&lt;BR /&gt;&lt;BR /&gt;10.121.18.254&lt;BR /&gt;&lt;BR /&gt;What routes does that have?  In particular, what's it's default route, and/or does it have a route for '192.168.0.0/255.255.255.0' pointing back to '192.168.0.40' ?</description>
      <pubDate>Mon, 02 May 2005 06:47:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ip-forwarding-hp-ux-11i/m-p/4899198#M87087</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-05-02T06:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: ip forwarding hp-ux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ip-forwarding-hp-ux-11i/m-p/4899199#M87088</link>
      <description>thank you! forgetting the most trivial part. 10.121.18.254 does not know the way back! routing changed on 10.121.18.254 and working....&lt;BR /&gt;&lt;BR /&gt;i knew it was something stupid....</description>
      <pubDate>Mon, 02 May 2005 07:11:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ip-forwarding-hp-ux-11i/m-p/4899199#M87088</guid>
      <dc:creator>Herwarth Heitmann</dc:creator>
      <dc:date>2005-05-02T07:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: ip forwarding hp-ux 11i</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ip-forwarding-hp-ux-11i/m-p/4899200#M87089</link>
      <description>problem solved. the server was forwarding as ment to be.... problem was in client/gateway 10.121.8.254</description>
      <pubDate>Mon, 02 May 2005 07:23:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ip-forwarding-hp-ux-11i/m-p/4899200#M87089</guid>
      <dc:creator>Herwarth Heitmann</dc:creator>
      <dc:date>2005-05-02T07:23:28Z</dc:date>
    </item>
  </channel>
</rss>

