<?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: FWSM connect interface in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/fwsm-connect-interface/m-p/1463893#M635197</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;mokhovikov wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jon thank you for reply. I've read about this command. It correct only for VPN connection or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"The &lt;STRONG&gt;management-access &lt;/STRONG&gt;command is supported for the following through an IPSec VPN tunnel only"&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes it is only for connectivity via an IPSEC VPN. If you aren't using an IPSEC VPN then you cannot connect to an interface across the FWSM so to connect to vlan 37 interface with ssh you would need to connect from vlan 37 device or a device reachable via the vlan 37 interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Jun 2010 20:18:57 GMT</pubDate>
    <dc:creator>Jon Marshall</dc:creator>
    <dc:date>2010-06-08T20:18:57Z</dc:date>
    <item>
      <title>FWSM connect interface</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-connect-interface/m-p/1463889#M635176</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;i have FWSM with this config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan35&lt;BR /&gt; nameif vlan35&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 10.10.35.1 255.255.255.0 standby 10.10.35.2&lt;BR /&gt;!&lt;BR /&gt;interface Vlan37&lt;BR /&gt; nameif vlan37&lt;BR /&gt; security-level 5&lt;BR /&gt; ip address 10.10.37.1 255.255.255.0 standby 10.10.37.2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ssh 10.10.35.0 255.255.255.0 vlan35&lt;BR /&gt;ssh 10.10.35.0 255.255.255.0 vlan37&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Somebody tell me please, why i can connect to FWSM from vlan35 to 10.10.35.1 but cannot connect to&amp;nbsp; ip address 10.10.37.1(from vlan35) ?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 17:56:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-connect-interface/m-p/1463889#M635176</guid>
      <dc:creator>mokhovikov</dc:creator>
      <dc:date>2019-03-11T17:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM connect interface</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-connect-interface/m-p/1463890#M635177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;mokhovikov wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;i have FWSM with this config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan35&lt;BR /&gt; nameif vlan35&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 10.10.35.1 255.255.255.0 standby 10.10.35.2&lt;BR /&gt;!&lt;BR /&gt;interface Vlan37&lt;BR /&gt; nameif vlan37&lt;BR /&gt; security-level 5&lt;BR /&gt; ip address 10.10.37.1 255.255.255.0 standby 10.10.37.2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ssh 10.10.35.0 255.255.255.0 vlan35&lt;BR /&gt;ssh 10.10.35.0 255.255.255.0 vlan37&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Somebody tell me please, why i can connect to FWSM from vlan35 to 10.10.35.1 but cannot connect to&amp;nbsp; ip address 10.10.37.1(from vlan35) ?&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;By default you can't connect to an interface through the FWSM. So if you want to ssh to int vlan 37 you would need to be on vlan 37 or on a device that is reachable via vlan 37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could use the "management-access" command and apply it to vlan 37 and this should allow you to connect from vlan 35 -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://www.cisco.com/en/US/customer/docs/security/fwsm/fwsm31/command/reference/m.html#wp1637044"&gt;FWSM management access &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 17:23:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-connect-interface/m-p/1463890#M635177</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2010-06-08T17:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM connect interface</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-connect-interface/m-p/1463891#M635180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;jon thank you for reply. I've read about this command. It correct only for VPN connection or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"The &lt;STRONG&gt;management-access &lt;/STRONG&gt;command is supported for the following through an IPSec VPN tunnel only"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 20:07:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-connect-interface/m-p/1463891#M635180</guid>
      <dc:creator>mokhovikov</dc:creator>
      <dc:date>2010-06-08T20:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM connect interface</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-connect-interface/m-p/1463892#M635183</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;On the ASA firewall, the management-access inside command is only when terminating a VPN connection on the device.&lt;/P&gt;&lt;P&gt;I guess is the same for the FWSM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 20:10:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-connect-interface/m-p/1463892#M635183</guid>
      <dc:creator>Federico Coto Fajardo</dc:creator>
      <dc:date>2010-06-08T20:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM connect interface</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-connect-interface/m-p/1463893#M635197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;mokhovikov wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jon thank you for reply. I've read about this command. It correct only for VPN connection or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"The &lt;STRONG&gt;management-access &lt;/STRONG&gt;command is supported for the following through an IPSec VPN tunnel only"&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes it is only for connectivity via an IPSEC VPN. If you aren't using an IPSEC VPN then you cannot connect to an interface across the FWSM so to connect to vlan 37 interface with ssh you would need to connect from vlan 37 device or a device reachable via the vlan 37 interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 20:18:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-connect-interface/m-p/1463893#M635197</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2010-06-08T20:18:57Z</dc:date>
    </item>
  </channel>
</rss>

