<?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: Configure External Captive Portal in WinG and ExtremeCloud with External Authentication in Extreme Cloud</title>
    <link>https://community.extremenetworks.com/t5/extreme-cloud/configure-external-captive-portal-in-wing-and-extremecloud-with/m-p/26496#M153</link>
    <description>Now I have this working at home so I know it works     Can you post your config mad we will try and debug it</description>
    <pubDate>Mon, 26 Nov 2018 22:18:00 GMT</pubDate>
    <dc:creator>Andrew_Blomley</dc:creator>
    <dc:date>2018-11-26T22:18:00Z</dc:date>
    <item>
      <title>Configure External Captive Portal in WinG and ExtremeCloud with External Authentication</title>
      <link>https://community.extremenetworks.com/t5/extreme-cloud/configure-external-captive-portal-in-wing-and-extremecloud-with/m-p/26495#M152</link>
      <description>&lt;BR /&gt;
Hi all  Has someone been able to configure the correct parameters in the WinG series in order to redirect the users to authenticate to an external captive portal?    The information that the GTAC or Extreme documents is not enough and does not work, could you share some success case where you can redirect the users to an external portal in the cloud and that authenticates them with social networks or forms?    I appreciate your contributions and collaborations.&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Nov 2018 21:55:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extreme-cloud/configure-external-captive-portal-in-wing-and-extremecloud-with/m-p/26495#M152</guid>
      <dc:creator>JAIRO_ALDEMAR_R</dc:creator>
      <dc:date>2018-11-26T21:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: Configure External Captive Portal in WinG and ExtremeCloud with External Authentication</title>
      <link>https://community.extremenetworks.com/t5/extreme-cloud/configure-external-captive-portal-in-wing-and-extremecloud-with/m-p/26496#M153</link>
      <description>Now I have this working at home so I know it works     Can you post your config mad we will try and debug it</description>
      <pubDate>Mon, 26 Nov 2018 22:18:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extreme-cloud/configure-external-captive-portal-in-wing-and-extremecloud-with/m-p/26496#M153</guid>
      <dc:creator>Andrew_Blomley</dc:creator>
      <dc:date>2018-11-26T22:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: Configure External Captive Portal in WinG and ExtremeCloud with External Authentication</title>
      <link>https://community.extremenetworks.com/t5/extreme-cloud/configure-external-captive-portal-in-wing-and-extremecloud-with/m-p/26497#M154</link>
      <description>ap7632-8D5ACF#sh running-config&lt;BR /&gt;
!&lt;BR /&gt;
! Configuration of AP7632 version 5.9.3.0-018R&lt;BR /&gt;
!&lt;BR /&gt;
!&lt;BR /&gt;
version 2.6&lt;BR /&gt;
!&lt;BR /&gt;
!&lt;BR /&gt;
client-identity-group default&lt;BR /&gt;
 load default-fingerprints&lt;BR /&gt;
!&lt;BR /&gt;
ip access-list BROADCAST-MULTICAST-CONTROL&lt;BR /&gt;
 permit tcp any any rule-precedence 10 rule-description "permit all TCP traffic"&lt;BR /&gt;
 permit udp any eq 67 any eq dhcpc rule-precedence 11 rule-description "permit DHCP replies"&lt;BR /&gt;
 deny udp any range 137 138 any range 137 138 rule-precedence 20 rule-description "deny windows netbios"&lt;BR /&gt;
 deny ip any 224.0.0.0/4 rule-precedence 21 rule-description "deny IP multicast"&lt;BR /&gt;
 deny ip any host 255.255.255.255 rule-precedence 22 rule-description "deny IP local broadcast"&lt;BR /&gt;
 permit ip any any rule-precedence 100 rule-description "permit all IP traffic"&lt;BR /&gt;
!&lt;BR /&gt;
mac access-list PERMIT-ARP-AND-IPv4&lt;BR /&gt;
 permit any any type ip rule-precedence 10 rule-description "permit all IPv4 traffic"&lt;BR /&gt;
 permit any any type arp rule-precedence 20 rule-description "permit all ARP traffic"&lt;BR /&gt;
!&lt;BR /&gt;
ip snmp-access-list default&lt;BR /&gt;
 permit any&lt;BR /&gt;
!&lt;BR /&gt;
firewall-policy default&lt;BR /&gt;
 no ip dos tcp-sequence-past-window&lt;BR /&gt;
 no stateful-packet-inspection-l2&lt;BR /&gt;
 ip tcp adjust-mss 1400&lt;BR /&gt;
!&lt;BR /&gt;
!&lt;BR /&gt;
mint-policy global-default&lt;BR /&gt;
!&lt;BR /&gt;
wlan-qos-policy default&lt;BR /&gt;
 qos trust dscp&lt;BR /&gt;
 qos trust wmm&lt;BR /&gt;
!&lt;BR /&gt;
radio-qos-policy default&lt;BR /&gt;
!&lt;BR /&gt;
aaa-policy Guestwifi&lt;BR /&gt;
 authentication server 1 host 54.152.174.151 secret 0 securewifi&lt;BR /&gt;
 authentication server 2 host 54.87.147.144 secret 0 securewifi&lt;BR /&gt;
 accounting server 1 host 54.152.174.151 secret 0 securewifi&lt;BR /&gt;
 accounting server 2 host 54.87.147.144 secret 0 securewifi&lt;BR /&gt;
 mac-address-format pair-hyphen case upper attributes all&lt;BR /&gt;
!&lt;BR /&gt;
dns-whitelist DNSGuest&lt;BR /&gt;
 permit securewifilogin.com suffix&lt;BR /&gt;
 permit venuewifi.com suffix&lt;BR /&gt;
 permit wifistageport.anscoop.com suffix&lt;BR /&gt;
 permit akamaihd.net suffix&lt;BR /&gt;
 permit fonts.googleapis.com suffix&lt;BR /&gt;
 permit cloudfront.net suffix&lt;BR /&gt;
 permit webhook.site suffix&lt;BR /&gt;
 permit fbcdn.net suffix&lt;BR /&gt;
 permit mywifi.io suffix&lt;BR /&gt;
 permit fonts.gstatic.com suffix&lt;BR /&gt;
 permit fbstatic-a.akamaihd.net suffix&lt;BR /&gt;
 permit openweathermap.org suffix&lt;BR /&gt;
 permit facebook.net suffix&lt;BR /&gt;
 permit facebook.com suffix&lt;BR /&gt;
!&lt;BR /&gt;
captive-portal Captivehapu&lt;BR /&gt;
 inactivity-timeout 1800&lt;BR /&gt;
 simultaneous-users 100&lt;BR /&gt;
 webpage-location external&lt;BR /&gt;
 webpage external login &lt;A href="https://wifistageport.anscoop.com/?nasid=WING_TAG_AP_MAC&amp;amp;#38;client_ip=WING_TAG_CLIENT_IP&amp;amp;#38;mac=WING_TAG_CLIENT_MAC" target="_blank" rel="nofollow noreferrer noopener"&gt;https://wifistageport.anscoop.com/?nasid=WING_TAG_AP_MAC&amp;amp;client_ip=WING_TAG_CLIENT_IP&amp;amp;mac=WI...&lt;/A&gt;&lt;BR /&gt;
 webpage external welcome &lt;A href="https://wifistageport.anscoop.com/?res=success&amp;amp;#38;nasid=WING_TAG_AP_MAC&amp;amp;#38;client_ip=WING_TAG_CLIENT_IP&amp;amp;#38;mac=WING_TAG_CLIENT_MAC" target="_blank" rel="nofollow noreferrer noopener"&gt;https://wifistageport.anscoop.com/?res=success&amp;amp;nasid=WING_TAG_AP_MAC&amp;amp;client_ip=WING_TAG_CLIE...&lt;/A&gt;&lt;BR /&gt;
 webpage external fail &lt;A href="https://wifistageport.anscoop.com/?res=failure&amp;amp;#38;nasid=WING_TAG_AP_MAC&amp;amp;#38;client_ip=WING_TAG_CLIENT_IP&amp;amp;#38;mac=WING_TAG_CLIENT_MAC" target="_blank" rel="nofollow noreferrer noopener"&gt;https://wifistageport.anscoop.com/?res=failure&amp;amp;nasid=WING_TAG_AP_MAC&amp;amp;client_ip=WING_TAG_CLIE...&lt;/A&gt;&lt;BR /&gt;
 webpage external agreement &lt;A href="https://wifistageport.anscoop.com/?nasid=WING_TAG_AP_MAC&amp;amp;#38;client_ip=WING_TAG_CLIENT_IP&amp;amp;#38;mac=WING_TAG_CLIENT_MAC" target="_blank" rel="nofollow noreferrer noopener"&gt;https://wifistageport.anscoop.com/?nasid=WING_TAG_AP_MAC&amp;amp;client_ip=WING_TAG_CLIENT_IP&amp;amp;mac=WI...&lt;/A&gt;&lt;BR /&gt;
 webpage external acknowledgement &lt;A href="https://wifistageport.anscoop.com/?res=success&amp;amp;#38;nasid=WING_TAG_AP_MAC&amp;amp;#38;client_ip=WING_TAG_CLIENT_IP&amp;amp;#38;mac=WING_TAG_CLIENT_MAC" target="_blank" rel="nofollow noreferrer noopener"&gt;https://wifistageport.anscoop.com/?res=success&amp;amp;nasid=WING_TAG_AP_MAC&amp;amp;client_ip=WING_TAG_CLIE...&lt;/A&gt;&lt;BR /&gt;
 webpage external registration &lt;A href="https://wifistageport.anscoop.com/?nasid=WING_TAG_AP_MAC&amp;amp;#38;client_ip=WING_TAG_CLIENT_IP&amp;amp;#38;mac=WING_TAG_CLIENT_MAC" target="_blank" rel="nofollow noreferrer noopener"&gt;https://wifistageport.anscoop.com/?nasid=WING_TAG_AP_MAC&amp;amp;client_ip=WING_TAG_CLIENT_IP&amp;amp;mac=WI...&lt;/A&gt;&lt;BR /&gt;
 webpage external no-service &lt;A href="https://wifistageport.anscoop.com/?res=failure&amp;amp;#38;nasid=WING_TAG_AP_MAC&amp;amp;#38;client_ip=WING_TAG_CLIENT_IP&amp;amp;#38;mac=WING_TAG_CLIENT_MAC" target="_blank" rel="nofollow noreferrer noopener"&gt;https://wifistageport.anscoop.com/?res=failure&amp;amp;nasid=WING_TAG_AP_MAC&amp;amp;client_ip=WING_TAG_CLIE...&lt;/A&gt;&lt;BR /&gt;
 accounting radius&lt;BR /&gt;
 use aaa-policy Guestwifi&lt;BR /&gt;
 use dns-whitelist DNSGuest&lt;BR /&gt;
 webpage internal registration field city type text enable label "City" placeholder "Enter City"&lt;BR /&gt;
 webpage internal registration field street type text enable label "Address" placeholder "123 Any Street"&lt;BR /&gt;
 webpage internal registration field name type text enable label "Full Name" placeholder "Enter First Name, Last Name"&lt;BR /&gt;
 webpage internal registration field zip type number enable label "Zip" placeholder "Zip"&lt;BR /&gt;
 webpage internal registration field via-sms type checkbox enable title "SMS Preferred"&lt;BR /&gt;
 webpage internal registration field mobile type number enable label "Mobile" placeholder "Mobile Number with Country code"&lt;BR /&gt;
 webpage internal registration field age-range type dropdown-menu enable label "Age Range" title "Age Range"&lt;BR /&gt;
 webpage internal registration field email type e-address enable mandatory label "Email" placeholder "&lt;A href="https://mailto:you@domain.com" target="_blank" rel="nofollow noreferrer noopener"&gt;you@domain.com&lt;/A&gt;"&lt;BR /&gt;
 webpage internal registration field via-email type checkbox enable title "Email Preferred"&lt;BR /&gt;
!&lt;BR /&gt;
wlan Guest&lt;BR /&gt;
 description hapu networks&lt;BR /&gt;
 ssid Guest-hapu&lt;BR /&gt;
 vlan 1&lt;BR /&gt;
 bridging-mode local&lt;BR /&gt;
 encryption-type none&lt;BR /&gt;
 authentication-type none&lt;BR /&gt;
 use captive-portal Captivehapu&lt;BR /&gt;
 captive-portal-enforcement&lt;BR /&gt;
!&lt;BR /&gt;
!&lt;BR /&gt;
management-policy default&lt;BR /&gt;
 telnet&lt;BR /&gt;
 no http server&lt;BR /&gt;
 https server&lt;BR /&gt;
 rest-server&lt;BR /&gt;
 ssh&lt;BR /&gt;
 user admin password 1 (removed) role superuser access all&lt;BR /&gt;
 snmp-server community 0 private rw&lt;BR /&gt;
 snmp-server community 0 public ro&lt;BR /&gt;
 snmp-server user snmptrap v3 encrypted des auth md5 0 admin123&lt;BR /&gt;
 snmp-server user snmpmanager v3 encrypted des auth md5 0 admin123&lt;BR /&gt;
!&lt;BR /&gt;
profile ap7632 default-ap7632&lt;BR /&gt;
 autoinstall configuration&lt;BR /&gt;
 autoinstall firmware&lt;BR /&gt;
 crypto ikev1 policy ikev1-default&lt;BR /&gt;
  isakmp-proposal default encryption aes-256 group 2 hash sha&lt;BR /&gt;
 crypto ikev2 policy ikev2-default&lt;BR /&gt;
  isakmp-proposal default encryption aes-256 group 2 hash sha&lt;BR /&gt;
 crypto ipsec transform-set default esp-aes-256 esp-sha-hmac&lt;BR /&gt;
 crypto ikev1 remote-vpn&lt;BR /&gt;
 crypto ikev2 remote-vpn&lt;BR /&gt;
 crypto auto-ipsec-secure&lt;BR /&gt;
 crypto load-management&lt;BR /&gt;
 crypto remote-vpn-client&lt;BR /&gt;
 interface radio1&lt;BR /&gt;
  antenna-mode 2x2&lt;BR /&gt;
 interface radio2&lt;BR /&gt;
  antenna-mode 2x2&lt;BR /&gt;
 interface bluetooth1&lt;BR /&gt;
  shutdown&lt;BR /&gt;
  mode le-sensor&lt;BR /&gt;
 interface ge1&lt;BR /&gt;
 interface vlan1&lt;BR /&gt;
  ip address dhcp&lt;BR /&gt;
  ip address zeroconf secondary&lt;BR /&gt;
  ip dhcp client request options all&lt;BR /&gt;
 interface pppoe1&lt;BR /&gt;
 use firewall-policy default&lt;BR /&gt;
 use client-identity-group default&lt;BR /&gt;
 logging on&lt;BR /&gt;
 service pm sys-restart&lt;BR /&gt;
 router ospf&lt;BR /&gt;
 adoption-mode controller&lt;BR /&gt;
!&lt;BR /&gt;
rf-domain Hapu&lt;BR /&gt;
 timezone America/Bogota&lt;BR /&gt;
 country-code co&lt;BR /&gt;
!&lt;BR /&gt;
ap7632 B4-2D-56-8D-5A-CF&lt;BR /&gt;
 use profile default-ap7632&lt;BR /&gt;
 use rf-domain Hapu&lt;BR /&gt;
 hostname ap7632-8D5ACF&lt;BR /&gt;
 ip default-gateway 192.168.20.1&lt;BR /&gt;
 interface radio1&lt;BR /&gt;
  wlan Guest bss 1 primary&lt;BR /&gt;
 interface radio2&lt;BR /&gt;
  wlan Guest bss 1 primary&lt;BR /&gt;
 interface vlan1&lt;BR /&gt;
  ip address dhcp&lt;BR /&gt;
 adoption-mode controller&lt;BR /&gt;
!&lt;BR /&gt;
!&lt;BR /&gt;
end&lt;BR /&gt;
ap7632-8D5ACF#</description>
      <pubDate>Mon, 26 Nov 2018 23:17:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extreme-cloud/configure-external-captive-portal-in-wing-and-extremecloud-with/m-p/26497#M154</guid>
      <dc:creator>JAIRO_ALDEMAR_R</dc:creator>
      <dc:date>2018-11-26T23:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: Configure External Captive Portal in WinG and ExtremeCloud with External Authentication</title>
      <link>https://community.extremenetworks.com/t5/extreme-cloud/configure-external-captive-portal-in-wing-and-extremecloud-with/m-p/26498#M155</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I've encouraged myself to bump the topic up, as I also try to get things straight here.&lt;BR /&gt;
Based on Captive Portals manual (https://documentation.extremenetworks.com/ExtremeWireless/WING_5X_CAPTIVE_PORTALS_HTG_TME-12-2012-01_REVA_EN.pdf) I assume it should be like this:&lt;BR /&gt;
&lt;UL&gt; 
&lt;LI&gt;Captive Portal Server Mode – Internal (self) or Centralized 
&lt;/LI&gt;&lt;LI&gt;Access Type – No Authentication 
&lt;/LI&gt;&lt;LI&gt;Web Page Source – Externally Hosted - URLs for each state just to EAC IP or else? 
&lt;/LI&gt;&lt;/UL&gt;Internal (AP does the redirection) would be the easiest with VX but it seems to require adding individual APs to XMC.&lt;BR /&gt;
&lt;BR /&gt;
I'm gonna play with this tomorrow, will post my findings but any suggestions that might reduce the time are welcome. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Kind regards,&lt;BR /&gt;
Tomasz</description>
      <pubDate>Fri, 21 Dec 2018 06:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extreme-cloud/configure-external-captive-portal-in-wing-and-extremecloud-with/m-p/26498#M155</guid>
      <dc:creator>Tomasz</dc:creator>
      <dc:date>2018-12-21T06:57:00Z</dc:date>
    </item>
  </channel>
</rss>

