<?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: Can not find security 802.1x authentication to connect lan in cent in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/can-not-find-security-802-1x-authentication-to-connect-lan-in/m-p/4663101#M576526</link>
    <description>&lt;P&gt;Do you really want to do 802.1X on your servers? This is a very corner use-case.&amp;nbsp; Physical security should be used instead.&lt;/P&gt;</description>
    <pubDate>Wed, 03 Aug 2022 16:47:08 GMT</pubDate>
    <dc:creator>ahollifield</dc:creator>
    <dc:date>2022-08-03T16:47:08Z</dc:date>
    <item>
      <title>Can not find security 802.1x authentication to connect lan in centos5</title>
      <link>https://community.cisco.com/t5/network-access-control/can-not-find-security-802-1x-authentication-to-connect-lan-in/m-p/4662988#M576520</link>
      <description>&lt;P&gt;Greetings to all!&lt;/P&gt;&lt;P&gt;We have a server for computing in our lab and we are trying to provide internet to the server through LAN, and after that, we can connect to the server from our own desktops.&lt;STRONG&gt; but I am facing problems in authenticating security 802.1x in my centos 5 servers because I could not find the security 802.1x option in the network section directly. can anyone tell me how I can configure it?&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When I connected to another machine having the ubuntu20.04 version, I got the security 802.1x option in the network section very easily. Can anybody help me to find this option so that I can put the id and password to authenticate the LAN connection?&lt;/P&gt;&lt;P&gt;Waiting for responses&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 13:19:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/can-not-find-security-802-1x-authentication-to-connect-lan-in/m-p/4662988#M576520</guid>
      <dc:creator>dihingiakalpa</dc:creator>
      <dc:date>2022-08-03T13:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Can not find security 802.1x authentication to connect lan in cent</title>
      <link>https://community.cisco.com/t5/network-access-control/can-not-find-security-802-1x-authentication-to-connect-lan-in/m-p/4663099#M576525</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;- Check if these info's can be used on centos too :&amp;nbsp;&lt;A href="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/networking_guide/sec-configuring_802.1x_security" target="_blank"&gt;https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/networking_guide/sec-configuring_802.1x_security&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;M.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 16:45:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/can-not-find-security-802-1x-authentication-to-connect-lan-in/m-p/4663099#M576525</guid>
      <dc:creator>Mark Elsen</dc:creator>
      <dc:date>2022-08-03T16:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can not find security 802.1x authentication to connect lan in cent</title>
      <link>https://community.cisco.com/t5/network-access-control/can-not-find-security-802-1x-authentication-to-connect-lan-in/m-p/4663101#M576526</link>
      <description>&lt;P&gt;Do you really want to do 802.1X on your servers? This is a very corner use-case.&amp;nbsp; Physical security should be used instead.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 16:47:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/can-not-find-security-802-1x-authentication-to-connect-lan-in/m-p/4663101#M576526</guid>
      <dc:creator>ahollifield</dc:creator>
      <dc:date>2022-08-03T16:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can not find security 802.1x authentication to connect lan in cent</title>
      <link>https://community.cisco.com/t5/network-access-control/can-not-find-security-802-1x-authentication-to-connect-lan-in/m-p/4669438#M576690</link>
      <description>&lt;P&gt;&lt;A href="https://w1.fi/wpa_supplicant/" target="_self"&gt;&lt;FONT face="courier new,courier"&gt;wpa_supplicant&lt;/FONT&gt;&lt;/A&gt; is the most common (only?) Linux supplicant that I am aware of.&lt;/P&gt;
&lt;PRE&gt;sudo apt install -y wpasupplicant  # Debian/Ubuntu&lt;BR /&gt;sudo &lt;SPAN class="kw2"&gt;yum install&lt;/SPAN&gt; wpa_supplicant    # RedHat&lt;/PRE&gt;
&lt;P&gt;The configuration of &lt;FONT face="courier new,courier"&gt;/etc/wpa_supplicant/wpa_supplicant.conf&lt;/FONT&gt; varies depending on wired vs wireless and authentication protocol.&lt;/P&gt;
&lt;P&gt;An awesome wpa_supplicant config file reference with &lt;EM&gt;many&lt;/EM&gt; examples is at &lt;A href="https://w1.fi/cgit/hostap/plain/wpa_supplicant/wpa_supplicant.conf" target="_blank"&gt;https://w1.fi/cgit/hostap/plain/wpa_supplicant/wpa_supplicant.conf&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 22:12:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/can-not-find-security-802-1x-authentication-to-connect-lan-in/m-p/4669438#M576690</guid>
      <dc:creator>thomas</dc:creator>
      <dc:date>2022-08-15T22:12:23Z</dc:date>
    </item>
  </channel>
</rss>

