<?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: vpn with ether switch module , zone firewall in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/vpn-with-ether-switch-module-zone-firewall/m-p/1627845#M586614</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will work, but you have configured the gig0/2/0 in a not direct way.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;interface GigabitEthernet0/2/0&lt;BR /&gt;description lan to lan vpn &lt;BR /&gt;switchport access vlan 15 &lt;BR /&gt;switchport trunk native vlan 15 &lt;BR /&gt;switchport mode trunk&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Vlan15 &lt;BR /&gt;description lan to lan vpn&lt;BR /&gt; ip address 10.12.14.1 255.255.248.0 &lt;BR /&gt;ip nat inside &lt;BR /&gt;ip virtual-reassembly in &lt;BR /&gt;zone-member security VPN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you configured gig0/2/0 to be a trunk trunking all vlans, with native vlan 15. that means any non dot1q/isl tagged packets will belong to vlan 15. however since you're not using other vlans on the router then why make gig0/2/0 a trunk and not simply an access port?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unless you want to add other interface Vlans later on the router to use other vlans i don't see why this is needed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in short, yes, this should work (of course if the vpn and firewall configuration sections allow it).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Fadi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 02 Jan 2011 07:54:34 GMT</pubDate>
    <dc:creator>fadlouni</dc:creator>
    <dc:date>2011-01-02T07:54:34Z</dc:date>
    <item>
      <title>vpn with ether switch module , zone firewall</title>
      <link>https://community.cisco.com/t5/network-security/vpn-with-ether-switch-module-zone-firewall/m-p/1627844#M586613</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A 2811 router has an ether service module in router.&lt;/P&gt;&lt;P&gt;internet-1 interface is to be used as lan to lan vpn interface.zone based firewall will also be used in this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the ether service module will have application hosts connected.&lt;/P&gt;&lt;P&gt;these application hosts has to be available via vpn when remote user connects via site to site vpn over isp-1 interface to these applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will it work if vlan 15 ( gig0/2/0 ) of router is connected to ether service module , in which hosts will be there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have posted a starting configuration . please help if the configuration will work &amp;amp; suggest corrections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:26:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-with-ether-switch-module-zone-firewall/m-p/1627844#M586613</guid>
      <dc:creator>suthomas1</dc:creator>
      <dc:date>2019-03-11T19:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: vpn with ether switch module , zone firewall</title>
      <link>https://community.cisco.com/t5/network-security/vpn-with-ether-switch-module-zone-firewall/m-p/1627845#M586614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will work, but you have configured the gig0/2/0 in a not direct way.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;interface GigabitEthernet0/2/0&lt;BR /&gt;description lan to lan vpn &lt;BR /&gt;switchport access vlan 15 &lt;BR /&gt;switchport trunk native vlan 15 &lt;BR /&gt;switchport mode trunk&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Vlan15 &lt;BR /&gt;description lan to lan vpn&lt;BR /&gt; ip address 10.12.14.1 255.255.248.0 &lt;BR /&gt;ip nat inside &lt;BR /&gt;ip virtual-reassembly in &lt;BR /&gt;zone-member security VPN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you configured gig0/2/0 to be a trunk trunking all vlans, with native vlan 15. that means any non dot1q/isl tagged packets will belong to vlan 15. however since you're not using other vlans on the router then why make gig0/2/0 a trunk and not simply an access port?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unless you want to add other interface Vlans later on the router to use other vlans i don't see why this is needed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in short, yes, this should work (of course if the vpn and firewall configuration sections allow it).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Fadi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Jan 2011 07:54:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-with-ether-switch-module-zone-firewall/m-p/1627845#M586614</guid>
      <dc:creator>fadlouni</dc:creator>
      <dc:date>2011-01-02T07:54:34Z</dc:date>
    </item>
  </channel>
</rss>

