<?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: AP-7532 authentication trouble ? in ExtremeWireless (General)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-general/ap-7532-authentication-trouble/m-p/95160#M2963</link>
    <description>&lt;P&gt;Are you maybe trying to use the AP7532 as your Internet router? (Using both Ethernet ports?) Guessing not, but based on some configs, seems like maybe....&lt;/P&gt;&lt;P&gt;The actual WLAN settings look fine. If you are not able to associate to the WLAN, then you are likely just entering the wrong passphrase....or your wireless adapter (or whatever you are using to try to connect) has a driver problem. I'm guessing that actually associating to the WLAN though is not the real problem (You are associating but just can't reach the Internet).&lt;/P&gt;&lt;P&gt;First, the default gateway value is not correct. If you have another device that is providing your Internet connection, that device's IP address needs to be configured here. Since you seem to be using a 192.168.0.0 network, that device (default gateway) usually has the address of 192.168.0.1/24 (which is why I'm wondering if you are maybe attempting to make the AP7532 the Internet connected router).&amp;nbsp; If whatever device you are using that has the actual Internet connection DOES use the 192.168.0.1 address though, then you also need to also change the static IP address of the AP7532 to something else...otherwise, IP conflict and things break.&lt;/P&gt;&lt;P&gt;Agree that your configuration of using a trunked interface with tagged native vlan is not likely not what you intended (Is the AP7532 connected to a VLAN capable switch?). If you're not sure, then pretty certain you don't need these settings. To remove those configs:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;#self&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;#remove-override interface ge 1&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;#remove-override ip default-gateway&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #commit write mem&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You then still likely need to correctly define what your ip default-gateway IP is and also enter a non-conflicting IP address for the AP7532.&lt;/P&gt;</description>
    <pubDate>Tue, 14 Mar 2023 13:56:23 GMT</pubDate>
    <dc:creator>ckelly</dc:creator>
    <dc:date>2023-03-14T13:56:23Z</dc:date>
    <item>
      <title>AP-7532 authentication trouble ?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/ap-7532-authentication-trouble/m-p/95148#M2960</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I have an issue to connect to the SSID I created. I can see it but can't connect.&lt;BR /&gt;AP is used in a domestic environment at the moment.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Below is the config that I have set up, if someone can enlighten me ?&lt;BR /&gt;&lt;BR /&gt;Many thanks !&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;! Configuration of AP7532 version 5.9.1.2-006R&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;version 2.5&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;client-identity-group default&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;load default-fingerprints&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip access-list BROADCAST-MULTICAST-CONTROL&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;permit tcp any any rule-precedence 10 rule-description "permit all TCP traffic"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;permit udp any eq 67 any eq dhcpc rule-precedence 11 rule-description "permit DHCP replies"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;deny udp any range 137 138 any range 137 138 rule-precedence 20 rule-description "deny windows netbios"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;deny ip any 224.0.0.0/4 rule-precedence 21 rule-description "deny IP multicast"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;deny ip any host 255.255.255.255 rule-precedence 22 rule-description "deny IP local broadcast"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;permit ip any any rule-precedence 100 rule-description "permit all IP traffic"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;mac access-list PERMIT-ARP-AND-IPv4&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;permit any any type ip rule-precedence 10 rule-description "permit all IPv4 traffic"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;permit any any type arp rule-precedence 20 rule-description "permit all ARP traffic"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip snmp-access-list default&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;permit any&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;firewall-policy default&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;no ip dos tcp-sequence-past-window&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;no stateful-packet-inspection-l2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip tcp adjust-mss 1400&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;mint-policy global-default&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;meshpoint-qos-policy default&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;wlan-qos-policy default&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;qos trust dscp&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;qos trust wmm&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;radio-qos-policy default&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;wlan svizec&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ssid svizec&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;vlan 1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;bridging-mode local&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;encryption-type ccmp&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;authentication-type none&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;wpa-wpa2 psk 0 sun123456&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;management-policy default&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;telnet&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;no http server&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;https server&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ssh&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;user admin password 1 6ed64629f4a056583e143868b15becf048a0be0e46226472fc585e4cbaabeb6b role superuser access all&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;snmp-server community 0 private rw&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;snmp-server community 0 public ro&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;snmp-server user snmptrap v3 encrypted des auth md5 0 admin123&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;snmp-server user snmpmanager v3 encrypted des auth md5 0 admin123&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;nsight-policy default&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;profile ap7532 default-ap7532&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;autoinstall configuration&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;autoinstall firmware&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;crypto ikev1 policy ikev1-default&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;isakmp-proposal default encryption aes-256 group 2 hash sha&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;crypto ikev2 policy ikev2-default&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;isakmp-proposal default encryption aes-256 group 2 hash sha&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;crypto ipsec transform-set default esp-aes-256 esp-sha-hmac&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;crypto ikev1 remote-vpn&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;crypto ikev2 remote-vpn&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;crypto auto-ipsec-secure&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;crypto load-management&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;crypto remote-vpn-client&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;interface radio1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;interface radio2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;interface ge1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;interface vlan1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip address dhcp&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip address zeroconf secondary&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip dhcp client request options all&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;interface pppoe1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;use firewall-policy default&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;use client-identity-group default&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;logging on&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;service pm sys-restart&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;router ospf&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;adoption-mode controller&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;rf-domain default&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;timezone CET&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;country-code gb&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;use nsight-policy default&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ap7532 B8-50-01-37-42-E4&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;use profile default-ap7532&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;use rf-domain default&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;hostname ap7532-3742E4&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip default-gateway 192.168.0.0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;interface radio1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;channel smart&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;power 30&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;placement indoor&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;wlan svizec bss 1 primary&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;interface radio2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;channel smart&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;power 30&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;placement indoor&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;wlan svizec bss 1 primary&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;interface ge1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;switchport mode trunk&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;switchport trunk native vlan 1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;switchport trunk native tagged&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;switchport trunk allowed vlan 1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;interface vlan1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip address 192.168.0.1/24&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;no adoption-mode&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 10:28:52 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/ap-7532-authentication-trouble/m-p/95148#M2960</guid>
      <dc:creator>john30</dc:creator>
      <dc:date>2023-03-14T10:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: AP-7532 authentication trouble ?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/ap-7532-authentication-trouble/m-p/95152#M2962</link>
      <description>&lt;P&gt;Hello John,&lt;/P&gt;&lt;P&gt;By "Can't connect" do you mean:&lt;/P&gt;&lt;P&gt;1 - Can't see the SSID?&lt;/P&gt;&lt;P&gt;2 - Can see the SSID but can't connect using your credentials?&lt;/P&gt;&lt;P&gt;3 - Connect to the SSID but don't pull a DHCP IP address?&lt;/P&gt;&lt;P&gt;4 - Pull a DHCP IP address but can't get to the Internet?&lt;/P&gt;&lt;P&gt;etc.&lt;/P&gt;&lt;P&gt;From what I can see the default gateway you configured is the network IP address so you should look at that first, then reduce the radio power to 10db (only for testing). You may also want to add the best practices firewall policy:&amp;nbsp;&lt;A href="https://extremeportal.force.com/ExtrArticleDetail?an=000078342" target="_blank"&gt;https://extremeportal.force.com/ExtrArticleDetail?an=000078342&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Is there a reason the ge 1 port is trunked and native vlan tagged? Please change ge 1 to access port and make sure that the native VLAN is untagged and test.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the full AP model?&lt;/P&gt;&lt;P&gt;Upgrade the firmware at the very&amp;nbsp; least to the latest 5.9 version.&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 12:35:13 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/ap-7532-authentication-trouble/m-p/95152#M2962</guid>
      <dc:creator>Christoph_S</dc:creator>
      <dc:date>2023-03-14T12:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: AP-7532 authentication trouble ?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/ap-7532-authentication-trouble/m-p/95160#M2963</link>
      <description>&lt;P&gt;Are you maybe trying to use the AP7532 as your Internet router? (Using both Ethernet ports?) Guessing not, but based on some configs, seems like maybe....&lt;/P&gt;&lt;P&gt;The actual WLAN settings look fine. If you are not able to associate to the WLAN, then you are likely just entering the wrong passphrase....or your wireless adapter (or whatever you are using to try to connect) has a driver problem. I'm guessing that actually associating to the WLAN though is not the real problem (You are associating but just can't reach the Internet).&lt;/P&gt;&lt;P&gt;First, the default gateway value is not correct. If you have another device that is providing your Internet connection, that device's IP address needs to be configured here. Since you seem to be using a 192.168.0.0 network, that device (default gateway) usually has the address of 192.168.0.1/24 (which is why I'm wondering if you are maybe attempting to make the AP7532 the Internet connected router).&amp;nbsp; If whatever device you are using that has the actual Internet connection DOES use the 192.168.0.1 address though, then you also need to also change the static IP address of the AP7532 to something else...otherwise, IP conflict and things break.&lt;/P&gt;&lt;P&gt;Agree that your configuration of using a trunked interface with tagged native vlan is not likely not what you intended (Is the AP7532 connected to a VLAN capable switch?). If you're not sure, then pretty certain you don't need these settings. To remove those configs:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;#self&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;#remove-override interface ge 1&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;#remove-override ip default-gateway&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #commit write mem&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You then still likely need to correctly define what your ip default-gateway IP is and also enter a non-conflicting IP address for the AP7532.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 13:56:23 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/ap-7532-authentication-trouble/m-p/95160#M2963</guid>
      <dc:creator>ckelly</dc:creator>
      <dc:date>2023-03-14T13:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: AP-7532 authentication trouble ?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-general/ap-7532-authentication-trouble/m-p/95165#M2964</link>
      <description>&lt;P&gt;Hello Christoph,&lt;BR /&gt;&lt;BR /&gt;Many thanks for your help. I did apply all and it works perfectly now.&lt;BR /&gt;&lt;BR /&gt;Have a good day&lt;BR /&gt;John&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 16:05:03 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-general/ap-7532-authentication-trouble/m-p/95165#M2964</guid>
      <dc:creator>john30</dc:creator>
      <dc:date>2023-03-14T16:05:03Z</dc:date>
    </item>
  </channel>
</rss>

