WAP 561 Web Browsing only

I am looking for some help configuring a Cisco WAP 561 to only allow web browsing.  Currently, I am able to configure an ACL deny specific ports.  I set the rules to deny the ports and the last rule allows everything.  This works ok, but I can only configure 10 rules.
I would rather set it to only allow port 80 and 443.  Is there a way to do this?  If so, i'm having no luck figuring it out.
Also, the WAP561 does not have a command line interface. Only web configuration.
Below is what I have configured.  I am denying share drives, remote desktop, and some specific internal IPs. 
<acl name="GuestAccess">
<acl-type>ipv4</acl-type>
<in-use>1</in-use>
</acl>
<rule>
<acl-name>GuestAccess</acl-name>
<acl-type>ipv4</acl-type>
<action>deny</action>
<protocol>tcp</protocol>
<dst-port>135</dst-port>
<index>19</index>
<commit>3</commit>
<rule-index>1</rule-index>
</rule>
<rule>
<acl-name>GuestAccess</acl-name>
<acl-type>ipv4</acl-type>
<action>deny</action>
<protocol>tcp</protocol>
<dst-port>445</dst-port>
<index>20</index>
<commit>3</commit>
<rule-index>2</rule-index>
</rule>
<rule>
<acl-name>GuestAccess</acl-name>
<acl-type>ipv4</acl-type>
<action>deny</action>
<protocol>udp</protocol>
<dst-port>137</dst-port>
<index>21</index>
<commit>3</commit>
<rule-index>3</rule-index>
</rule>
<rule>
<acl-name>GuestAccess</acl-name>
<acl-type>ipv4</acl-type>
<action>deny</action>
<protocol>udp</protocol>
<dst-port>138</dst-port>
<index>22</index>
<commit>3</commit>
<rule-index>4</rule-index>
</rule>
<rule>
<acl-name>GuestAccess</acl-name>
<acl-type>ipv4</acl-type>
<action>deny</action>
<protocol>tcp</protocol>
<dst-port>3389</dst-port>
<index>23</index>
<commit>3</commit>
<rule-index>5</rule-index>
</rule>
<rule>
<acl-name>GuestAccess</acl-name>
<acl-type>ipv4</acl-type>
<action>deny</action>
<protocol>ip</protocol>
<dst-ip>192.168.24.16</dst-ip>
<dst-ip-mask>0.0.0.0</dst-ip-mask>
<index>24</index>
<commit>3</commit>
<rule-index>6</rule-index>
</rule>
<rule>
<acl-name>GuestAccess</acl-name>
<acl-type>ipv4</acl-type>
<action>deny</action>
<protocol>ip</protocol>
<dst-ip>192.168.25.164</dst-ip>
<dst-ip-mask>0.0.0.0</dst-ip-mask>
<index>25</index>
<commit>3</commit>
<rule-index>7</rule-index>
</rule>
<rule>
<acl-name>GuestAccess</acl-name>
<acl-type>ipv4</acl-type>
<action>permit</action>
<every>yes</every>
<index>26</index>
<commit>3</commit>
<rule-index>8</rule-index>
</rule>
<acl name="GuestAccess">
<acl-type>ipv4</acl-type>
<in-use>1</in-use>
</acl>
<rule>
<acl-name>GuestAccess</acl-name>
<acl-type>ipv4</acl-type>
<action>deny</action>
<protocol>tcp</protocol>
<dst-port>135</dst-port>
<index>19</index>
<commit>3</commit>
<rule-index>1</rule-index>
</rule>
<rule>
<acl-name>GuestAccess</acl-name>
<acl-type>ipv4</acl-type>
<action>deny</action>
<protocol>tcp</protocol>
<dst-port>445</dst-port>
<index>20</index>
<commit>3</commit>
<rule-index>2</rule-index>
</rule>
<rule>
<acl-name>GuestAccess</acl-name>
<acl-type>ipv4</acl-type>
<action>deny</action>
<protocol>udp</protocol>
<dst-port>137</dst-port>
<index>21</index>
<commit>3</commit>
<rule-index>3</rule-index>
</rule>
<rule>
<acl-name>GuestAccess</acl-name>
<acl-type>ipv4</acl-type>
<action>deny</action>
<protocol>udp</protocol>
<dst-port>138</dst-port>
<index>22</index>
<commit>3</commit>
<rule-index>4</rule-index>
</rule>
<rule>
<acl-name>GuestAccess</acl-name>
<acl-type>ipv4</acl-type>
<action>deny</action>
<protocol>tcp</protocol>
<dst-port>3389</dst-port>
<index>23</index>
<commit>3</commit>
<rule-index>5</rule-index>
</rule>
<rule>
<acl-name>GuestAccess</acl-name>
<acl-type>ipv4</acl-type>
<action>deny</action>
<protocol>ip</protocol>
<dst-ip>192.168.24.16</dst-ip>
<dst-ip-mask>0.0.0.0</dst-ip-mask>
<index>24</index>
<commit>3</commit>
<rule-index>6</rule-index>
</rule>
<rule>
<acl-name>GuestAccess</acl-name>
<acl-type>ipv4</acl-type>
<action>deny</action>
<protocol>ip</protocol>
<dst-ip>192.168.25.164</dst-ip>
<dst-ip-mask>0.0.0.0</dst-ip-mask>
<index>25</index>
<commit>3</commit>
<rule-index>7</rule-index>
</rule>
<rule>
<acl-name>GuestAccess</acl-name>
<acl-type>ipv4</acl-type>
<action>permit</action>
<every>yes</every>
<index>26</index>
<commit>3</commit>
<rule-index>8</rule-index>
</rule>

Hi Shane,
Thank you for reaching the Small Business Support Community.
Notice there is an implicit “deny” at the end of every ACL, so what I suggest doing is just create one ACL with two rules; to “permit” TCP 80 and 443 respectively where the implicit “deny” will block everything else. Something like this:
Just in case please refer to the admin guide, page 111, for details;
http://www.cisco.com/en/US/docs/wireless/access_point/csbap/wap5x1/administration/guide/WAP551_561_admin_guide.pdf
Please do not hesitate to reach me back if there is any further assistance I may help you with.
Kind regards,
Jeffrey Rodriguez S. .:|:.:|:.
Cisco Customer Support Engineer
*Please rate the Post so other will know when an answer has been found.

Similar Messages

  • View files in Web browser only, restrict download/edit/copy/print

    Can I use the IRM feature (to restrict edit/copy/print) along with Web Apps (to view the file in web browser only)?
    Will this ensure restricted download?

    try these links:
    http://www.msexchange.org/blogs/patricio/get-news/irm-information-rights-management-features-and-limitations-using-office-web-apps-premise.html
    http://searchwindowsserver.techtarget.com/tip/Protecting-SharePoint-2010-document-libraries-with-IRM
    http://blogs.technet.com/b/office_web_apps_server_2013_support_blog/archive/2014/03/12/irm-information-rights-management-features-and-limitations-using-office-web-apps-on-premise.aspx
    http://blogs.office.com/2012/11/09/whats-new-with-information-rights-management-in-sharepoint-and-sharepoint-online/
    https://support.office.com/en-in/article/Apply-Information-Rights-Management-to-a-list-or-library-853f009c-1cc3-4e57-8260-48c80837f506

  • Web browser only zooms, will not scroll

    Completely new to Palm here.  Have had the Pre Plus for a week on Verizon.  Having what I think is a minor problem that I can't seem to figure out and it is driving me crazy.  I did search these forums and haven't found anyone with a similar problem which concerns me, but I may just be an idiot.
    When I go to use the web browser and want to scroll, I move my single finger tip up and down on the screen as Palm instructs.  But instead of scrolling, the page zooms in and after that the navigation buttons (forward, refresh) are disabled (touching them does nothing).  So the problems I am having are:
    1.  I cannot scroll.  The scrolling gesture only results in zooming.
    2.  After the zoom, the navigation buttons are disabled.
    Anyone run into this?  Is it a bug or am I doing something completely wrong or is there a setting somewhere I need to change?
    Thanks for any help,
    --Chad.
    Post relates to: Pre Plus p101vzw (Verizon)
    This question was solved.
    View Solution.

    Tapping on the screen would zoom, and dragging you finger on the screen would scroll.
    Are you lifting you finger off the screen while trying to scroll?
    Is this occurring on only one particular web page?
    If the answer to both questions is no, then you may need to perform a restart from Device Info, select Reset Options, then Restart. You can also clear cookies and cache in the browser under the drop-down menu at the top select Preferences, then choose Clear Cookies, Clear Cache. You may wants to try clearing cookies and cache first before trying the restart.

  • Web-browser only display Summary Status and no menu for configing

    Guys,
    I have 4 Cisco Aironet 1140. I open a web browser IE 8 and type their address "http://<ip address>". Then I enter my username and password in the browser and successfully login to the access point.
    But, There is something strange, why I only see Summary status of my access point after the login process success??? I can't config anything...
    I add a new username and use highest privilage, but the result still the same. Same unusual web display, only displaying summary status of the access point, I can't config ssid, vlan, etc.
    Here's my configuration:
    username Zicco privilege 15 password 7 123A551A02055F106B
    username Bl4st privilege 15 secret 5 $1$UJom$UoNBR07HmSGXdoxTUR1W40
    ip http server
    ip http authentication local
    no ip http secure-server
    Is there any configuration command that must be added? Please help me.
    Thank you

    Hi George, today we solved the problem. With adding this command: "config(terminal)#ip http authentication local" all of 5 access points now able to managed via web browser.
    Sometimes, we can use access point's web browser without adding this command. But in my cases, only using command of"ip http server" isn't enough. You must add "ip http authentication local" command to your configuration. I dont know why.
    And we must have at least one: username <username> privil 15 pass <password> that is full privileged user to use as username and password logon in your access point browser. Otherwise we can't logon to our access point.
    Thank you George, I appreciate your kindness. Regards

  • MacBook Air freeze and need to be restarted when downloading with a web browser only!

    Here is my configuration:
    - Macbook air 2012, mountain lion.
    Here are the symptoms that affect the computer:
    - The computer freezes when I try to download a file through a web browser (tested with chrome and safari). I can download  through the Appstore for instance.
    So I have to turn it off by long pressing the off button.
    Then when I restart  it reboot without worries or it restarts again by freezing and by 3 beeps when the desktop appears.
    - What I tried to do:
    Checking permissions and disk and no problems detected.
    Reinstall osx partition from the partition recovery hd, but I got an error when preparing the installation.
    I wanted to mention that this problem started to appear when I downgraded parallels desktop 8 to 7 and running my boot camp with parallels 7 but with higher configurations!
    and it crashed several times.
    I also read that the number of beeps had a precise meaning.
    Thank you

    I have checked my panic log and this is the text it contains, what does this mean as it means nothing to me?
    The Panic Log read;
    Sat Mar 31 23:39:06 2007
    panic(cpu 0 caller 0x003513C3): mbuf address out of range 0x2ff48000
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x13ebbb84 : 0x128b5e (0x3bbf84 0x13ebbba8 0x131bbc 0x0)
    0x13ebbbc4 : 0x3513c3 (0x3db980 0x2ff48000 0x13ebbc04 0x196fd8)
    0x13ebbc04 : 0x356b83 (0x25a6ca00 0x297 0x13ebbc44 0x22ff2a)
    0x13ebbc44 : 0x22cde5 (0x346e9d4 0x6 0x1 0x200a8c0)
    0x13ebbe14 : 0x222007 (0x25a6c500 0x14 0x13ebbf14 0x94c9ce)
    0x13ebbe54 : 0x223a8b (0x25a6c500 0x14 0x6 0x0)
    0x13ebbf64 : 0x211109 (0x25a6c500 0x25a6c500 0x42cb5c 0x135798)
    0x13ebbfa4 : 0x1f773d (0x2b50a04 0x25a6c500 0x25a59812 0x1)
    0x13ebbfd4 : 0x197a29 (0x0 0x0 0x2643880 0x134aec) Backtrace terminated-invalid frame pointer 0x0
    Kernel version:
    Darwin Kernel Version 8.6.2: Thu Apr 13 18:48:29 PDT 2006; root:xnu-792.9.59.obj~1/RELEASE_I386
    Your website mentions about drivers for certain peripherals, I have a 54MBPS Wireless ADSL2+ Modem Router which was supplied by my ISP, do I need a driver for this to solve this problem?
    Thanks.

  • Why i cannot hear audio in firefox web browser only?

    no web sounds on video sites in Firefox browser, but no problem in Internet explorer, what is the reason?

    See:
    * https://support.mozilla.com/kb/No+sound+in+Firefox
    * https://support.mozilla.com/kb/Video+or+audio+does+not+play
    You can click the Volume icon on the Windows Taskbar near the clock and click the Mixer link at the bottom to open the mixer.<br />
    You can adjust the volume level for each application in that window, so make sure that Firefox is not muted or set at a low level.<br />
    Current Firefox versions use the plugin-container process to run plugins, so you need to check the volume setting for the plugin-container process.<br />
    You will only see the Firefox program or the Plugin Container in the Mixer if you are on a website that plays sound.<br />

  • E52 Web Browser only opens the first page

    I have connection to internet via my home wlan. E52 can connect to it and when I choose a web page it will open it. But if select a link in a page and try to open that nothing happens. Same thing when I try the preconfigured links for the facebook and youtube. I can open the first page, but I cannot login to the facebook. I have to close the connection and type in directly the page where I want to go. I cannot use any links within the web pages.
    Anyone any ideas?

    I noticed that Opera gives an error after a while it tries to load the "second" web page, that it has no connection. So obviously the phone disconnects the wlan connection. Is there a way to force the phone to keep the wlan connection open permanently, when the wlan is available? Now it seems that if there is a short break when application does not need the wlan, the phone disconnects the wlan. And for some reason the connection is not established automatically again. But as I see it, the wlan connection should not be disconnected at all.

  • How do I get stuff off the stage to show in a web browser on Flash CS4?

    Okay, so I have a picture that I want to be my background.  So I put it around the stage, but when I test my movie in a web browser, only my stage shows.  Is there a way I can get it to all show?  I don't really care if my background is cut off, as long as you can see it, because it's a tile sort of picture.
    Thanks!

    Create a rectangle that is the size you want this background to be.  When you create it, select the colors so that it has no line border.  Once it is created on the layer you have for the background, select the rectangle, open the Color panel, and choose Bitmap from the Type drop down menu in that panel, then select the image from the selections that appear.  The rectangle should fill with your tiling background image.

  • Help with WAP 1142n not displaying web browser?

    Hi all
    Sorry I am new with the Cisco WAP.
    I have my device configured, and it has an IP, subnet, etc.
    I currently have it connected with serial port to my laptop and used PutTy to get into it, that's no problem.
    However, despite it having an IP, I cannot use the web browser with it! This is driving me mad. I want to use the web browser and not the CLI for everything. Let me know if you need screenshots. Everything looks ok to me....it has a BVI1 IP as well as an Ethernet address.
    thanks in advance!

    You currently have configured...
    no ip http server
    ip http secure-server
    Are you sure you are navigating to "https://" ?

  • 1.4 Web Browser auto-search doesn't work on wifi only

    This issue only started in 1.4 and it's a bit weird. If I'm in the web browser, at the start page and I type something and hit "enter" or choose google (they both ssearch on google) it will either run forever without ever loading google or take a VERY long time before finally loading. The weird part is that if I instead type www.google.com, it goes immeadiately (or any other website) AND if I'm not on wifi it works perfectly AND if I AM on wifi, all other apps connect immeadiately (for example, the twitter app connects immeadiately on wifi). I have no idea what the browser's doing differently on wifi with the auto-search but it does it every time.

    Please allow me to clarify... How can you fix the search on the messages? I try to search one of my clients names (a new client that I don't yet have saved in my phone but I know her name) and I type in a name in the search bar and nothing comes up. Is there a way to solve this issue?

  • When I run a web browser immediately loaded two blank tabs. How to make the browser load the only one?

    when I run a web browser immediately loaded two blank tabs. How to make the browser load the only one?

    Did you check the home page setting to make sure that if doesn't have pipe (|) symbols?
    See these articles for some suggestions:
    *https://support.mozilla.org/kb/Firefox+has+just+updated+tab+shows+each+time+you+start+Firefox
    *https://support.mozilla.org/kb/How+to+set+the+home+page - Firefox supports multiple home pages separated by '|' symbols
    *http://kb.mozillazine.org/Preferences_not_saved

  • No Adobe air app will run Only Flash Web browser....

    So I have re-installed Flash Builder So when I try and run a Adobe air app from the Flash Builder It brings up a prompt everytime saying - If the program is already running, close it before attempting to run. When I kill the Adobe Air debugger in the Task manager it pops up again saying If the program is already running, close it before attempting to run.
    After waiting a few moments from trying again I get a message: Unable to connect to the Application to fetch profile data. Please try profiling the application again.
    With Flash based - web browser apps - they run fine with no issue. How ever its only adobe air - desktop apps that run this way. This is the third time I have installed FB 4.5 on Windows 7 64 bit. last night it was all woprking fine I was able to debug my Flash Application and everything was working  - it has been doing this all day.

    I had the same issue suddenly today
    After hours of scratching my head - and just before re-installing FlashBuilder 4.5 - I found this suggestion
    I had an entry in the "mm.cfg" file:
    PreloadSWF=C:\Users\<USERNAME>\AppData\Roaming\Mozilla\Firefox\Profiles\9us94hs0.default\e xtensions\[email protected]\chrome\content\flashfirebug\flashfirebug.swf
    - I deleted the line and it now works
    ---- aaarrrrggghhh - wasted time
    thanks

  • I installed opera Mini Web browser 6.0.1. When open the application only blank page coming. Please provide solution. Kind Regards Nias Ahamed

    I installed opera Mini Web browser 6.0.1. When open the application only blank page coming. Please provide solution. Kind Regards Nias Ahamed

    If you have an internet connection (e.g., Safari works) try here:
    iOS: Troubleshooting applications purchased from the App Store

  • When I open a new tab, an unwanted website opens instead of my desired home page. THIS IS ONLY AN ISSUE WITH NEW TABS; (opening the web browser AND clicking on the home button frings me to my desired home page.)

    When I open a new tab, an unwanted website opens instead of my desired home page. THIS IS ONLY AN ISSUE WITH NEW TABS; (opening the web browser AND clicking on the home button frings me to my desired home page.)
    I have attached the url of the unwanted site.

    Use this add-on [https://addons.mozilla.org/en-US/firefox/addon/custom-new-tab/ '''Custom new tab'''].

  • I get redirected to unwanted web sites during searches from the browser ONLY, never from the toolbar. Is this the same malware problem as discribed for redirects from BOTH the browser and the toolbar?

    I get redirected to unwanted web sites during searches from the browser ONLY, never from the toolbar. Is this the same malware problem as discribed for redirects from BOTH the browser and the toolbar?
    == This happened ==
    Every time Firefox opened
    == was happening with Internet Explorer, continues with Firefox

    Did you do a malware check?
    Do a malware check with a few malware scan programs.
    You need to use all programs because each detects different malware.
    Make sure that you update each program to get the latest version of the database.
    http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    http://www.superantispyware.com/ - SuperAntispyware
    http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    See also "Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked and [[Searches are redirected to another site]]
    (the MozillaZine KB is currently down, so you may need to try again later)

Maybe you are looking for

  • Zen V Plus firmware wishl

    I could not find a wishlist for the Zen V / V Plus, so here it is. Plain and simple just like the other player wishlists. No questions and no discussions. Just topics with firmware improvements for Zen V / V Plus. Hopefully, the Creative developers w

  • Getting the info of Packaged Functions

    Hi, Which database view can I query to get the information of Functions or Procedures packed in a Package. (using Oracle 8.1.7) I am writing a procedure that should get the names of all the Functions and Procedures in a Package and process them each

  • Loop over form values & insert into db

    Form prod_id     prod_name       prod_price    prod_status 001         product 001     1.00          1             002         product 002     2.00          1       003         product 003     3.00          0       004         product 004     4.00   

  • Profit center Standard Hierarchy

    Hello Gurus I  Defined  the Profit center group in KCH1 but i can not able to Define the standard hierarchy in KCH4  when i was define the standard hierarchy  while system shows some message This function is not allowed in the standard hierarchy Mess

  • Loud clicking from G5 after waking from sleep mode

    Hello, I have a Power Mac G5 - 1.8 Ghz, 80 gig HD, 1.25 gig ram, OS 10.5.6.  I upgraded the OS to 10.5 from 10.3 about a year ago and have kept up with software updates.  Since performing the upgrade, the machine makes a moderately loud clicking nois