Window 2008 R2 DHCP setup for /21 subnets

I have a 2008 r2 domain server that I am setting up separate client DHCP scopes.  One for regular wireless network and one for the guest network.  I followed the same process to create both but they both created differently when viewed in the DHCP
mgmt interface.  The .40 is working, the clients grab the next available IP and they are off.  The .50 is not working correctly or the same way.  See detail below. 
I created a Scope for the wireless network clients 10.100.40.0 /21 Range 10.100.40.1-47.254  subnet mask 255.255.248.0 The
scope created as a super scope and added scopes .40 .41 .42 .43 .44 .45 .46 .47 (all as separate scopes under the super scope) for distribution which is accurate according to the subnet calculator.  I excluded 40.1-10.  It works! clients fill up
.40 and move to .41 etc.  Statistics total scopes 8, total addresses 2023, in use 874, available 1149. 
I created a scope for the guest wireless network clients 10.100.50.0 /21  same way! Range 10.100.48.1-55.254  (according to the subnet calculator)
subnet mask 255.255.248.0  The scope created as a regular scope 10.100.48.0 /21  starting address assigned is in the 48 subnet.  I excluded 10.100.50.1-10. Statistics total scopes listed none ( no line), total addresses 2036, in use 262, available
1774. 
I would prefer they both be set up the same way and functioning.  As I said earlier .40 is working great!  but .50 seems to have some .48 clients, 3 49 clients and a small group for 50 starting from the exclusion.  I am not sure it is working
correctly ... I have had several people tell me that they are not able to grab an IP on the guest network. I have tried to recreate several time with out any different results.  
Anyone have any ideas why .50 is different and what I could do to fix this?  Thanks! chabo
chabt

Hi chabt,
Based on your description, I suppose that when you use
New Scope Wizard to create the super scope, you choose 24 in the
Length edit of Configuration settings that propagate to DHCP Client, that is to say, the subnet mask is 255.255.255.0. Then the New Scope Wizard will prompt you create a superscope because the address range you specified is
too large for a single scope. If the subnet mask is 255.255.248.0, it won’t prompt you create a superscope.
About the Statistics displaying, please try to restart DHCP server to see if it can display normally.
About the problem that several users couldn’t obtain an IP address, because other users can get IP addresses, please check if they match the policies on your guest network.
Also, please check the DHCP logs to see if the DHCP server logged any related logs. Such as, you could find if the lease was denied, or if the DHCP server received the DHCP request or other useful information.
The dhcp logs are stored in %windir%\System32\dhcp. Please ensure that the DHCP server enabled audit logging.
To enable DHCP audit logging, in the DHCP console, right click
IPv4, click Properties, in the General tab, check “Enable DHCP audit logging” checkbox.
For more details about DHCP audit logging, please refer to the article below,
More About DHCP Audit and Event Logging
http://technet.microsoft.com/en-us/library/dd759178.aspx
Best Regards,
Tinac

Similar Messages

  • Windows 2008 DNS & DHCP configuration steps for 11gR2 GI install with GNS

    Hi,
    I have windows 2008 R2 server with DNS & DHCP services installed. I am planning to install 2 node RAC with GNS option.
    The problem is i could not find any document to setup the windows 2008 DNS server for the below steps.
    a. Configure GNS VIP : add a name resolution entry in a DNS for the GNS virtual IP address in the forward Lookup file.
    gns-server IN A <virtual_IP>
    where gns-server is the GNS virtual IP address given during grid installation.
    b. Configure the GNS sub-domain delegation: add an entry in the DNS to establish DNS Lookup that directs the DNS resolution of a GNS subdomain to the cluster.
    clusterdomain.example.com. NS gns-server.example.com.
    where clusterdomain.example.com is the GNS subdomain (provided during grid installation) that you
    delegate and gns-server.clustername.com resolves to GNS virtual IP address.
    I am aware that this configuration steps has to be taken care by the System administrator. Here is what he tried and the results.
    My SA was able to Configure GNS VIP in the DNS and the Nslookup works fine for this.
    When he Configures the GNS sub-domain delegation the nslookup fails when trying to resolve the SCAN name.
    Any step by step tutorial for this windows 2008 DNS & DHCP configuration for Oracle GNS setup would be highly appreciated.
    Thanks,
    Ashok Kumar.G

    Hi Guys,
    Any help on this request will be very helpful.
    Thanks,
    Ashok Kumar.G

  • Windows 2008 R2 DHCP management pack

    i got the windows 2008 R2 DHCP management pack installed but one of my dhcp server is 2008. Will this mp monitor 2008 DHCp server? 
    one of my dhcp cluster went down and service was stopped but there was no alert .
    what is the problem?

    Different between true and false option of “Alert only if startup type is automatic " when DHCP service is stopped
    DHCP service   start up type
    “Alert only if   startup type is automatic "
    automatic
    not automatic
    Yes
    Generate Alert
    No Alert
    No
    Generate Alert
    Generate Alert
    Roger

  • Windows 2008 R2 DHCP scope change - Netsh Exec not working

    OK, there seems to be a disconnect between Netsh documentation and how it actually works.  We are in the process of re-addressing ALL our DHCP scopes (joys of a buy-out) and using the steps outlined in numerous MS articles and Blogs etc... we should
    be able to use "Netsh dhcp server scope 192.168.1.0 dump > scope1.cfg"  then modify the cfg file with the new scope address (i.e. change all 192.168.1. to lets say 10.10.5.).  Then use netsh exec scope1.cfg (yes, the file modified) to
    create the new scope which would contain all the "stuff" the current scope has (reservations, options, etc).  
    Well, all we get is the response "The following command was not found:   |".  
    Environment is as follows:
    Account is a domain admin
    working on a RDP session on the DHCP server
    Server is Windows 2008 R2 (current functioning DHCP server)
    Using administrative CMD (elevated)
    have tried changing context into Netsh | DHCP | Server and default CMD - all "no go"
    supporting link from MS: http://technet.microsoft.com/en-us/library/cc772372(v=ws.10).aspx#BKMK_1
    There's a lot of discussions around this, but I haven't seen any response that says how to actually do it.  export/import won't work for us since we have to update the scope info.  With almost 100 scopes to update, we really need this functionality!
    (or similar method)
    Any assistance would be greatly appreciated.

    OK...  It seems the issue is with the dump file.  I actually got exec to run once with a dump file which wasn't modified.  The stupid part is it only ran one time, I could not duplicate it.   Since
    I've beat this thing to death and no one could offer any assistance (Hello MS?), I'm not wasting any more time on it.   Luckily, I was able to figure out an alternate method.  
    Looking at the dump file I realized all the lines are just a straight NetSh commands, which means all I needed to do is grab the lines and preface them with NetSh.  Like this...
    for /f "tokens=*" %a in ('type scope.cfg ^| find /i "dhcp"') do NetSh %a
    where scope.cfg is your dump file.   This runs perfect and seems to be the exact thing that exec should be doing.  I did flip the "SET STATE 1" to "0" so the scope was deactivated  (Don't forget to run it in an elevated
    prompt).
    Hope this helps someone else so they aren't spending days for nothing!

  • Windows 2008 R2 NFS setup issues...

    Hi all,
    Server is a domain controller and is the only server in it's domain.
    Windows 2008 Enterprise R2 fully updated and is a new install.
    I can only install NFS client not NFS server (only from CLI using Ocsetup, from Server Manager / Roles NFS does not install at all).
    Errors logged are:
    The Windows component "ServicesForNFS-ServerAndClient;ServerForNFS-Infrastructure;NFS-Administration;ClientForNFS-Infrastructure" could not be configured. 
    The component installer returned an error: 3017 "The requested operation failed. A system reboot is required to roll back changes made." (Command line: "Ocsetup 
    ServicesForNFS-ServerAndClient;ServerForNFS-Infrastructure;NFS-Administration;ClientForNFS-Infrastructure")
    AND:
    Update CoreFileServer of package FileServer-All failed to be turned on. Status: 0x80070bc9.
    Update ClientForNFS-Infrastructure of package NFS-Full failed to be turned on. Status: 0x80070bc9.
    Update NFS-Administration of package NFS-Full failed to be turned on. Status: 0x80070bc9.
    Update ServerForNFS-Infrastructure of package NFS-Full failed to be turned on. Status: 0x80070bc9.
    The component setup program encountered an error: 0x643. Fatal error during installation
    ... anyone had the same experience... really need NFS server installed to use User Name Mapping service!
    Thanks.

    Hi Lex,
    I will try to follow your setup steps and see if I can hit the same issue. Here is what I am going to try
    1) New Install of Windows 2008 Enterprise Edition R2
    2) Turn on automatic updating and install all updates
    3) Install AD Services and promote server to DC (new domain in new forest, functional level Windows 2003)
    4) Do you have DNS or any other selection besides this ?
    After this I will run
    Ocsetup 
    ServicesForNFS-ServerAndClient;ServerForNFS-Infrastructure;NFS-Administration;ClientForNFS-Infrastructure
    I see that you mentioned "really need NFS server installed to use User Name Mapping service!" Are you planning to run User Name Mapping Service on this machine ? User
    name mapping service is no longer shipped from Windows 2008 Server onwards.
    Thanks,
    Frank

  • Windows 2008 R2 RADUIS setup

    I have the Windows 2008 R2 server as a domain controller, and it works fine in that capacity. I am trying to set up RADIUS authentication for my ASA, and when I am trying to create a new policy, I want to add Windows User groups, but the selection does not
    appear, nor does Windows Groups or Machine Groups. I think this is the missing piece, but I fail to see why these are unavailable for selection. Anyone have any ideas?

    Hi,
    You mean that the whole “Groups” in conditions selection
    disappears? Have you created the policy in wrong place?
    The “Groups” doesn’t appears in Connection Request Policies. It appears in
    Network Policies.
    The following article is about how to create a network policy,
    Add a Network Policy
    http://technet.microsoft.com/en-us/library/cc755309(v=ws.10).aspx
    Hope this helps.
    Steven Lee
    TechNet Community Support

  • Windows 2008 R2 AD auth for computer account

    I am trying to use new computer account created in Windows 2008 R2 Active Directory from my external LDAP client. The LDAP client connection fails to connect displaying error "AcceptSecurityContext error, data 710, v1db1".  The credentials
    and other connection details are all correct. I see the same error code when I attempt to use localhost ldp.exe client from Windows 2008 server.
    The audit failure log for the failed attempt has status code 0xC0000199 for which the description says "The account used is a computer account. Use your global user account or local user account to access this server." 
    I am able to use computer account in Windows 2003 server from my LDAP client, and authentication works fine. Is there a special security setting required to make it work in Windows 2008 R2?.
    Could anyone please help me here? Thanks

    Hi,
    So if here this account is used as service account, then check here:
    http://technet.microsoft.com/en-us/library/ff641731(v=ws.10).aspx
    http://social.technet.microsoft.com/wiki/contents/articles/391.managed-service-accounts-msas-versus-virtual-accounts-in-windows-server-2008-r2.aspx
    Rgds

  • ORA-12560:TNS:protocol adapter error on windows 2008 server(32 bit) for 10g

    Hi Friends,
    I am installaing Oracle 10g database on windows 2008 Server(32-bit) and when the Database is getting cretaed and during the database files copying portion it's throwing the error :
    ORA-12560: TNS:protocol adapter error
    I tried intsllaing 10g software alone and invoked DBCA and again during the database files copying portion it's throwing the same error
    what could be the issue?
    Regards,
    DB

    Pl indicate which version of "10g" and which version of Windows 2008 - R1 or R2 ?
    HTH
    Srini

  • DHCP Permission - Windows 2008

    Hi
    We have windows 2008 R2 DHCP server. I want to delegate the helpdesk to have access to DHCP with the below permission:
    Reservation : can delete, modify, and add
    DHCP Lease : Delete and View
    Because currenlty, I'll provide them administrator account and I'm afraid mabe they delete the scope and stop the services, and etc.... which NOT required for them
    Please advise

    Hi,
    When we install the DHCP Server service, two local groups are created: DHCP Users and DHCP Administrators. Especially, when we install DHCP Server service in a domain controller, two
    domain local groups are created: DHCP Users and DHCP Administrators.
    See,
    DHCP groups for details.
    Therefore, we can add the helpdesk users to the domain local DHCP Administrators group or the local DHCP Administrators group to give only DHCP Administrator permissions than domain or local server administrator permissions. However, I’m afraid that we cannot
    split the Administrator rights as you described.
    More information:
    More About DHCP Security Groups
    Add a user or group as a DHCP administrator at a member server
    Add a Group or User as a DHCP Administrator at a Domain Controller
    Hope this helps.
    Jeremy Wu
    TechNet Community Support

  • Is it appropriate to apply the hardening settings for Windows 2008 R2 server to Windows 2008 server?

    We would like to adopt the hardening recommendation for Windows 2008 R2 from CIS to all our DC servers. However, but then we found some of our DC in remote sites are Windows 2008 server only.
    Is the hardening settings from Windows 2008 R2 from CIS also applicable to Windows 2008 DC?
    Thanks for your attention.

    Yes, this should be fine. Hardening only specific security settings, registry keys etc and there's not much difference if you consider hardening.
    Just for reference, here's the difference between 2008 and R2 :
    http://technet.microsoft.com/en-us/library/dd391932(WS.10).aspx
    Arnav Sharma | http://arnavsharma.net/ Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading
    the thread.

  • Windows 8.1 Enterprise DirectAccess with a Windows 2008 R2 DA server

    I don't suppose anyone out there is using Windows 8.1 Enterprise with a Windows 2008 R2 DirectAccess setup?
    We have an existing 2008 R2 DA setup used by 50+ Windows 7 Enterprise laptops without any issues.
    We're testing Windows 8.1 Enterprise and the DirectAccess functionality seems to be very intermittent, you can't use any of the Windows 8.1 powershell commands to look at the status as it's not using the new 2012 functionality but DA is there and works.
    The problem is it seems to take a long time to connect, anything from 15 minutes to several hours and in some instances seems to fail to connect entirely. I can't see anything in the event logs and I'm really struggling to work out why it's so intermittent.
    Cheers
    Robert Grigsby

    Hi,
    DirectAccess performance is dependent on many factors such as the speed of the DirectAccess client’s connection to the Internet, Internet latency and congestion between the
    DirectAccess client and server, and the current load on the DirectAccess server. Another reason might be the type of Internet Protocol version 6 (IPv6) encapsulation being used over the Internet Protocol version 4 (IPv4) Internet. 6to4 and Teredo tend to have
    higher performance because the encapsulation is simpler to process. Internet Protocol over Secure Hypertext Transfer Protocol (IP-HTTPS) tends to have lower performance because of the higher protocol overhead and the additional Secure Hypertext Transfer Protocol
    (HTTPS)-based encryption and decryption.
    When examining performance issues, one of the first places to look is the display of the
    ipconfig command on the DirectAccess server, which indicates the type of encapsulation based on the interface that has a global IPv6 address assigned.
    The related KB:
    DirectAccess Client Connection is Slow
    http://technet.microsoft.com/en-us/library/ee844161(v=ws.10).aspx
    Regards.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • RV320: Need to use as gateway for multiple subnets

    We just purchased an RV320 as a replacement/upgrade to an RV042. Our Internet connection was upgraded to 200Mbps and the RV042 wouldn't handle that throughput.
    Our internal network has 4 subnets, all connected via a layer 3 switch. The RV320 is connected to one of those subnets and is the default gateway for the entire network.
    The RV042 had a "multiple subnets" setting that allowed it to perform NAT for the directly connected subnet and the other 3 subnets in our network. We would just add the other networks to the list in the RV042 and everything was fine.
    The RV320 doesn't seem to have the same functionality (or am I missing something?). It looks like there is some sort of multiple subnet support, but when we try to add another subnet the interface seems to be asking us to define a single IP address in that subnet (an IP address for the router?) as if all subnets will be directly attached to the router using VLANs (which is not the case in our network).
    We can set up the "advanced routing" option to define the other 3 internal subnets and how to route to them, etc. but will the RV320 perform NAT for the other subnets without any adidtional configuration?
    Can anyone shed any light on this?
    Many thanks!

    Precept,
    My name is Ismael, iam with Small Business Support Center. I like to start by asking is there a  particular reason that the switch is handling Layer 3/or DHCP? Normally when an RV042 is implemented you would need a Layer 3 switch as the RV042 only supports one DHCP scope.In addition all The RV0XX series does not support 802.1q VLAN.
    With RV320 you can setup multiple subnets under advance routing and still allow for it to pass DHCP for all of your 4 subnets and create 801.2q Vlan subinterfaces . Setting RV320 in this manner can create an ease in managing the network.
    If you are considering the RV320 to do Layer 3 / DHCP simply create your 4 Vlans or subnets. Add them to the DHCP scope and enable DHCP server for all subnets. Switch would have to be configured to Layer 2 for this to work.  The link below is a knowledge portal that could assist in creating DHCP and Vlans. Hope this helps you.
    http://sbkb.cisco.com/

  • How to install BI Publisher 10.1.3.4.2 on Windows 2008 R2

    Hi experts
    Refering to the document
    Oracle® Business Intelligence Publisher
    Certification Information
    10g Release 3 (10.1.3.4.2)
    E12692-08
    To install on Windows 2008 R2 follow the steps in "Manually Installing BI Publisher to a J2EE Application Server" in the Oracle Business Intelligence Publisher Installation Guide.
    Now CT's BIP Apps server is standalone OC4J, In this case how to install BI Publisher 10.1.3.4.2 on Windows 2008 R2
    Looking forward for your reply
    Regards
    shuangfei

    Two steps:
    1. Install the repository
    2. Install the BIP application on OC4J
    It is clearly explained here:
    http://docs.oracle.com/cd/E12844_01/doc/bip.1013/e12690/T434820T487783.htm#xdosa_maninstall
    regards
    Jorge
    p.s Is this answers your question then please mark it as "Correct" or "Helpful"

  • How to install oracle 9i on windows 2008

    hi,
    i am using oracle forms & reports 9i server now i want to shift it on a windows 2008 machine so is it possible if yes then how ? bcoz of some reason i cant have new version.i dont have metalink.
    regards

    superdba wrote:
    hi,
    i am using oracle forms & reports 9i server now i want to shift it on a windows 2008 machine so is it possible if yes then how ? bcoz of some reason i cant have new version.i dont have metalink.
    regardsHi,
    You might find some interesting things in this thread
    Oracle 9i Release 2 Windows OS support
    But the bottom line is that 9i is desupported, and Windows 2008 is not certified for 9i.
    Brgds
    Johan

  • Install Oracle 10g on windows 2008 Server 64bit

    Is it possible to install Oracle 10g on Windows 2008 64bit . I read one post below it says , windows 2008 is not certified for oracle 10g ..
    windows server 2008 Oracle 10G 64 bit
    before I installed 32bit , it is throwing error message on alert log file on every 5 seconds.
    "OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified
    O/S-Error: (OS 1) Incorrect function. ! "
    if it is possible which version I want to download is best ..
    and what is the recommendation whether it is 10g or 11g

    You mean to say Oracle 10g 64bit will not work in Windows 2008..?No, i meaned the post you linked was written in year 2008, in that year it's was a unsupported platform for that oracle version. Actually its supported and you can install it.
    Furthermore like Aman told you, It's more recommended install 11gR2 version
    Edited by: Fran on 29-may-2012 4:20

Maybe you are looking for

  • Service PO Commitment with reference to statistical IO is not get reduced.

    PO is created with Account assigned to Internal Order stastically and Cost center as real cost object. Wih PO creation we check commitment in system According to standard SAP, at creation of PO, system creates commitment & while doing GR/IR, system s

  • How to save html as Excel file im java

    Hi to all How can i save html file as Excel file in Java If any solutions plz help Me

  • PHP 5.2.2 AND SAPRFC 1.4.1 5.2.2

    Hello, i know, the same question i can find often in that Forum, but no answer will work on my system. <b><u>My Problem:</u></b> The "<i>php_saprfc.dll</i>" will not load. If i check with <i>extension_loaded ("saprfc")</i>, nothing will return. Also

  • IDOC testing

    Hi all,               After pushing IDOC from my R3 system in SM58 it is giving message: NO Service for system X,client 453 in Integration directory. what could be the problem.. Regards Rao

  • Need help uninstalling itunes 7.5 and reinstalling old version

    The 7.5 version of itunes was recently installed on my mac but I can't open it because I don't have the proper mac system requirements. How do I uninstall the 7.5 version and reinstall the previous version I had? I'm afraid to trash anything because