<?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: Network zones with access profiles? in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/network-zones-with-access-profiles/m-p/52252#M14447</link>
    <description>This is unfortunate. I also discovered I can't use the same policy file with telnet/ssh/snmp and with ingress/egress (which is what led me to use network-zones in the first place), so I'll have multiple places to update if the address list changes, instead of just one.&lt;BR /&gt;</description>
    <pubDate>Wed, 03 Aug 2016 20:56:00 GMT</pubDate>
    <dc:creator>Dave_Martin</dc:creator>
    <dc:date>2016-08-03T20:56:00Z</dc:date>
    <item>
      <title>Network zones with access profiles?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/network-zones-with-access-profiles/m-p/52250#M14445</link>
      <description>I am attempting to convert telnet/ssh access-profiles from dynamic acls to a static acl with network zones, but when I switch telnet to use this acl, it refuses connections that should be allowed.&lt;BR /&gt;
&lt;BR /&gt;
Experimenting, it appears that access-profiles don't work with network zones; when I replace the source-zone with the corresponding source-address directives, it works.&lt;BR /&gt;
&lt;BR /&gt;
X460-24t 16.1.3.6&lt;BR /&gt;
&lt;BR /&gt;
With network zone (example simplified, the real one contains multiple networks and addresses):&lt;BR /&gt;
configure access-list network-zone trusted-networks add ipaddress x.x.x.145 255.255.255.255&lt;BR /&gt;
&lt;BR /&gt;
entry permit-trusted-networks {&lt;BR /&gt;
  if match any {&lt;BR /&gt;
    source-zone trusted-networks;&lt;BR /&gt;
  } then {&lt;BR /&gt;
    permit;&lt;BR /&gt;
  }&lt;BR /&gt;
}&lt;BR /&gt;
&lt;BR /&gt;
Connection refusedWith source-address:&lt;BR /&gt;
entry permit-trusted-networks {&lt;BR /&gt;
  if match any {&lt;BR /&gt;
    source-address x.x.x.145/32;&lt;BR /&gt;
  } then {&lt;BR /&gt;
    permit;&lt;BR /&gt;
  }&lt;BR /&gt;
}&lt;BR /&gt;
&lt;BR /&gt;
telnet session telnet4 on /dev/ptyb4&lt;BR /&gt;
&lt;BR /&gt;
Unauthorized access prohibited!&lt;BR /&gt;
&lt;BR /&gt;
login: Login timed out!</description>
      <pubDate>Tue, 02 Aug 2016 21:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/network-zones-with-access-profiles/m-p/52250#M14445</guid>
      <dc:creator>Dave_Martin</dc:creator>
      <dc:date>2016-08-02T21:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: Network zones with access profiles?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/network-zones-with-access-profiles/m-p/52251#M14446</link>
      <description>Hi Dave,&lt;BR /&gt;
&lt;BR /&gt;
Welcome to the Hub....&lt;BR /&gt;
&lt;BR /&gt;
I could see this limitation for SSH access profile, i believe this could be applicable for telnet access profile as well.    &lt;BR /&gt;
 &lt;B&gt;"Only source-address match is supported"&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
you can take a look at this article for more help on the same.&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-restrict-telnet-access" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-restrict-telnet-access&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Aug 2016 06:18:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/network-zones-with-access-profiles/m-p/52251#M14446</guid>
      <dc:creator>Karthik_Mohando</dc:creator>
      <dc:date>2016-08-03T06:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: Network zones with access profiles?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/network-zones-with-access-profiles/m-p/52252#M14447</link>
      <description>This is unfortunate. I also discovered I can't use the same policy file with telnet/ssh/snmp and with ingress/egress (which is what led me to use network-zones in the first place), so I'll have multiple places to update if the address list changes, instead of just one.&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Aug 2016 20:56:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/network-zones-with-access-profiles/m-p/52252#M14447</guid>
      <dc:creator>Dave_Martin</dc:creator>
      <dc:date>2016-08-03T20:56:00Z</dc:date>
    </item>
  </channel>
</rss>

