<?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 GRE over IPSEC assistance needed in Security e-Series</title>
    <link>https://community.hpe.com/t5/security-e-series/gre-over-ipsec-assistance-needed/m-p/6883251#M458</link>
    <description>&lt;P&gt;would the below work on comware 5 kit? In addition switchA would have opsf running that would redistribute the static for&amp;nbsp;local LAN on switch B. The commands might not be precisely as they are on &lt;STRONG&gt;comware&lt;/STRONG&gt; switches, I don't have anything to test it on at the moment.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SWITCH A&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ike peer vpnpeer&lt;BR /&gt;pre-shared-key simple password&lt;BR /&gt;remote-address 10.102.2.2&lt;BR /&gt;local-address 10.102.2.1&lt;BR /&gt;#&lt;BR /&gt;ipsec proposal tran1&lt;BR /&gt;esp authentication-algorithm sha1&lt;BR /&gt;esp encryption-algorithm aes 256&lt;BR /&gt;#&lt;BR /&gt;ipsec policy test 1 isakmp&lt;BR /&gt;security acl 3030&lt;BR /&gt;ike-peer vpnpeer&lt;BR /&gt;proposal tran1&lt;BR /&gt;#&lt;BR /&gt;acl 3030&lt;BR /&gt;rule 0 permit ip source 10.102.2.1 0 dest 10.102.2.2 0&lt;BR /&gt;#&lt;BR /&gt;int vlan 100&lt;BR /&gt;ip add 10.102.2.1 24&lt;BR /&gt;ipsec policy test&lt;BR /&gt;#&lt;BR /&gt;int tun1&lt;BR /&gt;ip add 1.1.1.1 24&lt;BR /&gt;source vlan-interface 100&lt;BR /&gt;destination 10.102.2.2&lt;BR /&gt;servie loopack group 1&lt;BR /&gt;#&lt;BR /&gt;int e1/0/1&lt;BR /&gt;port service-loopback-service group 1&lt;BR /&gt;#&lt;BR /&gt;service loopback group 1 type tunnel&lt;BR /&gt;#&lt;BR /&gt;ip static-route 10.200.200.0 24 tunn1&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SIWTCH B&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ike peer vpnpeer&lt;BR /&gt;pre-shared-key simple password&lt;BR /&gt;remote-address 10.102.2.1&lt;BR /&gt;local-address 10.102.2.2&lt;BR /&gt;#&lt;BR /&gt;ipsec proposal tran1&lt;BR /&gt;esp authentication-algorithm sha1&lt;BR /&gt;esp encryption-algorithm aes 256&lt;BR /&gt;#&lt;BR /&gt;ipsec policy test 1 isakmp&lt;BR /&gt;security acl 3030&lt;BR /&gt;ike-peer vpnpeer&lt;BR /&gt;proposal tran1&lt;BR /&gt;#&lt;BR /&gt;acl 3030&lt;BR /&gt;rule 0 permit ip source 10.102.2.2 0 dest 10.102.2.1 0&lt;BR /&gt;#&lt;BR /&gt;int vlan 100&lt;BR /&gt;ip add 10.102.2.2 24&lt;BR /&gt;ipsec policy test&lt;BR /&gt;#&lt;BR /&gt;int tun1&lt;BR /&gt;ip add 1.1.1.2 24&lt;BR /&gt;source vlan-interface 100&lt;BR /&gt;destination 10.102.2.1&lt;BR /&gt;servie loopack group 1&lt;BR /&gt;#&lt;BR /&gt;int e1/0/1&lt;BR /&gt;port service-loopback-service group 1&lt;BR /&gt;#&lt;BR /&gt;service loopback group 1 type tunnel&lt;BR /&gt;#&lt;BR /&gt;ip static-route 0.0.0.0/0 tunnel1&lt;BR /&gt;#&lt;BR /&gt;vlan 200&lt;BR /&gt;description local LAN&lt;BR /&gt;#&lt;BR /&gt;int vlan 200&lt;BR /&gt;ip add 10.200.200.1 24&lt;/P&gt;</description>
    <pubDate>Thu, 28 Jul 2016 22:16:14 GMT</pubDate>
    <dc:creator>pattap</dc:creator>
    <dc:date>2016-07-28T22:16:14Z</dc:date>
    <item>
      <title>GRE over IPSEC assistance needed</title>
      <link>https://community.hpe.com/t5/security-e-series/gre-over-ipsec-assistance-needed/m-p/6883251#M458</link>
      <description>&lt;P&gt;would the below work on comware 5 kit? In addition switchA would have opsf running that would redistribute the static for&amp;nbsp;local LAN on switch B. The commands might not be precisely as they are on &lt;STRONG&gt;comware&lt;/STRONG&gt; switches, I don't have anything to test it on at the moment.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SWITCH A&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ike peer vpnpeer&lt;BR /&gt;pre-shared-key simple password&lt;BR /&gt;remote-address 10.102.2.2&lt;BR /&gt;local-address 10.102.2.1&lt;BR /&gt;#&lt;BR /&gt;ipsec proposal tran1&lt;BR /&gt;esp authentication-algorithm sha1&lt;BR /&gt;esp encryption-algorithm aes 256&lt;BR /&gt;#&lt;BR /&gt;ipsec policy test 1 isakmp&lt;BR /&gt;security acl 3030&lt;BR /&gt;ike-peer vpnpeer&lt;BR /&gt;proposal tran1&lt;BR /&gt;#&lt;BR /&gt;acl 3030&lt;BR /&gt;rule 0 permit ip source 10.102.2.1 0 dest 10.102.2.2 0&lt;BR /&gt;#&lt;BR /&gt;int vlan 100&lt;BR /&gt;ip add 10.102.2.1 24&lt;BR /&gt;ipsec policy test&lt;BR /&gt;#&lt;BR /&gt;int tun1&lt;BR /&gt;ip add 1.1.1.1 24&lt;BR /&gt;source vlan-interface 100&lt;BR /&gt;destination 10.102.2.2&lt;BR /&gt;servie loopack group 1&lt;BR /&gt;#&lt;BR /&gt;int e1/0/1&lt;BR /&gt;port service-loopback-service group 1&lt;BR /&gt;#&lt;BR /&gt;service loopback group 1 type tunnel&lt;BR /&gt;#&lt;BR /&gt;ip static-route 10.200.200.0 24 tunn1&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SIWTCH B&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ike peer vpnpeer&lt;BR /&gt;pre-shared-key simple password&lt;BR /&gt;remote-address 10.102.2.1&lt;BR /&gt;local-address 10.102.2.2&lt;BR /&gt;#&lt;BR /&gt;ipsec proposal tran1&lt;BR /&gt;esp authentication-algorithm sha1&lt;BR /&gt;esp encryption-algorithm aes 256&lt;BR /&gt;#&lt;BR /&gt;ipsec policy test 1 isakmp&lt;BR /&gt;security acl 3030&lt;BR /&gt;ike-peer vpnpeer&lt;BR /&gt;proposal tran1&lt;BR /&gt;#&lt;BR /&gt;acl 3030&lt;BR /&gt;rule 0 permit ip source 10.102.2.2 0 dest 10.102.2.1 0&lt;BR /&gt;#&lt;BR /&gt;int vlan 100&lt;BR /&gt;ip add 10.102.2.2 24&lt;BR /&gt;ipsec policy test&lt;BR /&gt;#&lt;BR /&gt;int tun1&lt;BR /&gt;ip add 1.1.1.2 24&lt;BR /&gt;source vlan-interface 100&lt;BR /&gt;destination 10.102.2.1&lt;BR /&gt;servie loopack group 1&lt;BR /&gt;#&lt;BR /&gt;int e1/0/1&lt;BR /&gt;port service-loopback-service group 1&lt;BR /&gt;#&lt;BR /&gt;service loopback group 1 type tunnel&lt;BR /&gt;#&lt;BR /&gt;ip static-route 0.0.0.0/0 tunnel1&lt;BR /&gt;#&lt;BR /&gt;vlan 200&lt;BR /&gt;description local LAN&lt;BR /&gt;#&lt;BR /&gt;int vlan 200&lt;BR /&gt;ip add 10.200.200.1 24&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2016 22:16:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/security-e-series/gre-over-ipsec-assistance-needed/m-p/6883251#M458</guid>
      <dc:creator>pattap</dc:creator>
      <dc:date>2016-07-28T22:16:14Z</dc:date>
    </item>
  </channel>
</rss>

