Controllerless Networks

 View Only
last person joined: yesterday 

Aruba Instant Wi-Fi: Meet the controllerless Wi-Fi solution that's easy to set-up, is loaded with security and smarts, and won't break your budget.
Expand all | Collapse all

Problem with guest network.

This thread has been viewed 20 times
  • 1.  Problem with guest network.

    Posted 13 days ago
    I want to create a guest network for visitor who couldn't visit internal IPs and allow to visit internet.
    192.168.254.1 is DHCP and DNS server, but cell phone is unable to get the ip. Anything wrong with the access rules?
    Phone gets ip if access rule is allow any to all destination.


  • 2.  RE: Problem with guest network.

    EMPLOYEE
    Posted 13 days ago

    for a quick test you can just allow everyting and see if the clients get IP address. that way you rule out the DHCP piece of it.

    But looking at the access-list, i think you should also add allow all as the last rule after your deny statement



    ------------------------------
    If my post was useful accept solution and/or give kudos.
    Any opinions expressed here are solely my own and not necessarily that of HPE or Aruba.
    ------------------------------



  • 3.  RE: Problem with guest network.

    Posted 12 days ago

    You must allow DHCP to any ip addresses. A DHCP request is sent as a broadcast and not directly to the DHCP server.

    At the end of each ACL is an implicit deny all entry. If necessary you should enable targets that should be reached.  



    ------------------------------
    Regards,

    Waldemar
    ACCX # 1377, ACEP, ACA - Network Security
    If you find my answer useful, consider giving kudos and/or mark as solution
    ------------------------------



  • 4.  RE: Problem with guest network.

    Posted 12 days ago

    It works. I leave photo here for reference.

    Both ways below are work.

    Visitors are able to get ips from dhcp server, unable to access intranet, able to access internet.



  • 5.  RE: Problem with guest network.

    Posted 10 days ago

    Hi, you can change the DNS line to the especif server if you want, the only one needed to any is the dhcp rule.

    I hope this helps