Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Question:

Question: DHCP Timeout

I need to change my dhcp time out in 10.5.4.
I've researched everywhere and I can't find out how. My macbook self assigns an ip address after 5 or so seconds. Yes I can set my IP manually but for some reason the satellite internet system I am on throttles my connection to 6 kB/s down and 2-3 kB/s up when I don't use DHCP. Windows XP direct cable to the switch works fine but they take about 30-45 seconds to grab an IP address. My dlink router also will not grab an IP as it takes too long.
I've been reading everywhere so if you can tell me how to change it great, I don't need to know anything else.
Thanks!
Tyler

Macbook intel, Mac OS X (10.5.4)

Posted on Jul 18, 2008 2:55 PM

Reply

Aug 2, 2008 1:51 PM in response to baltwo In response to baltwo

baltwo, your response is rude.

I reached this very page through a google search for "mac os x dhcp timeout." You are no help, you have only served to frustrate me and surely thousands of other users in similar situations. Either you know the answer to our question or you do not. If the answer is no, then the best way to be a part of the solution is to stay silent.

I still haven't found a way to change the DHCP timeout, and mine timeouts after two seconds. If I could extend that to 20 seconds, I might be able to use DHCP again, but until then I'm stuck googling with no results.

Cheers,
Tim

Aug 2, 2008 1:51 PM

Reply Helpful

Oct 4, 2008 3:16 AM in response to Dogcow-Moof In response to Dogcow-Moof

I found what may do it, but it will require use of Terminal.

In the file /System/Library/SystemConfiguration/IPConfiguration.bundle/Contents/Resources/IP Configuration.xml, you'll find the lines:

<key>InitialRetryTimeSeconds</key>
<integer>1</integer>


The "1" is the field you'll need to change to "8" or larger.

Next, look for the lines:

<key>MaximumRetryTimeSeconds</key>
<integer>8</integer>


The "8" is the field you need to change to "60" or larger, depending on what you think the maximum time will be to obtain a DHCP address from your satellite modem.

For your own safety and sanity, be sure to backup the IPConfiguration.xml file before editing it.

You'll also need to reboot your Mac after making the changes to this file.

Oct 4, 2008 3:16 AM

Reply Helpful (1)

Oct 4, 2008 5:00 AM in response to Dogcow-Moof In response to Dogcow-Moof

I have come to this a bit late, but if the OP is using a DLink router, does this not have a config page (usually accessed through the browser). My router uses the IP number which is quite common for access to the relevant pages and the timeout setting is easily changed.

More information from OP? Or did I miss something?

Oct 4, 2008 5:00 AM

Reply Helpful
User profile for user: zarge

Question: DHCP Timeout