<?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: Procurve 2824 vlans and subnets problem in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-vlans-and-subnets-problem/m-p/3933173#M10315</link>
    <description>Worked like a charm.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Ricardo</description>
    <pubDate>Mon, 29 Jan 2007 10:59:31 GMT</pubDate>
    <dc:creator>Ricardo Nuno</dc:creator>
    <dc:date>2007-01-29T10:59:31Z</dc:date>
    <item>
      <title>Procurve 2824 vlans and subnets problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-vlans-and-subnets-problem/m-p/3933170#M10312</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I'm new on vlan's but i tried to read and test everything i found to solve this issue.&lt;BR /&gt;maybe I'm not understanding how this work.&lt;BR /&gt;&lt;BR /&gt;I have a HP Procurve 2824 and a 2524 I'm trying to set up 2 VLANs:&lt;BR /&gt;vlan-1 (moon-dmz) 192.168.10.0/24&lt;BR /&gt;vlan-2 (moon-int) 192.168.20.0/24&lt;BR /&gt;&lt;BR /&gt;For now and since i don't have any space switch I'm working with only a few ports to test the setup&lt;BR /&gt;so i don't have really a big margin for error.&lt;BR /&gt;&lt;BR /&gt;On the 2824:&lt;BR /&gt;&lt;BR /&gt;- All servers on 192.168.10.0/24 subnet have a to exit on a Pix interface 192.168.10.254 that is connected on port 22&lt;BR /&gt;- All server have to communicate with the workstations on the 192.168.20.0/24 subnet&lt;BR /&gt;- Port 24 is here the uplink for the Procurve 2524 is connected&lt;BR /&gt;- Port 23 is here the Pix interface 192.168.20.1 is for internet access for subnet 192.168.20.0/24&lt;BR /&gt;&lt;BR /&gt; this is the config on 2824:&lt;BR /&gt;&lt;BR /&gt;Running configuration:&lt;BR /&gt;&lt;BR /&gt;; J4903A Configuration Editor; Created on release #I.08.87&lt;BR /&gt;&lt;BR /&gt;hostname "HP-ProCurve-Switch-2824"&lt;BR /&gt;snmp-server contact "bla"&lt;BR /&gt;snmp-server location "Ba"&lt;BR /&gt;ip routing&lt;BR /&gt;snmp-server community "public" Unrestricted&lt;BR /&gt;vlan 1&lt;BR /&gt;   name "moon-dmz"&lt;BR /&gt;   untagged 1-9,11-22&lt;BR /&gt;   ip address 192.168.10.91 255.255.255.0&lt;BR /&gt;   no untagged 10,23-24&lt;BR /&gt;   exit&lt;BR /&gt;vlan 2&lt;BR /&gt;   name "moon-int"&lt;BR /&gt;   untagged 10,23&lt;BR /&gt;   ip address 192.168.20.60 255.255.255.0&lt;BR /&gt;   tagged 24&lt;BR /&gt;   exit&lt;BR /&gt;fault-finder bad-driver sensitivity high&lt;BR /&gt;fault-finder bad-transceiver sensitivity high&lt;BR /&gt;fault-finder bad-cable sensitivity high&lt;BR /&gt;fault-finder too-long-cable sensitivity high&lt;BR /&gt;fault-finder over-bandwidth sensitivity high&lt;BR /&gt;fault-finder broadcast-storm sensitivity high&lt;BR /&gt;fault-finder loss-of-link sensitivity high&lt;BR /&gt;fault-finder duplex-mismatch-HDx sensitivity high&lt;BR /&gt;fault-finder duplex-mismatch-FDx sensitivity high&lt;BR /&gt;&lt;BR /&gt;only port 10 is on vlan-2 here my test laptop is with this ip configuration:&lt;BR /&gt;IP:192.168.20.2&lt;BR /&gt;NM: 255.255.255.192&lt;BR /&gt;GW: 192.168.20.60&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;On the 2524 is the configuration:&lt;BR /&gt;Running configuration:&lt;BR /&gt;&lt;BR /&gt;; J4813A Configuration Editor; Created on release #F.05.52&lt;BR /&gt;&lt;BR /&gt;hostname "HP-ProCurve-Switch-2524"&lt;BR /&gt;snmp-server contact "bla"&lt;BR /&gt;snmp-server location "Ba"&lt;BR /&gt;time daylight-time-rule None&lt;BR /&gt;cdp run&lt;BR /&gt;ip default-gateway 192.168.10.91&lt;BR /&gt;snmp-server community "public" Unrestricted&lt;BR /&gt;snmp-server host 192.168.10.157 "public"&lt;BR /&gt;vlan 1&lt;BR /&gt;   name "DEFAULT_VLAN"&lt;BR /&gt;   untagged 1-17,19-22,24-26&lt;BR /&gt;   ip address 192.168.10.90 255.255.255.0&lt;BR /&gt;   no untagged 18,23&lt;BR /&gt;   exit&lt;BR /&gt;vlan 2&lt;BR /&gt;   name "moon-int"&lt;BR /&gt;   untagged 23&lt;BR /&gt;   ip address 192.168.20.61 255.255.255.192&lt;BR /&gt;   tagged 18&lt;BR /&gt;   exit&lt;BR /&gt;fault-finder bad-driver sensitivity high&lt;BR /&gt;fault-finder bad-transceiver sensitivity high&lt;BR /&gt;fault-finder bad-cable sensitivity high&lt;BR /&gt;fault-finder too-long-cable sensitivity high&lt;BR /&gt;fault-finder over-bandwidth sensitivity high&lt;BR /&gt;fault-finder broadcast-storm sensitivity high&lt;BR /&gt;fault-finder loss-of-link sensitivity high&lt;BR /&gt;ip route 192.168.20.0 255.255.255.0 192.168.10.91&lt;BR /&gt;no aaa port-access authenticator active&lt;BR /&gt;password manager&lt;BR /&gt;password operator&lt;BR /&gt;&lt;BR /&gt;From my test laptop i can ping the 2 ip's of the 2824 switch i can ping vlan-2 but i cannot ping or comunicate with vlan-1&lt;BR /&gt;and i have to because there are all the servers that we need to work on.&lt;BR /&gt;&lt;BR /&gt;What im i doing wrong here? Please help.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Ricardo</description>
      <pubDate>Thu, 25 Jan 2007 21:39:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-vlans-and-subnets-problem/m-p/3933170#M10312</guid>
      <dc:creator>Ricardo Nuno</dc:creator>
      <dc:date>2007-01-25T21:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve 2824 vlans and subnets problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-vlans-and-subnets-problem/m-p/3933171#M10313</link>
      <description>Your servers will need to have their default gateway as the 2824's VLAN1 address. I'm guessing at the moment they are currently using the PIX. &lt;BR /&gt;&lt;BR /&gt;Next on your 2824, add a default route to the PIX 'ip route 0.0.0.0 0.0.0.0 192.168.10.254'&lt;BR /&gt;&lt;BR /&gt;On the PIX you need to add a route to your VLAN2 network 'ip route 192.168.20.0/24 192.168.10.91' &lt;BR /&gt;&lt;BR /&gt;With this setup you will not need the 2nd PIX interface in VLAN2. &lt;BR /&gt;&lt;BR /&gt;Also you seem to have some misconfiguration with the subnet mask on VLAN2, sometimes you have 255.255.255.192 and sometimes 255.255.255.0.&lt;BR /&gt;&lt;BR /&gt;There is one other step I would do which would be to create a 3rd VLAN, in this VLAN the PIX would be the only member. &lt;BR /&gt;&lt;BR /&gt;VLAN1 - all servers default gateway pointing to 2824.&lt;BR /&gt;VLAN2 - all workstations default gateway pointing to 2824. &lt;BR /&gt;VLAN3 - PIX is member of this VLAN. 'ip route 0.0.0.0 0.0.0.0 &lt;PIX ip=""&gt;' and on the PIX add 2 routes for VLAN1 and VLAN2 point to the VLAN3 IP address. e.g. ip route 192.168.10.0/24 192.168.30.2 (VLAN 3 IP) and ip route 192.168.20.0/24 192.168.30.2&lt;/PIX&gt;</description>
      <pubDate>Fri, 26 Jan 2007 00:01:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-vlans-and-subnets-problem/m-p/3933171#M10313</guid>
      <dc:creator>Matt Hobbs</dc:creator>
      <dc:date>2007-01-26T00:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve 2824 vlans and subnets problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-vlans-and-subnets-problem/m-p/3933172#M10314</link>
      <description>Thanks for your reply Matt.&lt;BR /&gt;&lt;BR /&gt;I'll try this setup today and i let you know how it went.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Ricardo</description>
      <pubDate>Fri, 26 Jan 2007 08:41:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-vlans-and-subnets-problem/m-p/3933172#M10314</guid>
      <dc:creator>Ricardo Nuno</dc:creator>
      <dc:date>2007-01-26T08:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve 2824 vlans and subnets problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-vlans-and-subnets-problem/m-p/3933173#M10315</link>
      <description>Worked like a charm.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Ricardo</description>
      <pubDate>Mon, 29 Jan 2007 10:59:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-vlans-and-subnets-problem/m-p/3933173#M10315</guid>
      <dc:creator>Ricardo Nuno</dc:creator>
      <dc:date>2007-01-29T10:59:31Z</dc:date>
    </item>
  </channel>
</rss>

