<?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: Problem with NAC IB VG in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/problem-with-nac-ib-vg/m-p/1221757#M743456</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look at the chalk talk series&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/prod/collateral/vpndevc/ps5707/ps8418/ps6128/prod_presentation0900aecd80549168.html" target="_blank"&gt;http://www.cisco.com/en/US/prod/collateral/vpndevc/ps5707/ps8418/ps6128/prod_presentation0900aecd80549168.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- in a L2 VGW solution, static routes are not used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-confirm there is not L3 interface on the core switch for vlan 96&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-change the native vlan on the trunks into the CAS to be different from each other.&amp;nbsp; Default is for a port to use native vlan 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-on the untrusted trunk, only allow the untrusted vlan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- on the trusted trunk, only allow the trusted vlan and vlan associated with CAS management.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 01 Feb 2009 20:25:12 GMT</pubDate>
    <dc:creator>Daniel Laden</dc:creator>
    <dc:date>2009-02-01T20:25:12Z</dc:date>
    <item>
      <title>Problem with NAC IB VG</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-nac-ib-vg/m-p/1221755#M743438</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I'm deploying NAC IB VG, but got the problem as the following:&lt;/P&gt;&lt;P&gt;My diagram: &lt;/P&gt;&lt;P&gt;..............FWSW  &lt;/P&gt;&lt;P&gt;...............| &lt;/P&gt;&lt;P&gt;user -- Core sw -- NACmanager&lt;/P&gt;&lt;P&gt;.............|...|&lt;/P&gt;&lt;P&gt;.............|...|&lt;/P&gt;&lt;P&gt;...........NAC server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the configuration for Core sw:&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/33&lt;/P&gt;&lt;P&gt; description To Trusted&lt;/P&gt;&lt;P&gt; switchport&lt;/P&gt;&lt;P&gt; switchport trunk encapsulation dot1q&lt;/P&gt;&lt;P&gt; switchport mode trunk&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/34&lt;/P&gt;&lt;P&gt; description To Untrusted&lt;/P&gt;&lt;P&gt; switchport&lt;/P&gt;&lt;P&gt; switchport trunk encapsulation dot1q&lt;/P&gt;&lt;P&gt; switchport mode trunk&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are also many other trunk ports on Core sw, so traffic from user vlan always uses other trunk ports (it does not use port connecting to untrusted NAC server) to go to outside. How can I resolved this problem ?&lt;/P&gt;&lt;P&gt;Much appreciate your replying!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 11:13:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-nac-ib-vg/m-p/1221755#M743438</guid>
      <dc:creator>namnt2604</dc:creator>
      <dc:date>2020-02-21T11:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with NAC IB VG</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-nac-ib-vg/m-p/1221756#M743446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My configuration on NAC server:&lt;/P&gt;&lt;P&gt;-	Trusted interface:&lt;/P&gt;&lt;P&gt;IP: 10.0.9.131&lt;/P&gt;&lt;P&gt;Sub: 255.255.255.240&lt;/P&gt;&lt;P&gt;Default GW: 10.0.9.129&lt;/P&gt;&lt;P&gt;Management VLAN: 110&lt;/P&gt;&lt;P&gt;-	Untrusted interface:&lt;/P&gt;&lt;P&gt;IP: 10.0.9.131&lt;/P&gt;&lt;P&gt;Sub: 255.255.255.240&lt;/P&gt;&lt;P&gt;Default GW: 10.0.9.129&lt;/P&gt;&lt;P&gt;- Managed Subnet:&lt;/P&gt;&lt;P&gt;10.16.0.199 / 255.255.0.0 / vlan 96&lt;/P&gt;&lt;P&gt;- Mapping vlan:&lt;/P&gt;&lt;P&gt;Untrusted: 96&lt;/P&gt;&lt;P&gt;Trusted: 16&lt;/P&gt;&lt;P&gt;- Static route: &lt;/P&gt;&lt;P&gt;Subnet: 10.16.0.0/ 16&lt;/P&gt;&lt;P&gt;Gateway: 10.16.0.254&lt;/P&gt;&lt;P&gt;Link: untrusted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My configuration is wrong ?Anyone can help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Jan 2009 04:37:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-nac-ib-vg/m-p/1221756#M743446</guid>
      <dc:creator>namnt2604</dc:creator>
      <dc:date>2009-01-18T04:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with NAC IB VG</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-nac-ib-vg/m-p/1221757#M743456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look at the chalk talk series&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/prod/collateral/vpndevc/ps5707/ps8418/ps6128/prod_presentation0900aecd80549168.html" target="_blank"&gt;http://www.cisco.com/en/US/prod/collateral/vpndevc/ps5707/ps8418/ps6128/prod_presentation0900aecd80549168.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- in a L2 VGW solution, static routes are not used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-confirm there is not L3 interface on the core switch for vlan 96&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-change the native vlan on the trunks into the CAS to be different from each other.&amp;nbsp; Default is for a port to use native vlan 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-on the untrusted trunk, only allow the untrusted vlan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- on the trusted trunk, only allow the trusted vlan and vlan associated with CAS management.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Feb 2009 20:25:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-nac-ib-vg/m-p/1221757#M743456</guid>
      <dc:creator>Daniel Laden</dc:creator>
      <dc:date>2009-02-01T20:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with NAC IB VG</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-nac-ib-vg/m-p/1221758#M743462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi daladen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have removed static routes in my configuration and also do something like:&lt;/P&gt;&lt;P&gt;- sure that don't have interface for vlan 96&lt;/P&gt;&lt;P&gt;- native vlan on trunks is different from each other&lt;/P&gt;&lt;P&gt;- just allow untrusted vlan on the untrusted trunk; allow trusted vlan and CAS management vlan on the trusted vlan &lt;/P&gt;&lt;P&gt;However, my NAC system is still not operating! I think the problem is that when PCs connect to the network, they are immediately gave IPs of Access Vlan (16), so they always pass though CAS without blocking (I have been set "deny all" on CAS server).&lt;/P&gt;&lt;P&gt;An other problem is that with this modified configuration the clients could not access to web interface of CAS via https.&lt;/P&gt;&lt;P&gt;Could pls give me some other advices? Thank you so much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2009 07:49:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-nac-ib-vg/m-p/1221758#M743462</guid>
      <dc:creator>namnt2604</dc:creator>
      <dc:date>2009-02-03T07:49:18Z</dc:date>
    </item>
  </channel>
</rss>

