<?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: [Help} Guest Access in IMC</title>
    <link>https://community.hpe.com/t5/imc/help-guest-access/m-p/6667094#M1663</link>
    <description>&lt;P&gt;Hi Neil,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would say typically no, since you just run this on the switch which provides the L3 gateway for the onboarding subnet.&lt;/P&gt;&lt;P&gt;I just finished a sample test config and it worked using a 3500 as L3 gateway (I used it in combination with a Unified wireless controller, but that is not relevant here).&lt;/P&gt;&lt;P&gt;See &lt;A href="http://abouthpnetworking.com/2014/11/09/provision-supports-portal-redirect-for-byod-use/" target="_blank"&gt;http://abouthpnetworking.com/2014/11/09/provision-supports-portal-redirect-for-byod-use/&lt;/A&gt; for the sample configuration,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps,Peter&lt;/P&gt;</description>
    <pubDate>Sun, 09 Nov 2014 21:41:18 GMT</pubDate>
    <dc:creator>Peter_Debruyne</dc:creator>
    <dc:date>2014-11-09T21:41:18Z</dc:date>
    <item>
      <title>[Help} Guest Access</title>
      <link>https://community.hpe.com/t5/imc/help-guest-access/m-p/6664458#M1638</link>
      <description>&lt;P&gt;I'm trying to deploy the guest function of UAM (not the GAM for comware) for WIRED devices as well as wireless. I'm missing something as its not behaving as I would think from reading the docs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My interpretation is that a guest user would connect to the network and be directed to a registration/self service page. Then the guest manager would "approve" the registered user and assign to a service/policy with more priveleges, associating the MAC address with the user id provisioned by the user.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The switch has been configured for mac auth and successfully authenticates.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to use&amp;nbsp;the process model highlighted in the youtube video for UAM 5.2 and the ipads - a registration vlan and an access vlan. The registration vlan points to IMC as DNS, the user is sent to the registration site, then the registered user is disconnected from the reg vlan and added to the access vlan:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="watch-title  "&gt;IMC 5.2 BYOD Guest Authentication Overview&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I've created the 2 vlans - I set up the Byodanonymous user, assigned an access service which deploys the registration vlan. Connected it to MS DHCP server with DNS &amp;gt; iMC, installed the dhcp plugin.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I set up a MAC authentication page push policy with separate subpolicies for access swicth and time of day.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The PC&amp;nbsp;connects to the switch and MAC is authetnicated as the BYODanonymous user, gets an ip address and dns server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However when the laptop connects no registration page is "pushed" to the user when I open a browser and site. No name resolution is occuring so page not found instead. Can ping but not resolve.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What step(s) am I missing to have the MAC authentication at the switch trigger the registration page? thx&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2014 01:45:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/help-guest-access/m-p/6664458#M1638</guid>
      <dc:creator>NeilR</dc:creator>
      <dc:date>2014-11-05T01:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: [Help} Guest Access</title>
      <link>https://community.hpe.com/t5/imc/help-guest-access/m-p/6664488#M1640</link>
      <description>&lt;P&gt;The short answer is DNS.&amp;nbsp; There was a change in the way the re-direct is done since that video.&amp;nbsp; Re-direct is no longer done via DNS, and their is no DNS proxy on the IMC server, so no resolution is done.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The re-direct has to be done in&amp;nbsp;hardware now with a comware based device (it's only really needed on the onboarding/registration VLAN).&amp;nbsp; Do you have a portal-redirect configured on the registration VLAN (generally done on the gateway for that subnet, and must be a comware device)??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Portal-redirect configuration will handle the re-direct so no need for the DNS hi-jack.&amp;nbsp; Just configure DHCP to handout the normal DNS servers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PL&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2014 03:12:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/help-guest-access/m-p/6664488#M1640</guid>
      <dc:creator>Pack3tL0ss</dc:creator>
      <dc:date>2014-11-05T03:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: [Help} Guest Access</title>
      <link>https://community.hpe.com/t5/imc/help-guest-access/m-p/6665080#M1644</link>
      <description>&lt;P&gt;Thanks for the quick reply - at least I can stop banging my head in that particular&amp;nbsp;spot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Arrggh - no comware device currently serving as gateway. Currently using a Procurve zl TMS module to handle inside routing and firewall on a 5412zl chassis.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the entire suite of&amp;nbsp;guest options depends on having comware??? The docs do not convey that fact - only that GAM is dependent on comware.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My only comware devices are two&amp;nbsp;&lt;SPAN&gt;5900-AF-48XGT-4QSFP+ which backbone my vmware environment. (comware device&amp;nbsp;management is one of the reasons for migrating from PCM - the other being the rumored/someday demise of PCM)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So imc is running on the vm hosts, and I could make the regsitration vlan avaialble to that device, but beyond that....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Still a comware novice - so&amp;nbsp;not sure how portal redirect would be implented in that context (I found portal redirect exactly 1 time in UAM docs), so if you could elaborate on the process a bit or point me to some specifics would be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Worst case since my environment is not that big, is to just let them fail, and use the auth failure log and the apply button to turn them into real users...Probably about the same effort but&amp;nbsp;not so&amp;nbsp;elegant.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2014 17:28:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/help-guest-access/m-p/6665080#M1644</guid>
      <dc:creator>NeilR</dc:creator>
      <dc:date>2014-11-05T17:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: [Help} Guest Access</title>
      <link>https://community.hpe.com/t5/imc/help-guest-access/m-p/6666846#M1660</link>
      <description>&lt;P&gt;Hi Neil,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The portal redirect feature is being rolled out on the Provision products as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HP has just released the &lt;SPAN&gt;K.15.16.0004&lt;/SPAN&gt; for the 5400/3500/3800 platform, and this release includes the portal redirect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://h10145.www1.hp.com/downloads/SoftwareReleases.aspx?ProductNumber=J8697A&amp;amp;lang=&amp;amp;cc=&amp;amp;prodSeriesId=" target="_blank"&gt;https://h10145.www1.hp.com/downloads/SoftwareReleases.aspx?ProductNumber=J8697A&amp;amp;lang=&amp;amp;cc=&amp;amp;prodSeriesId=&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have not actually tested it so far, but you can give it a try if you have a test switch.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps,Peter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Nov 2014 15:41:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/help-guest-access/m-p/6666846#M1660</guid>
      <dc:creator>Peter_Debruyne</dc:creator>
      <dc:date>2014-11-08T15:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: [Help} Guest Access</title>
      <link>https://community.hpe.com/t5/imc/help-guest-access/m-p/6666934#M1662</link>
      <description>&lt;P&gt;Do those have to be the access port switches? If so then not going to work for me - all my access ports are 2910 and 2915.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;</description>
      <pubDate>Sun, 09 Nov 2014 00:48:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/help-guest-access/m-p/6666934#M1662</guid>
      <dc:creator>NeilR</dc:creator>
      <dc:date>2014-11-09T00:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: [Help} Guest Access</title>
      <link>https://community.hpe.com/t5/imc/help-guest-access/m-p/6667094#M1663</link>
      <description>&lt;P&gt;Hi Neil,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would say typically no, since you just run this on the switch which provides the L3 gateway for the onboarding subnet.&lt;/P&gt;&lt;P&gt;I just finished a sample test config and it worked using a 3500 as L3 gateway (I used it in combination with a Unified wireless controller, but that is not relevant here).&lt;/P&gt;&lt;P&gt;See &lt;A href="http://abouthpnetworking.com/2014/11/09/provision-supports-portal-redirect-for-byod-use/" target="_blank"&gt;http://abouthpnetworking.com/2014/11/09/provision-supports-portal-redirect-for-byod-use/&lt;/A&gt; for the sample configuration,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps,Peter&lt;/P&gt;</description>
      <pubDate>Sun, 09 Nov 2014 21:41:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/help-guest-access/m-p/6667094#M1663</guid>
      <dc:creator>Peter_Debruyne</dc:creator>
      <dc:date>2014-11-09T21:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: [Help} Guest Access</title>
      <link>https://community.hpe.com/t5/imc/help-guest-access/m-p/6668092#M1664</link>
      <description>&lt;P&gt;OK - that looks like I could make it work but it will take me a few steps to get there.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and thanks for the link to the&amp;nbsp;abouthpnetworking.com site - looks like a good collection of information.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Nov 2014 17:05:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/help-guest-access/m-p/6668092#M1664</guid>
      <dc:creator>NeilR</dc:creator>
      <dc:date>2014-11-10T17:05:08Z</dc:date>
    </item>
  </channel>
</rss>

