<?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: Authenticate users from internal to data centre network in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/authenticate-users-from-internal-to-data-centre-network/m-p/3772511#M25031</link>
    <description>&lt;P&gt;To add to the complexity, we want to allow all traffic on ports 80 and 443 but block all other ports except for this small subset of users, which all traffic should be allowed for. We thought about using sticky mac-address port-security but I don't think there is a way to also allow other macs on ports 80 and 443. Going back to BB's note about using a firewall, is that a viable option given that we're not permitting/denying on layer 3?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;BR /&gt;A&lt;/P&gt;</description>
    <pubDate>Thu, 03 Jan 2019 20:18:48 GMT</pubDate>
    <dc:creator>aok</dc:creator>
    <dc:date>2019-01-03T20:18:48Z</dc:date>
    <item>
      <title>Authenticate users from internal to data centre network</title>
      <link>https://community.cisco.com/t5/network-access-control/authenticate-users-from-internal-to-data-centre-network/m-p/3772382#M25001</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hoping for some solution suggestions here...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have a data centre environment connected to our internal user network via a 10G port between two Nexus 9Ks. Currently when a machine is connected to our internal network all users can access the data centre resources. Our goal is to only allow certain users access from the internal network to the data centre resources. What options do we have to achieve this? Let me know if you need more info.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;BR /&gt;A&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2019 17:22:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authenticate-users-from-internal-to-data-centre-network/m-p/3772382#M25001</guid>
      <dc:creator>aok</dc:creator>
      <dc:date>2019-01-03T17:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Authenticate users from internal to data centre network</title>
      <link>https://community.cisco.com/t5/network-access-control/authenticate-users-from-internal-to-data-centre-network/m-p/3772419#M25006</link>
      <description>&lt;P&gt;You have 2 Options,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. You can have ACL in place to control this.&lt;/P&gt;&lt;P&gt;2. you can plan FW to protect botht the sides.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2019 18:25:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authenticate-users-from-internal-to-data-centre-network/m-p/3772419#M25006</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2019-01-03T18:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Authenticate users from internal to data centre network</title>
      <link>https://community.cisco.com/t5/network-access-control/authenticate-users-from-internal-to-data-centre-network/m-p/3772422#M25028</link>
      <description>Have you thought about implementing Identity Services Engine and doing segmentation that way?  Recommendation would ultimately be using SGTs&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jan 2019 18:28:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authenticate-users-from-internal-to-data-centre-network/m-p/3772422#M25028</guid>
      <dc:creator>Jason Kunst</dc:creator>
      <dc:date>2019-01-03T18:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Authenticate users from internal to data centre network</title>
      <link>https://community.cisco.com/t5/network-access-control/authenticate-users-from-internal-to-data-centre-network/m-p/3772443#M25029</link>
      <description>&lt;P&gt;Hi Jason&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the recommendation, I have looked at ISE and it seems to be quite involved. We only have about 5 users that we want to allow access across the switch port, is there a simpler way to achieve this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;A&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2019 18:39:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authenticate-users-from-internal-to-data-centre-network/m-p/3772443#M25029</guid>
      <dc:creator>aok</dc:creator>
      <dc:date>2019-01-03T18:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Authenticate users from internal to data centre network</title>
      <link>https://community.cisco.com/t5/network-access-control/authenticate-users-from-internal-to-data-centre-network/m-p/3772461#M25030</link>
      <description>&lt;P&gt;Just to provide some more information, we only want traffic going over the port from the internal network to the data centre to be tested for authenticated users. We don't want to specify IP addresses or anything like that so a layer 3/4 access-list won't work. Any ideas? We don't want to change the way our users authenticate overall, only when a user on the internal network is trying to access something that's on the other side of the specific switch port.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;BR /&gt;A&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2019 19:06:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authenticate-users-from-internal-to-data-centre-network/m-p/3772461#M25030</guid>
      <dc:creator>aok</dc:creator>
      <dc:date>2019-01-03T19:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Authenticate users from internal to data centre network</title>
      <link>https://community.cisco.com/t5/network-access-control/authenticate-users-from-internal-to-data-centre-network/m-p/3772511#M25031</link>
      <description>&lt;P&gt;To add to the complexity, we want to allow all traffic on ports 80 and 443 but block all other ports except for this small subset of users, which all traffic should be allowed for. We thought about using sticky mac-address port-security but I don't think there is a way to also allow other macs on ports 80 and 443. Going back to BB's note about using a firewall, is that a viable option given that we're not permitting/denying on layer 3?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;BR /&gt;A&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2019 20:18:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authenticate-users-from-internal-to-data-centre-network/m-p/3772511#M25031</guid>
      <dc:creator>aok</dc:creator>
      <dc:date>2019-01-03T20:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Authenticate users from internal to data centre network</title>
      <link>https://community.cisco.com/t5/network-access-control/authenticate-users-from-internal-to-data-centre-network/m-p/3772555#M25032</link>
      <description>&lt;P&gt;This is a forum for Anyconnect, Segmentation for Trustsec and ISE.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Few things to think about is assigning tags to switchports for the users. Using SXP to transport tags to another switch that can consume it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have Nexus 9k and planning to use ACI, suggest considering ISE since we have integration with ACI. SGT's can be mapped to ACI (EPGs) and viceversa and you can do enforcement at the Datacenter.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is the Trustsec compatibility matrix that will show the validated solution and support for Trustsec.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/solutions/enterprise-networks/trustsec/solution-overview-listing.html" target="_blank"&gt;https://www.cisco.com/c/en/us/solutions/enterprise-networks/trustsec/solution-overview-listing.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Krishnan&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2019 21:48:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authenticate-users-from-internal-to-data-centre-network/m-p/3772555#M25032</guid>
      <dc:creator>kthiruve</dc:creator>
      <dc:date>2019-01-03T21:48:51Z</dc:date>
    </item>
  </channel>
</rss>

