<?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 Configure ip nat on standalone AP305C (WiNG) in ExtremeWireless (WiNG)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-wing/configure-ip-nat-on-standalone-ap305c-wing/m-p/120294#M9901</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am having trouble configuring nat on a standalone AP305C running WiNG.&lt;BR /&gt;The AP might not be in the right mode to support NAT and routing but I can't find the right documentation. I tried removing it from centralized mode by issuing:&lt;BR /&gt;&lt;BR /&gt;self&lt;BR /&gt;no mint mlcp ip&lt;BR /&gt;no mint mlcp vlan&lt;BR /&gt;commit write&lt;BR /&gt;reload&lt;BR /&gt;&lt;BR /&gt;but no dice.&lt;BR /&gt;&lt;BR /&gt;I am stuck trying to issue&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ip nat inside source list NAT interface vlan 1 overload precedence 1&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;or something along those lines.&lt;/P&gt;&lt;P&gt;Worth mentioning here is that the AP can't be configured with a static IP (DHCP only).&lt;BR /&gt;So for using RADIUS I opted to go for a local vlan999 address.&lt;BR /&gt;This is what I have configured so far:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;self&lt;BR /&gt;interface vlan 1&lt;BR /&gt;ip address dhcp&lt;BR /&gt;ip dhcp client request options all&lt;BR /&gt;exit&lt;BR /&gt;commit write&lt;BR /&gt;radius-group StandardUsers&lt;BR /&gt;policy vlan 120&lt;BR /&gt;commit write&lt;BR /&gt;exit&lt;BR /&gt;radius-user-pool-policy StandardUsers&lt;BR /&gt;user user1 password 0 pass1 group StandardUsers&lt;BR /&gt;user user2 password 0 pass2 group StandardUsers&lt;BR /&gt;commit write&lt;BR /&gt;exit&lt;BR /&gt;self&lt;BR /&gt;interface vlan 999&lt;BR /&gt;ip address 10.20.30.40/24&lt;BR /&gt;exit&lt;BR /&gt;commit write&lt;BR /&gt;radius-server-policy LocalRADIUS&lt;BR /&gt;use radius-group StandardUsers&lt;BR /&gt;use radius-user-pool-policy StandardUsers&lt;BR /&gt;authentication data-source local&lt;BR /&gt;authentication eap-auth-type peap-mschapv2&lt;BR /&gt;nas 10.20.30.40/32 secret 0 MySecret123&lt;BR /&gt;commit write&lt;BR /&gt;exit&lt;BR /&gt;self&lt;BR /&gt;use radius-server-policy LocalRADIUS&lt;BR /&gt;commit write&lt;BR /&gt;self&lt;BR /&gt;radius nas-identifier AP305C&lt;BR /&gt;commit write&lt;BR /&gt;aaa-policy LocalAAA&lt;BR /&gt;authentication server 1 onboard self&lt;BR /&gt;commit write&lt;BR /&gt;exit&lt;BR /&gt;wlan myWLAN&lt;BR /&gt;ssid zoomzoomzoom&lt;BR /&gt;no broadcast-ssid&lt;BR /&gt;no answer-broadcast-probes&lt;BR /&gt;bridging-mode local&lt;BR /&gt;vlan 120&lt;BR /&gt;authentication-type eap&lt;BR /&gt;encryption-type ccmp&lt;BR /&gt;protected-mgmt-frames mandatory&lt;BR /&gt;use aaa-policy LocalAAA&lt;BR /&gt;commit write&lt;BR /&gt;exit&lt;BR /&gt;self&lt;BR /&gt;interface vlan 120&lt;BR /&gt;ip address 198.18.0.1/24&lt;BR /&gt;ip nat inside&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;dhcp-server-policy local&lt;BR /&gt;dhcp-pool localpool&lt;BR /&gt;network 198.18.0.0/24&lt;BR /&gt;address range 198.18.0.100 198.18.0.200&lt;BR /&gt;default-router 198.18.0.1&lt;BR /&gt;dns-server 9.9.9.9&lt;BR /&gt;exit&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;self&lt;BR /&gt;use dhcp-server-policy local&lt;BR /&gt;interface vlan 1&lt;BR /&gt;ip nat outside&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;ip access-list NAT&lt;BR /&gt;permit ip any any rule-precedence 1&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;ip nat inside source list NAT interface vlan 1 overload precedence 1&lt;BR /&gt;&amp;nbsp; &amp;nbsp; ^&lt;BR /&gt;% Invalid input detected 9999 at '^' marker.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Any pointers would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Sep 2025 13:36:57 GMT</pubDate>
    <dc:creator>Atadi</dc:creator>
    <dc:date>2025-09-16T13:36:57Z</dc:date>
    <item>
      <title>Configure ip nat on standalone AP305C (WiNG)</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/configure-ip-nat-on-standalone-ap305c-wing/m-p/120294#M9901</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am having trouble configuring nat on a standalone AP305C running WiNG.&lt;BR /&gt;The AP might not be in the right mode to support NAT and routing but I can't find the right documentation. I tried removing it from centralized mode by issuing:&lt;BR /&gt;&lt;BR /&gt;self&lt;BR /&gt;no mint mlcp ip&lt;BR /&gt;no mint mlcp vlan&lt;BR /&gt;commit write&lt;BR /&gt;reload&lt;BR /&gt;&lt;BR /&gt;but no dice.&lt;BR /&gt;&lt;BR /&gt;I am stuck trying to issue&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ip nat inside source list NAT interface vlan 1 overload precedence 1&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;or something along those lines.&lt;/P&gt;&lt;P&gt;Worth mentioning here is that the AP can't be configured with a static IP (DHCP only).&lt;BR /&gt;So for using RADIUS I opted to go for a local vlan999 address.&lt;BR /&gt;This is what I have configured so far:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;self&lt;BR /&gt;interface vlan 1&lt;BR /&gt;ip address dhcp&lt;BR /&gt;ip dhcp client request options all&lt;BR /&gt;exit&lt;BR /&gt;commit write&lt;BR /&gt;radius-group StandardUsers&lt;BR /&gt;policy vlan 120&lt;BR /&gt;commit write&lt;BR /&gt;exit&lt;BR /&gt;radius-user-pool-policy StandardUsers&lt;BR /&gt;user user1 password 0 pass1 group StandardUsers&lt;BR /&gt;user user2 password 0 pass2 group StandardUsers&lt;BR /&gt;commit write&lt;BR /&gt;exit&lt;BR /&gt;self&lt;BR /&gt;interface vlan 999&lt;BR /&gt;ip address 10.20.30.40/24&lt;BR /&gt;exit&lt;BR /&gt;commit write&lt;BR /&gt;radius-server-policy LocalRADIUS&lt;BR /&gt;use radius-group StandardUsers&lt;BR /&gt;use radius-user-pool-policy StandardUsers&lt;BR /&gt;authentication data-source local&lt;BR /&gt;authentication eap-auth-type peap-mschapv2&lt;BR /&gt;nas 10.20.30.40/32 secret 0 MySecret123&lt;BR /&gt;commit write&lt;BR /&gt;exit&lt;BR /&gt;self&lt;BR /&gt;use radius-server-policy LocalRADIUS&lt;BR /&gt;commit write&lt;BR /&gt;self&lt;BR /&gt;radius nas-identifier AP305C&lt;BR /&gt;commit write&lt;BR /&gt;aaa-policy LocalAAA&lt;BR /&gt;authentication server 1 onboard self&lt;BR /&gt;commit write&lt;BR /&gt;exit&lt;BR /&gt;wlan myWLAN&lt;BR /&gt;ssid zoomzoomzoom&lt;BR /&gt;no broadcast-ssid&lt;BR /&gt;no answer-broadcast-probes&lt;BR /&gt;bridging-mode local&lt;BR /&gt;vlan 120&lt;BR /&gt;authentication-type eap&lt;BR /&gt;encryption-type ccmp&lt;BR /&gt;protected-mgmt-frames mandatory&lt;BR /&gt;use aaa-policy LocalAAA&lt;BR /&gt;commit write&lt;BR /&gt;exit&lt;BR /&gt;self&lt;BR /&gt;interface vlan 120&lt;BR /&gt;ip address 198.18.0.1/24&lt;BR /&gt;ip nat inside&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;dhcp-server-policy local&lt;BR /&gt;dhcp-pool localpool&lt;BR /&gt;network 198.18.0.0/24&lt;BR /&gt;address range 198.18.0.100 198.18.0.200&lt;BR /&gt;default-router 198.18.0.1&lt;BR /&gt;dns-server 9.9.9.9&lt;BR /&gt;exit&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;self&lt;BR /&gt;use dhcp-server-policy local&lt;BR /&gt;interface vlan 1&lt;BR /&gt;ip nat outside&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;ip access-list NAT&lt;BR /&gt;permit ip any any rule-precedence 1&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;ip nat inside source list NAT interface vlan 1 overload precedence 1&lt;BR /&gt;&amp;nbsp; &amp;nbsp; ^&lt;BR /&gt;% Invalid input detected 9999 at '^' marker.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Any pointers would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2025 13:36:57 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/configure-ip-nat-on-standalone-ap305c-wing/m-p/120294#M9901</guid>
      <dc:creator>Atadi</dc:creator>
      <dc:date>2025-09-16T13:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Configure ip nat on standalone AP305C (WiNG)</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/configure-ip-nat-on-standalone-ap305c-wing/m-p/120300#M9902</link>
      <description>&lt;P&gt;You need to change the CLI context to "self" before you try the "ip nat inside ..." command.&lt;BR /&gt;Futhermore, the command itself is wrong.&lt;BR /&gt;Correct command is "ip nat inside source list NAT precedence 1 interface vlan 1 overload"&lt;/P&gt;</description>
      <pubDate>Wed, 17 Sep 2025 12:19:05 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/configure-ip-nat-on-standalone-ap305c-wing/m-p/120300#M9902</guid>
      <dc:creator>Angelo_Cargnel</dc:creator>
      <dc:date>2025-09-17T12:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Configure ip nat on standalone AP305C (WiNG)</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/configure-ip-nat-on-standalone-ap305c-wing/m-p/120320#M9906</link>
      <description>&lt;P&gt;Right on the money. Thank you very much!&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 10:05:34 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/configure-ip-nat-on-standalone-ap305c-wing/m-p/120320#M9906</guid>
      <dc:creator>Atadi</dc:creator>
      <dc:date>2025-09-19T10:05:34Z</dc:date>
    </item>
  </channel>
</rss>

