SQL Cluster - Unable to obtain IP Address from System Center IP Pool

Hi everyone,
we are trying to deploy a SQL cluster into a windows azure pack tenant cloud.
Our azure pack environment contains:
- 4X Hyper-V server in a failover cluster
- 1X SCVMM server
- multiple WAP server
Steps we have done:
-    Windows failover cluster is installed and configured successfully
-    Quorum disk was configured successfully
-    SQL server 2014 installation (via static IP) is successfully. But routing between the VMs is not possible.
-    SQL server 2014 installation (via DHCP) fails at the end of the installation with following error:
        -> We used DHCP to obtain an IP from the scvmm IP pool.
(01) 2015-04-22 15:29:11 Slp: Running Action: cluster_ip_address_cluster_config_Cpu64
(01) 2015-04-22 15:29:11 Slp: Action Data:
(01) 2015-04-22 15:29:11 Slp:   Feature = SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64
(01) 2015-04-22 15:29:11 Slp:   Scenario = install
(01) 2015-04-22 15:29:11 Slp:   Timing = ConfigNonRC
(01) 2015-04-22 15:29:11 Slp:   ConfigObjectType = Microsoft.SqlServer.Configuration.ClusterConfiguration.ClusterIPAddressPrivateConfigObject
(01) 2015-04-22 15:29:11 Slp:   FeatureName = SQL_Engine_Core_Inst
(01) 2015-04-22 15:29:11 Slp:   FeatureCpuType = Cpu64
(01) 2015-04-22 15:29:11 Slp:   FeaturePackageId = sql_engine_core_inst
(01) 2015-04-22 15:29:11 Slp:   FeatureClusterState = CompleteFailoverCluster
(01) 2015-04-22 15:29:11 Slp: Creating IPv4 address 'SQL IP Address 1 (SQLADFS)'.
(01) 2015-04-22 15:29:11 Slp: Creating cluster resource 'SQL IP Address 1 (SQLADFS)' of type 'IP Address' in group 'SQL Server (ADFS)'
(01) 2015-04-22 15:29:11 Slp: Bringing IP address resource 'Type='IP Address' NetworkName='Cluster Network 1' Group='SQL Server (ADFS)' Resource='SQL IP Address 1 (SQLADFS)'' online
(01) 2015-04-22 15:29:11 Slp: Bringing cluster resource 'SQL IP Address 1 (SQLADFS)' online
(01) 2015-04-22 15:29:12 Slp: Prompting user if they want to retry this action due to the following failure:
(01) 2015-04-22 15:29:12 Slp: ----------------------------------------
(01) 2015-04-22 15:29:12 Slp: The following is an exception stack listing the exceptions in outermost to innermost order
(01) 2015-04-22 15:29:12 Slp: Inner exceptions are being indented
(01) 2015-04-22 15:29:12 Slp:
(01) 2015-04-22 15:29:12 Slp: Exception type: Microsoft.SqlServer.Configuration.Cluster.ResourceOnlineException
(01) 2015-04-22 15:29:12 Slp:     Message:
(01) 2015-04-22 15:29:12 Slp:         The cluster resource 'SQL IP Address 1 (SQLADFS)' could not be brought online.  Error: There was a failure to call cluster code from a provider. Exception message: Generic failure
. Status code: 5023. Description: The group or resource is not in the correct state to perform the requested operation.
(01) 2015-04-22 15:29:12 Slp:         .
(01) 2015-04-22 15:29:12 Slp:     HResult : 0x86d8003a
(01) 2015-04-22 15:29:12 Slp:         FacilityCode : 1752 (6d8)
(01) 2015-04-22 15:29:12 Slp:         ErrorCode : 58 (003a)
(01) 2015-04-22 15:29:12 Slp:     Data:
(01) 2015-04-22 15:29:12 Slp:       resourceName = SQL IP Address 1 (SQLADFS)
(01) 2015-04-22 15:29:12 Slp:       errorMessage = There was a failure to call cluster code from a provider. Exception message: Generic failure . Status code: 5023. Description: The group or resource is not in the correct state
to perform the requested operation.
(01) 2015-04-22 15:29:12 Slp:       WatsonData = Microsoft.SqlServer.Configuration.Cluster.ResourceOnlineException@58
(01) 2015-04-22 15:29:12 Slp:       DisableRetry = true
(01) 2015-04-22 15:29:12 Slp:     Inner exception type: Microsoft.SqlServer.Configuration.Cluster.ClusterProviderDetailedException
(01) 2015-04-22 15:29:12 Slp:         Message:
(01) 2015-04-22 15:29:12 Slp:                 There was a failure to call cluster code from a provider. Exception message: Generic failure . Status code: 5023. Description: The
group or resource is not in the correct state to perform the requested operation.
(01) 2015-04-22 15:29:12 Slp:                 .
(01) 2015-04-22 15:29:12 Slp:         HResult : 0x86d70002
(01) 2015-04-22 15:29:12 Slp:                 FacilityCode : 1751 (6d7)
(01) 2015-04-22 15:29:12 Slp:                 ErrorCode : 2 (0002)
(01) 2015-04-22 15:29:12 Slp:         Data:
(01) 2015-04-22 15:29:12 Slp:           ExceptionMessage = Generic failure
(01) 2015-04-22 15:29:12 Slp:           StatusCode = 5023
(01) 2015-04-22 15:29:12 Slp:           Description = The group or resource is not in the correct state to perform the requested operation.
(01) 2015-04-22 15:29:12 Slp:           WatsonData = Microsoft.SqlServer.Configuration.Cluster.ClusterProviderDetailedException@2
(01) 2015-04-22 15:29:12 Slp:         Stack:
(01) 2015-04-22 15:29:12 Slp:                 at Microsoft.SqlServer.Configuration.Cluster.WmiClusterResource.Online(Int32 timeout)
(01) 2015-04-22 15:29:12 Slp:                 at Microsoft.SqlServer.Configuration.Cluster.ClusterResource.Online(Int32 timeout)
(01) 2015-04-22 15:29:12 Slp:         Inner exception type: System.Management.ManagementException
(01) 2015-04-22 15:29:12 Slp:             Message:
(01) 2015-04-22 15:29:12 Slp:                         Generic failure
(01) 2015-04-22 15:29:12 Slp:             HResult : 0x80131501
(01) 2015-04-22 15:29:12 Slp:             Data:
(01) 2015-04-22 15:29:12 Slp:               WmiErrorCode = Failed
(01) 2015-04-22 15:29:12 Slp:               WatsonData = Failed@5023
(01) 2015-04-22 15:29:12 Slp:               Description = The group or resource is not in the correct state to perform the requested operation.
(01) 2015-04-22 15:29:12 Slp:               ErrorType = 1
(01) 2015-04-22 15:29:12 Slp:               Operation = ExecMethod
(01) 2015-04-22 15:29:12 Slp:               ParameterInfo = MSCluster_Resource.Name="SQL IP Address 1 (SQLADFS)"
(01) 2015-04-22 15:29:12 Slp:               ProviderName = WinMgmt
(01) 2015-04-22 15:29:12 Slp:               StatusCode = 5023
(01) 2015-04-22 15:29:12 Slp:             Stack:
(01) 2015-04-22 15:29:12 Slp:                         at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
(01) 2015-04-22 15:29:12 Slp:                         at System.Management.ManagementObject.InvokeMethod(String methodName, ManagementBaseObject
inParameters, InvokeMethodOptions options)
(01) 2015-04-22 15:29:12 Slp:                         at Microsoft.SqlServer.Configuration.WMIInterop.Resource.BringOnline(UInt32 TimeOut)
(01) 2015-04-22 15:29:12 Slp:                         at Microsoft.SqlServer.Configuration.Cluster.WmiClusterResource.Online(Int32 timeout)
(01) 2015-04-22 15:29:12 Slp: ----------------------------------------
We have tried to reinstall the servers multiple times, without result.
Can anyone assist us in this case?
Thanks
Kind Regards
Julian

Hi Darryl,
thanks for your supply.
We don't have an DHCP in the Cloud. System Center DHCP is used for assigning IP addresses and routing inforamtion to the vms.
This works fine for assigning IP addresses to the vms.
At my current point of understanding network virtualisation with system Center, we do not have an alternative to this way of assigning IP addresses.
Kind Regards
Julian

Similar Messages

  • Unable to obtain task sequence from SCCM 2007

    Hi,
    I have problem to deploy OS to one of my new model laptop due to no NIC driver in boot media CD. When running task sequence wizard, i encounter error " unable to find a valid network adapter driver" and I have google it and get the solution.
    However the task sequence did not deploy to my new laptop in SCCM collection.
    Step that i use to deploy OS for this new model
    1. Download new NIC driver into USB drive, load it during WinPE and able to obtain IP address
    2. Add the computer to SCCM deployment collection using tool "SCCM add Computer to Collection v.1.0.0.3" with new netbios name and i saw it inside the collection
    3 Task sequence did not push to this new model and from SCCM server i unable to ping it , it display error
    "Ping request could not find host xxxxxx. Please check the name and try again"
    Is that the reason of the failed deployment?
    Regards,
    Chungb

    did it obtain IP address from DHCP server? is DNS server address is configured in DHCP scope? can you ping using IP address?
    if drivers are proper will suggest to update it in boot media & enable command line support to make it easy for deployment & troubleshooting.
    Prashant Patil

  • APs unable to receive IP address from DHCP (core 6500 series switch)

    Dear Friends,
    a week ago I had stable wireless network APs were getting IPS from 6500 series switch (DHCP) but unfortunately some WISM got rebooted and now APs are unable to receive IP address from Core 6500 DHCP, to cater this issue  I have another DHCP server configured on windows 2008  i created another subnet and and put APs in that vlan now all APs are are successfully receiving IPS from windows DHCP server I don't know why APs are not able to receive IPs from core 6500 series DHCP.
    please advice
    Thanks
    Faysal

    Thanks george for stepping up here is DHCP config
    ip dhcp excluded-address 10.10.30.1 10.10.30.20
    ip dhcp excluded-address 10.10.8.1 10.10.8.10
    ip dhcp excluded-address 192.168.10.1 192.168.10.5
    ip dhcp excluded-address 10.9.20.1 10.9.20.30
    ip dhcp pool vlan_30
    network 10.10.30.0 255.255.254.0
    default-router 10.10.30.1
    option 60 ascii """"""""""""""""""""""""CiscoAPc1250""""""""""""""""""""""""
    option 43 hex f110.0a0a.1e0b.0a0a.1e0d.0a0a.1e0f.0a0a.1e11
    dns-server 10.10.2.11
    lease infinite
    ip dhcp pool WiSM1_SP
    network 192.168.10.0 255.255.255.248
    default-router 192.168.10.1

  • Obtain IP address from Mac address

    Hi all,
    Is ARD capable of obtaining IP addresses from mac addresses?
    Please advise.

    ARD's System Overview can display IP addresses and MAC addresses for computers it manages. If you're asking whether ARD can scan a network for a particular MAC address and return the IP address for a computer that's not in ARD's list of managed computers, then no, it can't (at least not by any method I know of). ARD is really not a network scanning/management application; it's for managing Mac workstations.
    Message was edited by: Dave Sawyer

  • Unable to open the Projects from Project center with the Alias name PWA 2010

    Hi,
    I am unable to open the Projects from Project center with the Alias name with the server name i am able to open the projects, version is  project server 2010,
    My system is ABC.DC.IN  alias name i have given is DEF.AD.COM  
    With the system name i can able access PWA and all are working fine.
    As i have observed with alias name i can able to login to  pwa and all the server  setting approval center all are working fine but only in the project center i am not able to open the projects (http://DEF.AD.COM/pwa/ProjectDrillDown.aspx .xxxx) its
    is coming in the below of the ie. 
    But with Alias name these are the issues i am facing,
    1.when longing with alias name its asking two times for user name and password
    2.when i click on a project from project center its taking some time and asking for user name and password after i enter user name and password "PAGE cannot displayed" error i am getting.
    3. I have observed one more thing if click on Project details then only this issue  is coming project schedule and project information is also opening with Alias name.
    can any one Help me. 
    Vijay kommireddi

    Hi
    Hope the below link will help you.
    And also please check the browser which you are using as mostly IE 8.0 won't support, Please try it in IE 9.0 and Chrome.
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/c03300d2-2a27-4d5d-b3f6-a3660805e125/alternative-access-mapping-when-accessing-the-site-it-is-asking-for-username-and-password
    Thanks
    Geeth If you feel that the answer which i gave you is Helpful please select it as Answer/helpful.

  • CIFS on OES2SP3 not registering as server on WINS server - Unable to obtain server list from CIFS server.

    Running OES2P3 cifs on SLES10SP4. This server is on it's own subnet
    connected via a router to the other subnets, with the rest of the
    servers. Name resolution and CIFS file access does work, but browsing
    does not work. I found that the server registers the workstation
    service with the WINS server, but not the server service. Adding a a
    static WINS entry enables netbios name resolution. But due to the
    unability to obtain a server list from the CIFS server (a packet trace
    shows, that the request for the server list from the OES CIFS server is
    answered by the server with an unspecified server error) browsing does
    not work.
    Is browsing supported by OES2 CIFS like it is in SAMBA or does it need
    another server as browser to allow browsing to work?
    W. Prindl

    Okay, then we have the same knowledge status in that area.
    I'll try to open a SR on this question.
    W. Prindl
    Peter Kuo wrote:
    >Sorry for the delay - I fired up my VM that had CIFS configured for
    >OES2 and you're right that there is no obvious setting for WINS; if
    >its there, like you I cannot readily find it!
    >
    >The closest I can find is:
    >
    >
    >"10.2.4 CIFS Server Broadcasts the Browser Packets every Twelve
    >Minutes
    >
    >Cause: It is designed to broadcast every twelve minutes.
    >
    >Action: An entry with the NetBIOS Name and the respective server IP
    >address in LMHOSTS file must be present on Windows client machine or
    >WINS should be configured for both the server and the client."
    >
    >
    >Oh, I did find (and that was what was in the mind when I first
    >replied) that the CIFS Server Parameter page in iManager has this
    >seting:
    >
    >
    >"WINS IP Address
    >The address of the WINS server that locates the PDC, if the PDC and
    >the server running CIFS are on different subnets."

  • HP LJ8000n unable to obtain IP address

    We have an old LaserJet 8000n that is unable to obtain an IP address. It has been working for the last 10 or so years. In the last two weeks or so, the printer is unable to get an IP address. I did a cold reset and nothing happens. The printer is setup to use DHCP to obtain IP address. I did also tried putting the IP address in manually but that does not work either. Below is the JetDirect configuration page printout.
    Any help/suggestion is much appreciated.

    This seems to be a commercial product. For the best chance at finding a solution I would suggest posting in the forum for HP Business Support!
    You can find the Commercial Laserjet board here:
    http://h30499.www3.hp.com/t5/Printers-LaserJet/bd-p/bsc-413
    Best of Luck!
    You can say thanks by clicking the Kudos Star in my post. If my post resolves your problem, please mark it as Accepted Solution so others can benefit too.

  • Unable to get ip address from DHCP server for Aironet 1130AG Access Point

    I have a network in which DHCP server is enabled. I have read the installation guide also there it is mentioned that 1130G Access point will not have any staic ip assigned to it.So it will automatically get the ip from the DHCP server from the network. I have connected that from the network but it is unable to get the ip address from the same. The same thing i have configured in the netgear it is coming fine. I have seen the sonic wall and used the IPSU tool also from checking the ip address from Mac Address but i am not able to get the same. Please provide me some tips to check where i am wrong in configuration because the first web page also not coming because of the ip address.

    narendra,
    I would suggest that the AP be connected to a laptop or desktop pc that would run a local dhcp server with a small scope setup...plenty of free ones on the web(this pc would obviously not be connected to your currnet network). This way you can watch the dhcp server hand the AP it's address (this can take a few minutes). Once you have the address use it to access the GUI and give the AP a static address (I find it good pratice to give all my autonomous AP's static addresses for ease of troubleshooting)...Hope that helps.

  • Obtain MAC Address from 250 iPads

    Hi all,
    I have taken delivery of 250 iPads which I am configuring with OSX Server on a MAC Mini. So far, so good!
    Our wireless network uses MAC Address authentication so I have to add each MAC Address to our Cisco Wireless controller.
    Without having to go to Settings > General > About and write down the MAC Address from every device, is there a way to obtain the MAC Address from either the box using the barcode, or maybe an App that loads up on screen and shows the MAC Address of the device in a barcode format that I can then quickly scan into an Excel spreadsheet and import?
    I feel that i'm about to waste a lot of time going on to each iPad and obtaining the MAC Address
    Thanks in advance
    Regards
    Jim

    If you have the ability to plug them into Apple Configurator, you can connect them with a USB hub and update and supervise them.  This will let you export MAC Addresses and Serial numbers from Configurator to a CSV file that you can use to upload to your wireless controller.  If you need to, be sure to Unsupervise the iPads when you are done.
    The info you're looking for may also be available through GSX, but I'm not familiar with everything you can use it for on your end.

  • Unable to extract bcc address from incoming mail

    Hello all,
    1>i am facing problem in extracting BCC address from incoming mails .
    2>when i am trying sending mails in BCC address to otherdomain i am preety successful but when i try sending BCC on my own domain i am not able to receive it and hence extract bcc address.
    Please ,if any of u guys have solution for my problem ,reply immediately.
    bobby

    From RFC2822.
    The "Bcc:" field (where the "Bcc" means "Blind Carbon Copy") contains addresses of recipients of the message whose addresses are not to be revealed to other recipients of the message. There are three ways in which the "Bcc:" field is used. In the first case, when a message containing a "Bcc:" field is prepared to be sent, the "Bcc:" line is removed even though all of the recipients (including those specified in the "Bcc:" field) are sent a copy of the message. In the second case, recipients specified in the "To:" and "Cc:" lines each are sent a copy of the message with the "Bcc:" line removed as above, but the recipients on the "Bcc:" line get a separate copy of the message containing a "Bcc:" line. (When there are multiple recipient addresses in the "Bcc:" field, some implementations actually send a separate copy of the message to each recipient with a "Bcc:" containing only the address of that particular recipient.) Finally, since a "Bcc:" field may contain no addresses, a "Bcc:" field can be sent without any addresses indicating to the recipients that blind copies were sent to someone. Which method to use with "Bcc:" fields is implementation dependent, but refer to the "Security Considerations" section of this document for a discussion of each. When a message is a reply to another message, the mailboxes of the authors of the original message (the mailboxes in the "From:" field) or mailboxes specified in the "Reply-
    To:" field (if it exists) MAY appear in the "To:" field of the reply since these would normally be the primary recipients of the reply. If a reply is sent to a message that has destination fields, it is often desirable to send a copy of the reply to all of the recipients of the message, in addition to the author. When such a reply is formed, addresses in the "To:" and "Cc:" fields of the original message MAY appear in the "Cc:" field of the reply, since these are normally secondary recipients of the reply. If a "Bcc:" field is present in the original message, addresses in that field MAY appear in the "Bcc:" field of the reply, but SHOULD NOT appear in the "To:" or "Cc:" fields.
    Bottom line is that bcc fields "should" only contain one address (if any) by the time it is delivered to the recipient. You cannot, with any degree of certainty expect to be able to get a list of e-mail addresses from a bcc field that a bad SMTP implementation may leave lying about.
    SH

  • Implement tool that get support from system center

    Hi All,
    I want to create a application that get support from the system center and provide similar features like system center but in a  simple  to understand to any user. I want to know
    whether is it better to giving the product to client to install it and use or install it on our cloud environment and only giving the service. 
    Thanks

    Hi Yan Li,
    Thanks you for the reply.  I am going to implement a application ( in C#) that communicate with the System center and get the health , performance information and about the services run on devices that have been connected to the system center. 
    Also I am going to get the information of databases that have connected to system center. This is the basic idea of my application. What is the best way to deployment for this kind of application. Also If you could please tell me the way to access to those
    details.
    Thanks

  • Unable to ping IP address from SG300 -10p switch

     i have two core switches, we have configured the vlan 70 in both core switch
    sh run int vlan 70 --ip address: 182.94.177.34/28
    configured the HSRP in both routers.
    we have configured port in vlan 77 in access switch 4507R-E , we are able to ping the ip address.
    again we have installed on Cisco SG300 10p switch case cading to Cisco 4507R-E access switch.
    we have give below commands
    switch manangement IP :
    switch38cbaf(config)int vlan1
    switch38cbaf(config-if)#ip address 124.4.67.47 255.255.255.0
    switch38cbaf(config)#vlan database
    switch38cbaf(config-if)vlan 70
    switch38cbaf(config)#int gigabitethernet1
    switch38cbaf(config-if)#switchport mode access
    switch38cbaf(config-if)#switch access vlan 77
    Trunk Configuration
    switch38cbaf(config)#int gigabitEthernet9
    switch38cbaf(config-if)#description << Trunk | connected to access switch 4507R-E | Fa4/1 >>
    switch38cbaf(config-if)#swtichport mode trunk
    switch38cbaf(config-if)#switchport trunk allowed vlan 77
    problem:
    i am assigned the ip address 182.94.177.44 to  our desktop and connected to port Gi1
    I am able to ping 182.94.177.33, 34 and 35 Ip Address but unable to ping 182.94.177.44

    Some things to check/verify -
    a) is there a typo in your configuration above ie. you have created vlan 70 according to your configuration but the actual vlan you are using is vlan 77
    b) does the trunk link between the access 4500 and the core switch allow vlan 77
    c) try pinging from the client and not to it as there may be a firewall on the PC.
    Jon

  • Unable to get IP address from DHCP

    hi all,
    I have a AP1131 which cannot get IP from DHCP server. I have tried to configure static IP address and controller IP by lwapp command and the AP can successfully joined the controller. However, after I changed it to DHCP in WLC, it cannot get IP address and all lwapp config is gone. It cannot join the controller anymore only after I reset it and configure a static IP for it. The following error message appears after I changed it to DHCP in the WLC:
    *Mar 7 08:44:36.511: RESETTING THE STATIC IP ADDRESS: LWAPP goes back to discovery
    %WIDS-6-DISABLED: IDS Signature is removed and disabled.
    %LWAPP-5-CHANGED: LWAPP changed state to DISCOVERY
    %LWAPP-5-CHANGED: LWAPP changed state to DISCOVERY
    %LINK-3-UPDOWN: Interface Dot11Radio0, changed state to up
    %LINK-3-UPDOWN: Interface Dot11Radio1, changed state to up
    %LWAPP-3-CLIENTERRORLOG: Config Command: error verifying sequence number
    %LINK-5-CHANGED: Interface Dot11Radio1, changed state to reset
    %LINK-5-CHANGED: Interface Dot11Radio0, changed state to reset
    %LWAPP-3-CLIENTERRORLOG: Config Command: error verifying sequence number
    %LWAPP-3-CLIENTERRORLOG: Config Command: error verifying sequence number
    %LWAPP-3-CLIENTERRORLOG: Config Command: error verifying sequence number
    %LWAPP-3-CLIENTERRORLOG: Config Command: error verifying sequence number
    %LWAPP-3-CLIENTERRORLOG: Config Command: error verifying sequence number
    Any expert has some idea on it?
    Thanks.

    Is that AP on the same subnet as the other AP's? The thing is, when you configure the AP with static information, you say the AP is able to join the WLC. This means that there is no issue with the AP. Now when you set the AP to use DHCP and not static, the AP does not obtain a DHCP address? Is that correct? If you have more than one AP on the same switch and on the same vlan, and only one has an issue, then maybe reset that AP to default and see if that fixes it. I'm also assuming that the vlan is being forwarded and you have enough dhcp address in the scope.

  • Unable to get IP address from DHCP since upgrading

    Hi all,
    I upgraded my machine to Mountain Lion last night. Ever since then I have been unable to get any IP information using DHCP. Each time I hit Renew Lease within the Network control panel I just get back a self assigned IP address. If I look in the system logs I see the following generated each time my machine tries to look for the DHCP server:
    Jul 26 01:32:27 Lightning.local configd[22]: bootp_session: bind port 68 failed, No route to host
    Jul 26 01:32:27 Lightning.local configd[22]: bootp_client_open_socket: S_get_bootp_socket() failed, No route to host
    Jul 26 01:32:27 Lightning.local configd[22]: bootp_client_bind_socket_to_if(en1, 6): session socket isn't open
    Jul 26 01:32:27 Lightning.local configd[22]: bootp_session_transmit: neither bpf nor socket send available
    Jul 26 01:32:27 Lightning.local configd[22]: bootp_client_bind_socket_to_if(en1, 0): session socket isn't open
    Jul 26 01:32:28 Lightning.local configd[22]: bootp_session_delayed_close(): socket is already closed
    I've tried rebooting, clearing the PRAM, deleting Prefs, etc, but nothing seems to have worked.
    Anyone any ideas what is going on or what else to try? It used to work perfectly before I upgraded.
    Thanks

    I am also having this problem since I upgraded to Mountain Lion. I did an upgrade from Lion, not a clean install. I had done a clean install of Lion though. In my case, the network connection is working most of the time, but it is droping one a day. Deactivating the Ethernet and the Wi-Fi adapters and reactivating them does not help.
    Here is my what I am getting in the console when I have lost internet connection and I try to renew the DHCP lease:
    2012-08-30 6:13:59.158 PM configd[17]: bootp_session: bind port 68 failed, No route to host
    2012-08-30 6:13:59.158 PM configd[17]: bootp_client_open_socket: S_get_bootp_socket() failed, No route to host
    2012-08-30 6:13:59.158 PM configd[17]: bootp_client_enable_receive(en0): failed
    2012-08-30 6:14:00.158 PM configd[17]: bootp_session_delayed_close(): socket is already closed
    And I get a self assigned IP.
    I hope Apple will have a fix for this soon!
    Cheers!
    JF

  • MacBook Pro can't obtain IP address from Linksys WRT54G v2 router

    I believe I am having the issue described in the article below:
    http://docs.info.apple.com/article.html?artnum=304817
    In a nutshell, AirPort seems to be seeing the wireless router just fine, but internet connect is a no go.  The router is a Linksys WRT54G v2, which should - SHOULD - work w/ my brand new MBP C2D 17", based on the reports I have seen in other threads here.
    In the Network Status tab of the network pref pane, the message is:  "Airport is connected to the network linksys.  Airport has a self-assigned IP address and may not be able to connect to the Internet."  This is in line with the Apple tech doc cited at the link above.
    I am starting a new thread on this because, unlike many of the other folks who are having problems connecting wirelessly, my actual wireless connection seems to be rock solid (AirPort connects to the Linksys instantly, and shows up as full strength with no apparent dropouts).  The problem seems to be with the IP address, as the MBP can't/won't pickup anything other than its self assigned IP when connecting.
    Here are the things I have tried so far (most of which are probably irrelevant as it turns out, b/c the actual wireless connection has been fine - just not the TCP/IP stuff):
    1. Updated to latest firmware in router.
    2. Tried switching to different wireless channel (ch. 11 in this case, based on reports in other threads).
    3. In Linksys settings, changed beacon interval to 50 and lowered packet thresholds as described in another post (can't find the link right now).
    4. Formatted and re-installed OSX onto the MBP.  Did NOT use Migration Assistant this time (since others were apparently having problems due to out of date prefs and PowerPC related items copied over from older machines).
    5. Updated to latest version of OSX Tiger (10.4.8 with all patches installed) using a wired Ethernet connection to the internet.
    6. Downloaded and installed the AirPort Update patch 2006-002 located at:
     http://www.apple.com/support/downloads/airportupdate2006002.html
    7. Repeatedly trashed all AirPort-related keychain items and the SystemPreferences folder in Root/Library/Preferences.
    8. Repeatedly trashed and re-created a new wireless location using Network Assistant.
    9. Salaam thrice towards Cupertino, wave rubber chicken and bathe self in pigs' blood while humming a continuous medley of Mac startup chimes from the last two decades.
    Just kidding about #9, mostly.
    I am starting a new thread about this because I believe my issue is OS related.  The AirPort hardware seems to have a a full-strength and non-intermittent connection to the Linksys router.  The problem appears to be w/ the (in)ability of OSX to negotiate an IP lease with the Linksys box.
    I am posting this to the Linksys forum as well, but do not believe this to be a Linksys issue.  I have two other PowerPC-based Mac laptops in my office, both of which connect flawlessly to the Linksys.  (I'm typing this from one of them.)  In fact, I have torture tested my new MBP with several other wireless routers with the same result - MBP will not connect, while both of the PowerBooks work like a charm with the other routers in question.  Therefore, it surely seems to me like the common denominator here is definitely the MBP and not the router.  I realize that in the support doc at the top of this post, Apple claims it is the responsibility of the router manufacturer, but I just cannot buy that line - based on the fact that EVERY OTHER LAPTOP that I own works great with the Linksys except for my shiny new MBP.
    Beautiful machine otherwise and I really can't wait to get it working, but this is a SERIOUS pain in the you know what.
    At any rate, if anyone has any ideas as to what to try next, I would love to hear about it.  I will be calling AppleCare again first thing tomorrow morning, but it always seems the users are better informed than the Apple guys.
    Thanks in advance for any suggestions.

    if other computers connect to the router just fine , doesn't seem to me a router problem then .. the only thing i can think is to try connecting to a different network and see whether it does any good to u...can't help much if it's an OS related issue...

Maybe you are looking for

  • Cannot send email with Palm Treo Pro

    Hi, We have a Palm Treo Pro that was previously configured to sync with exchange 2003 and at the same time also had an IMAP email account setup for another email address.  We have since removed the Exchange email account and only have the IMAP accoun

  • Does the apple thunderbolt to ethernet dongle support promiscuous mode ?

    Does the apple thunderbolt to ethernet dongle support promiscuous mode ? I need to use the new Retina MBP as a professional laptop for work, and I need to use Etherreal. Etherreal needs the Ethernet card/dongle/chip to run in Promiscuous mode. I have

  • How can I implement this with CWGraph control?

    Who can help me,i meet a difficult problem: Now i have a form(historygraph.frm), four DTPicker controls(DTPicker1,DTPicker2,DTPicker3,DTPicker4), and three command control(cmdFind,cmdNextPage,cmdPreviousPage). My database is SQL SERVER 2000, In my ta

  • I have an optical sensor and two hall effect how can I data log?

    I have built a test rig which consists of a gyroscope.  The gyro is spun up by and electric motor. I need to measure the speed of rotation.  I'm using an optical sensor and two Hall Effect sensors.  I would like to record the output of these and I wo

  • Need to Add Help links to ESS pages

    Hello, I have a requirement to add helps links to ESS services like address etc. The services have the roadmap element. Is it possible to add the link besides the roadmap element and right aligned? Which component should the link be added to? Is it p