<?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: Radius Authentication between VLAN's in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/radius-authentication-between-vlan-s/m-p/64648#M6575</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might want to consider IOS Firewall (CBAC) implementation on the router which does inter-VLAN routing for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg; you have to vlans; vlan1 &amp;amp; vlan2, and you want vlan1 to be able to initiate traffic to vlan2 but not vice versa. By implemeting CBAC and creating ACL on ingress on vlan1 you can achieve this; when traffic behind vlan1 will initiate to go to vlan2, the return traffic will be allowed dynamically by opening hole on the ingress ACL on vlan1, but when vlan2 tries to come into vlan1, the ACL on ingress vlan1 will deny it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a some URLs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/warp/customer/110/32.html" target="_blank"&gt;http://www.cisco.com/warp/customer/110/32.html&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/warp/customer/110/36.html" target="_blank"&gt;http://www.cisco.com/warp/customer/110/36.html&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/software/ios113ed/113t/113t_3/firewall.htm" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/software/ios113ed/113t/113t_3/firewall.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/software/ios120/120newft/120t/120t5/iosfw2/iosfw2_2.htm" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/software/ios120/120newft/120t/120t5/iosfw2/iosfw2_2.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH &lt;/P&gt;&lt;P&gt;R/Yusuf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 23 Jun 2002 08:56:29 GMT</pubDate>
    <dc:creator>yusuff</dc:creator>
    <dc:date>2002-06-23T08:56:29Z</dc:date>
    <item>
      <title>Radius Authentication between VLAN's</title>
      <link>https://community.cisco.com/t5/network-access-control/radius-authentication-between-vlan-s/m-p/64646#M6573</link>
      <description>&lt;P&gt;Is it possible to require authentication via a Radius server in order to access another VLAN?  Is so, how do you do it?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 18:00:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/radius-authentication-between-vlan-s/m-p/64646#M6573</guid>
      <dc:creator>steuver</dc:creator>
      <dc:date>2020-02-21T18:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Radius Authentication between VLAN's</title>
      <link>https://community.cisco.com/t5/network-access-control/radius-authentication-between-vlan-s/m-p/64647#M6574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you vlans are of different subnets, then accessing vlans is actually routing between subnets.  You could do some form of auth proxy on the router as &lt;/P&gt;&lt;P&gt;one host tries to go to another subnet, see:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/warp/customer/793/ios_fw/auth_intro.html" target="_blank"&gt;http://www.cisco.com/warp/customer/793/ios_fw/auth_intro.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Jun 2002 05:19:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/radius-authentication-between-vlan-s/m-p/64647#M6574</guid>
      <dc:creator>cjacinto</dc:creator>
      <dc:date>2002-06-23T05:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Radius Authentication between VLAN's</title>
      <link>https://community.cisco.com/t5/network-access-control/radius-authentication-between-vlan-s/m-p/64648#M6575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might want to consider IOS Firewall (CBAC) implementation on the router which does inter-VLAN routing for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg; you have to vlans; vlan1 &amp;amp; vlan2, and you want vlan1 to be able to initiate traffic to vlan2 but not vice versa. By implemeting CBAC and creating ACL on ingress on vlan1 you can achieve this; when traffic behind vlan1 will initiate to go to vlan2, the return traffic will be allowed dynamically by opening hole on the ingress ACL on vlan1, but when vlan2 tries to come into vlan1, the ACL on ingress vlan1 will deny it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a some URLs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/warp/customer/110/32.html" target="_blank"&gt;http://www.cisco.com/warp/customer/110/32.html&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/warp/customer/110/36.html" target="_blank"&gt;http://www.cisco.com/warp/customer/110/36.html&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/software/ios113ed/113t/113t_3/firewall.htm" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/software/ios113ed/113t/113t_3/firewall.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/software/ios120/120newft/120t/120t5/iosfw2/iosfw2_2.htm" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/software/ios120/120newft/120t/120t5/iosfw2/iosfw2_2.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH &lt;/P&gt;&lt;P&gt;R/Yusuf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Jun 2002 08:56:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/radius-authentication-between-vlan-s/m-p/64648#M6575</guid>
      <dc:creator>yusuff</dc:creator>
      <dc:date>2002-06-23T08:56:29Z</dc:date>
    </item>
  </channel>
</rss>

