<?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: Routing between VLAN with IP Routing turned off in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/routing-between-vlan-with-ip-routing-turned-off/m-p/3965331#M10758</link>
    <description>As Carsten suggests, you need to enable 'ip routing' first. After which you can then use 'ip route' to specify your own routes.</description>
    <pubDate>Wed, 21 Mar 2007 06:17:38 GMT</pubDate>
    <dc:creator>Matt Hobbs</dc:creator>
    <dc:date>2007-03-21T06:17:38Z</dc:date>
    <item>
      <title>Routing between VLAN with IP Routing turned off</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/routing-between-vlan-with-ip-routing-turned-off/m-p/3965328#M10755</link>
      <description>Hello everybody !&lt;BR /&gt;&lt;BR /&gt;I'm using a procurve 2650.&lt;BR /&gt;I've configured 2 Vlans and IP Routing is turned off because i want to specify my own routes !&lt;BR /&gt;&lt;BR /&gt;but when i try to execute&lt;BR /&gt;&lt;BR /&gt;ip route dest/netmask gateway &lt;BR /&gt;&lt;BR /&gt;i'm getting this message : can not be switch and gateway at the same time...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;what is going wrong here ??</description>
      <pubDate>Tue, 20 Mar 2007 10:21:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/routing-between-vlan-with-ip-routing-turned-off/m-p/3965328#M10755</guid>
      <dc:creator>Torsten Zimmermann</dc:creator>
      <dc:date>2007-03-20T10:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Routing between VLAN with IP Routing turned off</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/routing-between-vlan-with-ip-routing-turned-off/m-p/3965329#M10756</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Check the destination/mask and gateway, it shouldn;t be in the same range of the IP addresses you configured on the switch.&lt;BR /&gt;&lt;BR /&gt;Good Luck !!!&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Mar 2007 10:37:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/routing-between-vlan-with-ip-routing-turned-off/m-p/3965329#M10756</guid>
      <dc:creator>Mohieddin Kharnoub</dc:creator>
      <dc:date>2007-03-20T10:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Routing between VLAN with IP Routing turned off</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/routing-between-vlan-with-ip-routing-turned-off/m-p/3965330#M10757</link>
      <description>HI!&lt;BR /&gt;Routing is off as you writes. Thus you can rconfigure also no routes.&lt;BR /&gt;Which you to make can are the configuration of a default gateway to the next router. That is easily possible over the menu.&lt;BR /&gt;&lt;BR /&gt;Greets&lt;BR /&gt;Carsten</description>
      <pubDate>Wed, 21 Mar 2007 04:13:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/routing-between-vlan-with-ip-routing-turned-off/m-p/3965330#M10757</guid>
      <dc:creator>Carsten M</dc:creator>
      <dc:date>2007-03-21T04:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Routing between VLAN with IP Routing turned off</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/routing-between-vlan-with-ip-routing-turned-off/m-p/3965331#M10758</link>
      <description>As Carsten suggests, you need to enable 'ip routing' first. After which you can then use 'ip route' to specify your own routes.</description>
      <pubDate>Wed, 21 Mar 2007 06:17:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/routing-between-vlan-with-ip-routing-turned-off/m-p/3965331#M10758</guid>
      <dc:creator>Matt Hobbs</dc:creator>
      <dc:date>2007-03-21T06:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Routing between VLAN with IP Routing turned off</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/routing-between-vlan-with-ip-routing-turned-off/m-p/3965332#M10759</link>
      <description>But i don't want the router to route between every vlan ... when i turn ip routing on , that is possible&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Mar 2007 07:02:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/routing-between-vlan-with-ip-routing-turned-off/m-p/3965332#M10759</guid>
      <dc:creator>Torsten Zimmermann</dc:creator>
      <dc:date>2007-03-21T07:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: Routing between VLAN with IP Routing turned off</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/routing-between-vlan-with-ip-routing-turned-off/m-p/3965333#M10760</link>
      <description>so finally i ended up this way :&lt;BR /&gt;&lt;BR /&gt;ip routing is off , i've configured 2 vlans ... but also built up an old pc with debian and one network card.... &lt;BR /&gt;&lt;BR /&gt;i installed the vlan package on this "router" and i've configured iptables ... now everything works fine .. you're able to ping between vlans but you can't do anything more ....&lt;BR /&gt;until i allow it ...&lt;BR /&gt;&lt;BR /&gt;thanks for your suggestions</description>
      <pubDate>Wed, 21 Mar 2007 10:41:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/routing-between-vlan-with-ip-routing-turned-off/m-p/3965333#M10760</guid>
      <dc:creator>Torsten Zimmermann</dc:creator>
      <dc:date>2007-03-21T10:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Routing between VLAN with IP Routing turned off</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/routing-between-vlan-with-ip-routing-turned-off/m-p/3965334#M10761</link>
      <description>Torsten,&lt;BR /&gt;&lt;BR /&gt;The 26xx series of ProCurve switches support static routes only (no RIP or OSPF), so as I understand it the ip route command doesn't automatically turn routing on between all VLAN's - you have to setup your routes manually.&lt;BR /&gt;&lt;BR /&gt;What you need to do is possible with static routes in the switch, just enable the ip routing then setup your own routes.&lt;BR /&gt;&lt;BR /&gt;An external PC running as a router between these VLAN's is just a bottleneck you don't need.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shane.</description>
      <pubDate>Fri, 13 Apr 2007 19:39:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/routing-between-vlan-with-ip-routing-turned-off/m-p/3965334#M10761</guid>
      <dc:creator>Shane_33</dc:creator>
      <dc:date>2007-04-13T19:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Routing between VLAN with IP Routing turned off</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/routing-between-vlan-with-ip-routing-turned-off/m-p/3965335#M10762</link>
      <description>Just another thing: you can't route between VLANs unless you have defined an IP address in the VLANs you want to be able to route between. To exclude the management IP from the route table, use the "management-vlan" statement.&lt;BR /&gt;&lt;BR /&gt;And yes, you are able to route between subnets on the same switch without setting up any static routes.&lt;BR /&gt;</description>
      <pubDate>Sun, 29 Apr 2007 00:55:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/routing-between-vlan-with-ip-routing-turned-off/m-p/3965335#M10762</guid>
      <dc:creator>Paulen</dc:creator>
      <dc:date>2007-04-29T00:55:19Z</dc:date>
    </item>
  </channel>
</rss>

