Setting Minimum RSSI threshold for client connections

Hi,
We are deploying a new wireless network for guest users of private lounges at airports, using a 5508 WLC and 3501 AP’s. The SSID uses open L2 authentication with a web auth passthrough login splash page.
We require preventing people outside these private areas to connect to the SSID, and we would like to do so by only allowing clients to connect if they exceeed the minimum RSSI guaranteed in the private areas (i.e. prevent connections below a certain level, such as -70dB). We tried to configure this by settings several parameters, for example the “Minimum RSSI” under “Client Roaming” without achieving the desired effect.
Can a minimum RSSI be set up so clients would not connect unless they receive the minimum specified signal level? If so, can anyone please advise how to set this up?
Many thanks in advance for your expert advise…
Regards
Luis A

This one is an idea (but costly):  Faraday cage (aka Faraday mesh or Faraday shield)
If installed correctly, your wireless signal will be inside the four walls (don't know if you have those glass doors but if you do ...).
Out of curiousity, WHY did you purchase 3501 instead of 3502?
I mean 3501 means it only has 802.11b radio.  And 802.11b is long range and high penetration rates compared to 802.11a radio.
Lower the PHY rate ... 1 meg PHY rates travel VERY far. If you disable 1,2,5,11,-- all the way up to 24 or so .. you will need to be right on top of the AP. 20 feet or so..
What about clients with old portable devices?  That's a risk.

Similar Messages

  • How can I set the desktop image for client computers?

    How can I set the desktop image for client computers using ARD or terminal?

    How can I set the desktop image for client computers using ARD or terminal?

  • Listerning port for client connection

    When the oracle client connects to the oracle database, the default port that the system uses is 1521, which is configured as the listerner location using TCP/IP protocol.
    However, we noticed that once the connection has been establised, the oracle database will start to use different ports (range from 1000 to 5000) in a random manner throughout the connection.
    Is there a way to specify the range or limit the ports used by the database?
    Thank you
    Oo

    Have you set USE_SHARED_SOCKET to true? The Security and Network Integration Guide for Windows has a section on this parameter http://download-west.oracle.com/docs/cd/B10501_01/win.920/a95492/net_conf.htm#634333.
    By default, when any Oracle application contacts a Windows database, it connects to the listner (generally on port 1521) and is then given a port to connect back to. The application then reconnects to the database on this new port and does its work. USE_SHARED_SOCKET changes this behavior so that all the communication happens on the listener port, but this only works in dedicated server mode because of architectural restrictions on Windows.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • How to set a proxy only for specific connection?

    Hi,
    I am trying to make an Http request through a proxy. So my code looks like:
        System.setProperty("http.proxyHost", "myproxy.hello.net");
        System.setProperty("http.proxyPort", "8080");However, I believe this setting is now valid for the entire JVM. I do not want my setting to affect other programs that are running in the same JVM. The program I am writting is a servlet. So by setting the system properties I am affecting all other servlets under the same web container.
    What I would like to know is whether there is a way to specify an http proxy to be used only for my connection.
    It seems strange if there is no way to do this. Doesn't this raise synchronization issues as well? What if another servlet is trying to change the same system property at the same time?
    Thanks in advance!

    I see that the trick using
    URL url = new URL("http", "myproxy.hello.net", 8080, "http://www.target.com:8000/");is not correct because it sends the proxy host as the Host HTTP header:
    Host: myproxy.hello.net
    instead of the final target. So it's very likely that the target or the proxy will get confused. Is there any other way of doing this?
    THanks

  • Need Advise on Setting Critical Metric Threshold  for "Status"

    Hi All,
    I am trying top copy all metric thresholds from OEM 9i to 10G. I ran across the metric threshold for "Status" (whether the node is up or down). It is set to "Down" and, although I'd like to set it to "Up/Down", when I hit Continue it comes back with
    "The format of the critical threshold is not correct.". Does anyone know what the problem is?
    Thanks
    Sam

    you are status metrics for all targets in grid control
    the notification rules for databases,hosts,listener,aplication server are enabled the send mail if the status change.

  • Unable to set manual IP address for VPN connection

    Recently a VPN connection with a client stopped working. They changed phone companies and changed some of the IP addresses.
    After alerting them I could no longer log in, I received the new server address which I can log in with it,
    BUT my computer is assigned a dynamic address that is already in use on their network. This causes my computer to *not* be connected to their network, even though I am inside their firewall; therefore I cannot adjust the database files I need to.
    I have tried to set the VPN (PPTP) connection TCP/IP address IPv4 manually, using the static address they just gave me. But each time I connect, [I believe] their router assigns me an address that is already in use.
    They do not use IPv6.
    Can anyone give me direction on how to make the manual IP address *stick*?
    The tech person at the site keeps telling me it is a problem with my "Mac, because with Windows.... blah, blah, blah".
    I am pretty sure this is not the case and in fact I was the one who let her know I was receiving a duplicate address.
    Your VPN expertise is really appreciated.
    Thanks in advance,
    Michele

    Hi,
    Please make sure the Ad hoc connection IP adress is at the same range with your local connection. In addition, how about recreate the ad hoc connection for test, please have a try.
    If problem persists, please use Network troubleshooter in Action Center to fix this problem for test.
    Roger Lu
    TechNet Community Support

  • How do I use the Certificate Assistant to set up secure email for clients

    I was at first thrilled to find the Certificate Assistant, and now I'm frustrated. I need to have secure, encrypted email for my psychotherapy clients. I thought that if I created my own certificate authority and then issued certificates to my clients, I would be fine. But I can't get this to work. I set up my own authority, but when I try to get a certificate (using a different email account) I can't get it to work. For example, I go to the website created on mac.com and click the "download an invitation" button and then click the download, which opens the Assistant. I fill out the form, but I get an error saying I haven't configured an email account. How do I "configure" an email account? I mean, I use this account all the time; what more configuration does it need?
    Second question. Will anybody with a Windows machine be able to use that webpage? Seems like it's a mac only program, so what good is it in the real world?
    I know I could try to do this with Thawte or whatever, but asking my clients to get trusted so I can use encryption is unreasonable. If not having my own authority (if I could get THAT to work) is there any other way? Are there any good things to read about this? With the federal HIPAA privacy requirements, there are lots of doctors wrestling with this question.

    If you are referring to your "iCloud account", then simply tap "settings / iCloud" - delete the account you are currently logged in with, and add the correct one.
    iCloud Set up - http://www.apple.com/ca/icloud/setup/.

  • Typical resolution logic for client connection request (Oracle Database 11g)

    Salam, hello everyone, I would know the process that oracle follows to connect a client to a database (local or remote connection) via this command : connect username/password[@connect_identifier].
    Can someone help me with that?

    The first decision is whether the connect request includes a connection string or not.  Examples:
    This does,
    connect [email protected]
    An this doesn't,
    connect /
    Your question regarding "LOCAL env var" I think is referring to client environment variables? They are tested with decisions for TNS_ADMIN,ORACLE_SID, and ORACLE_HOME at several points. Remember that the client process may be running on a remote machine, or on the server machine from the same Oracle Home as the instance or different.
    That should give you a good start. If it doesn't, post your email and I'll send you a full description. The usual route for contacting authors is through the publisher, but we can short-circuit the process here.
    Don't worry about Mr Bakker thinking that we do not understand SQL*Net. He has not seen any context, and his constructive criticism is based in incomplete data. You will soon understand SQL*Net better than most.
    Please remove the diagram.

  • Do I need AAAA records in DNS for MPs for clients connecting via DirectAccess?

    This is my situation:
    Have had SCCM 2007 r3 installed for some time
    Have DirectAccess implemented for over 2 years
    We are in Mixed Mode
    Have always had issues with DA connected clients getting adverts from SCCM
    DA connected clients do not report heartbeat
    In troubleshooting I have added the ipv6 boundaries and followed all the articles on FW settings and DA settings.  Still no luck.
    I ran across an article that said you need to have AAAA records in DNS for you MPs.  Is that true?  and if so, how do I get them into DNS as they are not there right now.
    Any help (especially if I am on the wrong track) would be helpful.
    Thanks
    Eric

    Yes, I know this is an old post, but I’m trying to clean them up.
    No CM07 does not need a AAAA record. Honestly this is going to be a DA issue not a CM07 issue.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • Wierd Requirement for Client connection

    Have a client which I put together several months ago. It was working at that time.
    On the bean server I'm starting with the params:
    -Dcom.sun.management.jmxremote.authentication=false
    -Dcom.sun.management.jmxremote.ssl=false
    -Dcom.sun.management.jmxremoteStart a ConnectorServer:
    JMXConnectorServer cs = JMXConnectorServerFactory.newJMXConnectorServer(serviceURL, null, mbs)
    cs.start()where mbs is the mbeanserver. This all starts fine and can connect with jconsole locally.
    The client pulls in the values from a cfg file and makes the call:
    JMXConnector conn = JMXConnectorFactory.connect(url, null);This throws the following exception, and note the url printed above the stack trace:
    UName thingfinder
    URL service:jmx:jmxmp://sois-esp-004.sois.ic.gov:60733
    Exception in thread "main" java.lang.NoClassDefFoundError: org/jboss/mx/notification/ListenerRegistry
         at javax.management.NotificationBroadcasterSupport.<init>(NotificationBroadcasterSupport.java:30)
         at javax.management.remote.generic.GenericConnector.<init>(GenericConnector.java:160)
         at javax.management.remote.jmxmp.JMXMPConnector.<init>(JMXMPConnector.java:118)
         at com.sun.jmx.remote.protocol.jmxmp.ClientProvider.newJMXConnector(ClientProvider.java:71)
         at javax.management.remote.JMXConnectorFactory.getConnectorAsService(JMXConnectorFactory.java:427)
         at javax.management.remote.JMXConnectorFactory.newJMXConnector(JMXConnectorFactory.java:310)
         at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:247)
         at com.sra.pipeline.jmx.client.JMXUtils.buildUTable(JMXUtils.java:85)
         at com.sra.pipeline.jmx.client.JMXUtils.loadTables(JMXUtils.java:75)
         at com.sra.pipeline.jmx.client.JMXUtils.main(JMXUtils.java:171)have the jmxremote_optional.jar in the build path and checked it for the class it's looking for and did not find any org.jboss packages and no class by this name.
    Have changed from 1.6.0_03 to 1.6.0_12.
    Why is it looking for that class?
    Jim
    Edited by: jjones3566 on Mar 8, 2009 12:33 PM

    Hi there,
    I am new in java. I need help! with JMX. I have created a standard MBean eg: CpuInfoMBean which extends ThreadMXBean interface.
    the implementation class code CpuInfo has overriden getThreadInfo method like this
    ThreadMXBean mBean=ManagementFactory.getThreadMXBean();
    ThreadInfo getThreadInfo(long id, int maxDepth){
    return mBean.getThreadInfo(id,maxDepth);
    I have registered the management bean to the server
    In JMX console when i enter id=1 and maxDepth=100
    it does not display the stack trace information for the getThreadInfo method.
    where as if you register the ThreadMXBean directly to the MBean server
    when you enter id and maxDepth for getThreadInfo method it displays the stack trace information
    i dont understand the difference and whats wrong in my code.
    thanks,

  • HT4211 Is there a setting I'm missing for bluetooth connectivity?

    I use my phone to connect to and listen to music via bluetooth compatible speaker that is mounted on my bicycle. The speaker has no settings to adjust other than volume. So, as I travel through neighborhoods, the bluetooth loses it's connection for a moment and then it comes back. Very annoying. I could connect with a hardwire connection to the phone and speaker but I prefer the wireless connection. I'm not sure but it appears to be that other wifi networks in the neighborhoods are interfering with my bluetooth connection since it happens more often in crowded neighborhoods than when I'm out on the highway shoulder in the countryside.
    Has anyone ever experienced this and is there a setting in the phone that can isolate my connection to my speaker and filter out all other wifi interference?

    Settings>Store...are you signed in? If not, sign in. If you are signed in, tap the Apple ID shown...sign out...then sign back in.

  • Is there a way to set Minimum Time Requirement for a course?

    Is there a way to set a minimum time requirement in a Capitvate 5 course?
    For example, the learner must be in the course for a minimum of 30 minutes or the course can not be considered "complete."  This is a SCORM course and the learner's record in the LMS will not show the course as complete until the learner has been in the course at least 30 minutes.  (This minimum time requirement may or may not be in conjunction with also passing a test with 80%.  for example, in order to be considered complete, the user must be in the course for at least 30 minutes AND pass test questions with a score of at least 80%)
    Perhaps some modification of the Timer Widget described by Lilybiri at http://bit.ly/ep5cOY?
    Or, some modification of the SCORM Manifest?

    Lilybiri,
    Thanks to your 2 articles on variables and advanced actions as well as a few other resources (listed below) I was able to get up-to-speed enough on Adobe Captivate variables and advanced actions and implement your solution 90%.
    The last 10% is...
    You had recommended in Step 2 to "Attach a score of 0points to the CBNo and a score of 100points (just an example) to the CBYes."
    My question is, how do I attach points to the buttons? Is "score" a system variable? Also, is there anything special I need to know about these attached points in terms of how they will be communicated to our LMS using SCORM protocol?
    And as a final thought....
    If someone exits the eLearning and then re-enters the next day, I think that the cpInfoElapsedTimeMS will reset to zero, is that correct?  Is there way for the project to remember what the cpInfoElapsedTimeMS was?   We are using this in conjunction with an LMS using SCORM, if that is helpful.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    RESOURCES FOR LEARNING ADOBE CAPTIVATE VARIABLE AND ADVANCED ACTIONS
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    In case anyone else needs to get up-to-speed on Adobe Captivate variables and Adobe Captivate Advanced Actions (for Captivate 5), here are the resources I used. Hope others find them helpful useful as well.
    Lilybiri: 
    Article 1:  "Use Power of Variables in Captivate 5 (4) - without advanced actions": http://kb2.adobe.com/community/publishing/862/cpsid_86299.html
    Article 2: "Unleash Power of Variables in Captivate (4&5) with Advanced Actions"
    http://kb2.adobe.com/community/publishing/871/cpsid_87182.html
    http://lilybiri.posterous.com/unleash-the-power-of-variables-in-captivate-5
    Adobe Webinar by Vish at Adobe:
    "Using Advanced Actions & Variables in Captivate 5" http://www.adobe.com/cfusion/event/index.cfm?event=set_registered&id=1808722&loc=en_us
    CP Guru
    "List of Adobe Captivate 5 System Variables" http://www.cpguru.com/2010/07/20/adobe-captivate-5-system-variables/
    If you scroll to the bottom on the webpate, you can download a beautifully formatted PDF

  • How to set minimum height size for an empty XML Form iview

    Hi,
    I'm trying to configure the minimum height size of an XML Form iview without sucess. Even when there is no content to show, iview height size is around 80 pixels. When there is content the automatic configuration works fine and the iview is resized properly.
    The iview has automatic size and the minimum size for automatic is with 5 pixels...
    Any ideas?
    Thanks,
    Marcelo

    Hi,
    I'm trying to configure the minimum height size of an XML Form iview without sucess. Even when there is no content to show, iview height size is around 80 pixels. When there is content the automatic configuration works fine and the iview is resized properly.
    The iview has automatic size and the minimum size for automatic is with 5 pixels...
    Any ideas?
    Thanks,
    Marcelo

  • Am i on the right track for establishing my client connection with BC4J?

    I am developing web-application with BC4J JSP project now. However, I find the auto-generated page not that useful as they are not flexible enough. Then, I decided to write coding by myself. But the first problem is - how to write the coding for client connection? To make maintenance easy, I would like to place those connection code in a class file instead of hard-coding each connection details in my JSP or Servlet page.
    Question 1: Through the examples I search in my JDeveloper (Candidate 2) directory, found a file TestClient.java in the \BC4J\samples\Caching\src\demo directory with the following codes:
    // Create an instance of the application module by name, using local mode
    String _am  = "demo.DemoModule"; // Fully-qualified application module name
    String _cf  = "DemoModuleLocal"; // Configuration name for connection info
    ApplicationModule am = Configuration.createRootApplicationModule(_am,_cf);
    // Find the Managers view object by name in the application module
    ViewObject mgrVO = am.findViewObject("Managers");
    // We're done with the AM instance, so release it
    Configuration.releaseRootApplicationModule(am,true);
    Is it for testing only or really useful for the production environment? Am I doing the right thing if i use such method to establish my web client connection? What's the pros and cons for using this method? Any other better alternatives?
    Question 2: As I know BC4J automatically takes care of connection pooling as a default manner since version 3.2. Can I still use the following statement
    session.setAttribute("user_name", user_name); //Set session attribute
    String user_name = (String) session.getAttribute(user_name); // Get session attribute
    to capture and assign client session correctly for individual clients?
    Question 3: What codes should I use to achieve 'Transaction' update, which assembles the coding as follows:
    Connection.setAutoCommit(false); //disable auto commit
    connection.commit();
    connection.rollback();
    connection.close();
    Thanks for answering!!!

    Question 1: Through the examples I search in my JDeveloper (Candidate 2) directory, found a file TestClient.java in the \BC4J\samples\Caching\src\demo directory with the following codes:
    // Create an instance of the application module by name, using local mode
    String _am  = "demo.DemoModule"; // Fully-qualified application module name
    String _cf  = "DemoModuleLocal"; // Configuration name for connection info
    ApplicationModule am = Configuration.createRootApplicationModule(_am,_cf);
    // Find the Managers view object by name in the application module
    ViewObject mgrVO = am.findViewObject("Managers");
    // We're done with the AM instance, so release it
    Configuration.releaseRootApplicationModule(am,true);
    Is it for testing only or really useful for the production environment? Am I doing the right thing if i use such method to establish my web client connection? What's the pros and cons for using this method? Any other better alternatives?The Configuration API (createRootApplicationModule, releaseRootApplicationModule) will work. However, please note
    that it is intended for java clients that will hold an ApplicationModule reference for a long duration. The BC4J web
    frameworks (represented, for example, by the ApplicationModule and ReleasePageResources tags) all use the
    SessionCookie interface to acquire/release ApplicationModule instances on a per request basis. This will allow
    better scalability. Please see the pooling sample / documentation / javadoc for more information about using these
    APIs. The pooling sample servlet is located in \BC4J\samples\Pooling\src\demo\TestPoolServlet.
    Question 2: As I know BC4J automatically takes care of connection pooling as a default manner since version 3.2. Can I still use the following statement
    session.setAttribute("user_name", user_name); //Set session attribute
    String user_name = (String) session.getAttribute(user_name); // Get session attribute
    to capture and assign client session correctly for individual clients?BC4J will not interfere with your use of the HttpSession context. How do you intend the "user_name" to be used? Do
    you intend it to represent the DB user, JAAS user, etc. If you intend it to be used as the DB user you will need to declare
    the "user_name" to BC4J. Please see:
    http://technet.oracle.com/products/jdev/howtos/bc4j/howto_dynamic_jdbc.html
    Question 3: What codes should I use to achieve 'Transaction' update, which assembles the coding as follows:
    Connection.setAutoCommit(false); //disable auto commit
    connection.commit();
    connection.rollback();
    connection.close();ApplicationModule.getTransaction().commit();
    ApplicationModule.getTransaction().rollback();
    If you are using the Configuration or SessionCookie APIs, as mentioned above, then the connection lifecycle will be
    managed for you. So, you should not need to invoke connection.close().
    Thanks for answering!!!
    Hope this helps.
    JR

  • Can I set a minimum shipping charge for each catalog?

    I'd like to set minimum shipping charges for each of my catalogs. Then have USPS or UPS kick in if it is more than the minimum shipping charge.  Is this possible at all?
    Josh

    Hi Josh,
    We don't have a feature for this exact requirement.  We do have min/max quantity within products however as an alternative perhaps. 
    I'm not sure if you can maybe use some JS to accomplish what you are after.  I'll leave this thread open to suggestions. 
    Kind regards,
    -Sidney

Maybe you are looking for

  • How to digitally publish the finished magazine online?

    Does InDesign have a way to digitally publish the finished magazine to something like Flipboard? I do not like the interactive PDF because the user has to download the whole file which is huge. Digital Publishing Suite is too costly and does not do d

  • Question: How to assign number ranges to the Official Excise Document Numbe

    Question: How to assign number ranges to the Official Excise Document Number Field name is: EXNUM, table name: J_1IEXCHDR SAP CIN Dear expert, I will briefly explain the scenario: I have created return po. Process MIGO w.r.t. return PO- Material docu

  • Skype always online even when I'm offline

    My Skype account is always connected even when all my devices are turned off.  What can be the problem?  Solved! Go to Solution.

  • SQL Hard Parsing

    How can I program a PL/SQL procedure/function to return a cursor (recordset) to JDBC calling program AND have Oracle NOT reparse the select statement in the package? I presently return a ref cursor which works, but am dismayed that the statement is h

  • Unable to loaf flash player

    I am unable to download Flasher Player 10 after several attempts. I am told that the download is finished, but when attempting to view many videos I recaived an error message that I do not have the latest Flash Player. Please advise.