AEBS allocates "high" IP address. Why?

I've had a lot of issues with my AEBS recently - thanks for all who have helped with my previous posts.
This may be an issue, or it may not, but I'm trying to understand why my AEBS allocates DHCP IP addresses at the top of the range and then appears to work backwards... In other words it starts with10.0.1.199, and then allocates .198, .197 etc.
In the past, I'm certain it started with 10.0.1.2 and worked upwards using 1.3, 1.4 etc.
My DHCP beginning address is set to 10.0.1.2
Ending address is 10.0.1.200. If I change this to, for example, 10.0.1.50, it will allocate .50 first, then work backwards.
I've reset the AEBS to factory defaults with all ethernet and wireless clients off. Same result.
Is this usual, or is it indicative of some other issues? My AEBS randomly crashes, so I'm trying to eliminate every possibility.

My apologies if my question was unclear.
I was trying to establish if all AEBS do this, or if it was indicative of a fault with my constantly crashing base station.
Do all AEBS do this?

Similar Messages

  • I keep receiving Reset email password emails. The most recent one was actually addressed to someone else... i.e. the name in the email not the email address. why is this happening??

    I keep receiving Reset email password emails.
    The most recent one was actually addressed to someone else... i.e. the name in the email not the email address. why is this happening?? I am not requesting to reset my icloud email password.

    That's probably because it's been sent out to a Bcc'd mailing list and that's the name on the main version. This is so that you don't see the other names.
    If it doesn't come from something @apple.com then it's spam. Even if it appears to it's probably spam. If you want to change your password go directly to http://appleid.apple.com - do not follow any links in the email (even if they appear to lead to that address.)

  • My icloud email address is included in a friend's address group set up in Gmail.  When they send an email to the group, the email never gets through to my icloud address - why?

    My icloud email address is included in a friend's address group set up in Gmail.  When they send an email to the group, the email never gets through to my icloud address - why?

    They've always been able to send to me individually - just not when my email is part of a group or even when it's just included with several other addresses added one at a time.

  • I am facing an issue " Denied connection per minute from one ip address" why this error occur and how to resolve it? is it really harmful for my TMG Server or not??

    I am facing an issue " Denied connection per minute from one ip address" why this error occur and how to resolve it? is it really harmful for my TMG Server or not??
    Error Description:
    The number of denied connections from the source IP address 10.0.0.X exceeded the configured limit. This may indicate that the host is infected or is attempting an attack on the Forefront TMG computer. 
    electrifying

    Hi,
    this may be a false/positive log record.
    First check the services and applications on the effecting machine (NETSTAT -ANO) to see which connections the machine has established or tries to establish.
    Check the machine against viruses and spyware.
    if you don't find any viruses / spyware or "mysterious" connections, create a connection exception limit in the flood mitigation settings on your TMG Server:
    http://www.isaserver.org/articles-tutorials/configuration-security/TMG-Firewall-Flood-Mitigation-Part1.html
    regards Marc Grote aka Jens Baier - www.it-training-grote.de - www.forefront-tmg.de - www.galileocomputing.de/3276?GPP=MarcGrote

  • HT5312 If I can't remember my security questions, and don't have a rescue email address, why can't I just add a rescue email to my apple ID account without having to contact iTunes Support?

    If I can't remember my security questions, and don't have a rescue email address, why can't I just add a rescue email to my apple ID account without having to contact iTunes Support?

    I verify my identity just by logging in with my password, not being able to add a rescue email address without answering the security questions is just extra hastle and doesn't increase security. No one knows my password so how could they break into my account? I understand having security questions to change your password but not for adding an email address.

  • Mac is not connecting to network systems with names it's only connecting with the IP address why?

    Mac is not connecting to network systems with names.
    It's only connecting with the IP address why?

    It sounds like a problem with the domain name server. Be sure you are using the correct DNS in System Preferences > Network, and if you are make sure it is functioning correctly.
    Best of luck.

  • ME9F generates authorisation High level risks, why?

    Hi All!
    Please, advise why transaction ME9F - Message Output: Purchase Orders generates High level risks with such transactions as
    MK01     Create vendor (Purchasing)
    MK02     Change vendor (Purchasing)
    XK02     Change vendor (centrally)
    MIGO     Goods movement
    ME54     Release Purchase Requisition
    MI04     Enter Inventory Count with Document
    ME28     Release Purchase Order
    etc. As I understand this transsaction is used for view and printing of output. Why such risks as "Enter Purch Agreements & create/modify fictious Vendor " or "Ability to create a purchase contract and release PO" come up?
    In what conditions such risks can be reasonable?
    Thank you

    Looking through really old posts of mine I saw that I had given this question a brain-dead answer years ago. I seriously doubt the poster is still looking for a solution (I certainly hope not) :) Almost assuredly the problem is because of a mismatch in data types. TRUNC(s1.date1,'DD') won't produce a number but rather a date truncated to midnight. TO_CHAR(TRUNC(s1.date1,'DD'), 'DD') will produce a number. It's difficult to tell from the code what the poster is trying to do, so I can't tell if that's the answer.
    P.S. I wasn't actually trying to bring this post to the top of the thread -- I was just editing what was clearly an incorrect answer.
    Edited by: matthew_morris on May 9, 2012 8:31 AM

  • High available address with zone cluster

    Hi,
    I run through Sun documentation, and didn't fully understand, how should I ensure the high availability of an IP address "inside" Solaris zone cluster.
    I installed a new zone cluster with the following configuration:
    zonename: proxy
    zonepath: /proxy_zone
    autoboot: true
    brand: cluster
    bootargs:
    pool:
    limitpriv:
    scheduling-class:
    ip-type: shared
    enable_priv_net: true
    net:
         address: 193.219.80.85
         physical: auto
    sysid:
         root_password: ********************
         name_service: NONE
         nfs4_domain: dynamic
         security_policy: NONE
         system_locale: C
         terminal: ansi
    node:
         physical-host: cluster1
         hostname: proxy_cl1
         net:
              address: 193.219.80.92/27
              physical: vnet0
              defrouter: 193.219.80.65
    node:
         physical-host: cluster2
         hostname: proxy_cl2
         net:
              address: 193.219.80.94/27
              physical: vnet0
              defrouter: 193.219.80.65
    clzc:proxy>
    clzc:proxy>
    After installation, I've tried to configure a new resource group with a logicalhostname resource in it inside the zone cluster:
    /usr/cluster/bin/clresourcegroup create -n proxy_cl1,proxy_cl2 sharedip
    and got the following error:
    clresourcegroup: (C145848) proxy_cl1: Invalid node
    Is there any other way to make an IP address inside a "proxy" zone cluster high available?
    Thanks.

    I have rapid spanning tree enabled on both switches.
    The problem is that I have to disabled spanning tree on the link connecting the two switches together. If not the inter switch link will be blocked the moment I fail over the network bond because it probably thinks there is a redundant path. Is there some other way to prevent the inter switch link from blocking?
    If not, how can I disable spanning tree on the aggregated link? So far I only managed to do this on a normal link, but cannot do it on an aggregated link.

  • High Level Question - Why create a tag?

    We have been using a component architecture for about three years that seems to be very similar to the JSP component architecture. We have UI components (such as a listbox, entryfield, table, tree, etc) and an associated renderer. In our JSPs we directly call the renderer though to render the component (the component delegates to it's renderer).
    <%= pagebean.getEntryfield().render() %>
    I still can't see the great benefit of hiding that in a tag, especially considering our developers and page designers are the same people, and they are very good at Java. I wanted to simplify the developer APIs as much as possible (avoiding XML, etc). That's why we've stuck with the above API versus using tags, not to mention debugging Java is much easier. I am really excited about JSF, hoping we can move to a standard API versus our propriatary one. What do you all think?
    Dave

    We have been using a component architecture for about
    three years that seems to be very similar to the JSP
    component architecture. We have UI components (such
    as a listbox, entryfield, table, tree, etc) and an
    associated renderer. In our JSPs we directly call the
    renderer though to render the component (the component
    delegates to it's renderer).
    <%= pagebean.getEntryfield().render() %>
    I still can't see the great benefit of hiding that in
    a tag, especially considering our developers and page
    designers are the same people, and they are very good
    at Java. I wanted to simplify the developer APIs as
    much as possible (avoiding XML, etc). That's why
    we've stuck with the above API versus using tags, not
    to mention debugging Java is much easier. I am really
    excited about JSF, hoping we can move to a standard
    API versus our propriatary one. What do you all
    think?
    DaveInteresting question ... and I hope the answer is equally illuminating.
    JavaServer Faces has many aims, but an important aim relevant to this question is broadening the attractiveness of the Java platform to page authors and others who are not Java developers, and would find the syntax of your scriptlet to be totally opaque and not understandable. Further, what you haven't shown is how you configure the characteristics of your component (probably <jsp:set-property> or scriptlet expressions or something?).
    One of the mechanisms to improve this attractiveness will be to have high quality tools support for JavaServer Faces components -- not just the standard ones, but anyone's third party library. Picture the user who wants to use, say, a Calendar component, and your page author is using a GUI. What the user wants to be able to do is drag a Calendar off a template, drop it into their page, pop open a properties window, and configure all the detailed settings -- never seeing a line of code. The tag class (and the associated metadata in faces-config.xml) are what makes it possible for the tool to know what properties go in the property sheet.
    In your environment, where the page author is also a Java developer, you still get a little benefit (configuring components through tag attributes is still more concise than <jsp:setProperty> or scriptlets). But there are many many many more page authors in the world who don't know Java, and don't want to know Java. JavaServer Faces is after those folks too.
    Craig McClanahan
    PS: JavaServer Faces components can also be accessed at the Java API level, so you can use scriptlets to do so in your pages if you really want to.

  • I recorded my video in High Definition.  WHY does it upload to Youtube in low quality?

    I just bought Premiere 13 hoping it would WORK for me as none of the other versions I bought did.  It worked great to edit my video.  I then shared it with Youtube, but it uploaded in low definition (360).  The video was recorded in High Definition as our my other videos already on Youtube. 
    What do I do to get my videos to upload to Youtube in High Definition as I recorded them????
    Thanks, Frammajoy

    Joy
    Please explain further.
    If you create a Premiere Elements 1920 x 1080 project and you upload it to YouTube with the High Definition for YouTube - 1920 x 1080 preset and, at YouTube,
    you set the viewing of the YouTube player to HD, are you saying that the quality is poor? In addition, the YouTube player is a 16:9 player. Are your uploads presenting with black borders when viewed on YouTube when the upload is done using the Premiere Elements YouTube built in feature?
    In other words, are you saying that are not being set back by YouTube player automatically setting the viewing for 480p or something lower than that rather than automatically setting for HD 1920 x 1080 viewing?
    Your opening thread description seems to say otherwise.
    I then shared it with Youtube, but it uploaded in low definition (360).  The video was recorded in High Definition as our my other videos already on Youtube.
    What do I do to get my videos to upload to Youtube in High Definition as I recorded them????
    Again, if you create a 1920 x 1080 project, upload with High Definition for YouTube - 1920 x 1080 preset, then the rest is up to YouTube and its conversion
    process.
    If that is the case, that is a YouTube preference and not Premiere Elements.  This is not Adobe here. Rather user to user. And, I am not affiliated with Adobe in any way. So, my only interest is you and helping you move forward in your Premiere Elements projects user to user based on the details that we exchange.
    Please help me to understand why your reply was
    It isn't Youtube that is the problem
    Thank you.
    ATR

  • QT PRO high quality option, why not default after UPDATE?

    I just installed the new QT Security Update, and now my QT quality for my videos is quite sub-standard across the board. I first noticed it using iTunes watching some videos. I then opened a movie with QTPro full screen, and the screen was pixillated and grainy compared to before the update. I went to movie properties info pane, and noticed that the "use high quality when avail." option was NOT selected (under movie properties). I clicked this, and the quality improved. I then had to SAVE the movie (with dual extention including .mov).
    QT used to have this selected as default and I never had to re-save the video. I went under QT preferences (not under movie properties), and made sure "use HQ video setting when avail" was checked--it was.
    So, I have about 100 movies that I now have to RE-SAVE after checking the properties HQ box? This is quite tedious and cumbersome. Is there a way to go back to OLD settings? Should I uninstall QT Update and reinstall? Or is this the method mac is now advocating as standard protocol?
    I love my "easy" to use mac and QT. But this seems out of norm for QT software. HELP?!
    iMac 17inch flat-panel PPC   Mac OS X (10.4.9)   QT pro, latest software updates

    I've noticed that the mpg-4 videos are most dramatically effected. My iTunes downloaded TV/movie/videos are all fine. I do not notice a change in quality checked or unchecked with those specific formats.
    Yah, I know it shouldn't have caused an issue, but quite coincidental as I've been using QT for over 2 years now and through all the updates and improved versioins never had a problem.
    I guess stranger things have happened and it could be circumstance! LOL!

  • I just started several different addresses why does the same email appear in every address

    Just started using Thunderbird and now need several addresses. The top one is my main address but every email to that one appears in all the others as well.
    I am sure the program should be able to deal with this.
    Keep up the excellent work
    Mike

    Can you post a screenshot?
    http://support.mozilla.org/en-US/kb/how-do-i-create-screenshot-my-problem

  • On my wifes icloud account she has one of my icloud emails addresses, why

    whrn i log on to my wifes icloud account i find she hasvone of my icloud email addresses, why

    The email account must stay with the existing iCloud account.  If your daughter is the one who uses the email account, you probably should move your other 2 children to a different account and leave your daughter on the existing one.  To do this, on their devices go to Settings>iCloud and tap Delete Account, then sign back in with a separate Apple ID to create the new account.  (This only deletes the account from their devices, not from iCloud.  Your daughter's devices won't be effected by this.)  Note: you can continue to share the same ID for iTunes; it does not need to be the same as the ID you use for iCloud.
    When you delete the account you will be asked whether to keep or delete the iCloud data currently on the device.  If you need to migrate a copy to the new account, choose Keep; then choose Merge to upload the data to the new account.  When you turn on Mail in the new account you will be asked to choose an @icloud.com email address for the new iCloud email account.

  • "Outlook Data File" vs. My email address - Why both?

    When I go to the Outlook Mail tab and select Folders View, I see two groups of items:
    - Outlook Data File
    - [email protected]
    Both have an Inbox, Sent Items, Deleted Items, Junk Email and Search Folders entry with the Outlook Data File also having Calendar, Contacts, etc.
    My question is Why both?  The "mail" entries in the Outlook Data File don't contain the entries in the other, and I don't see any way to set the Outlook Data File entries to have my settings.

    OK - I figured it out.
    When I installed Outlook I let it set up my email account for me and the account wound up as an IMAP account instead of a POP3 account.  When I deleted the email setup and then created the POP3 account manually it let me choose "Use existing Outlook data file and now everything is back to normal, i.e., There is only "Outlook" and a single set of maibox entries.

  • Before i did not have to type a full address for a website to come up, just a key word e.g. "Firefox" would take me to mozilla, "google" would take me to google... now I get "File not Found" and rather have to type a full URL address, why is this?

    File not found
    Firefox can't find the file at jar:file:///C:/Program Files/Mozilla Firefox/omni.jar!/chrome/en-GB/locale/browser-region/region.propertiesgoogle.

    Try this:
    http://www.groovypost.com/howto/how-to/change-firefox-4-address-bar-search-engine-provider/

Maybe you are looking for

  • Install Oracle 9i on Linux 9.0

    Trying to install Oracle 9i. Follow instructions from Lamb, Runge and Thomas found on OTN. Install hangs when installing JRE and copying Readme file

  • IPad2 and VGA/Video Mirroring...

    I'm a teacher with a VGA projector in my classroom. I really want to get an iPad2, but I've been holding out until I could justify the purchase by using it in class (Maps, Safari, Keynote, Pages, using the cameras to record video of the kid's project

  • Fatality HS-1000 USB Headset (No Sound but is detected by PC)

    I don't belei've I've ever been so frustrated with a company and their products. This is my second headset that I've bought and both within 2 months of purchase are dead. I'm running Windows XP 32 bit. The headset is being found by the USB port and t

  • Problème lors de l'ouverture d'un fichier

    Bonjour, voici mon problème : Voila j'ai illustrator, mais quand j'essaye d'ouvrir un fichier (sans passer par le menu d'illustrator), celui ci  me met: Impossible d'ouvrir l'illustration. Espace insuffisant pour la fenetre . Agrandissez la zone de d

  • Beatmarkers and video in video tips needed

    so im experimenting with video in video for the 1st time and have already used beatmarkers for my last project! So I set up some beatmarkers for my new project and am planning to use video in video also. Question is whats the best way to do this to c