How to reduce DHCP requests to my ISP
Posted: 25 Aug 2012, 11:21
Hi,
My ISP, comhem in Sweden, is giving me an IP address that lasts between 1.5 to 3 hours. The B3 however performs a DHCPREQUEST to my ISP with an interval between 5 minutes to 20 minutes.
I am trying to reduce the disk access on my B3 and would like the B3 to only request a IP address just before it expires. Does anyone know how to modify the B3 to more accurately comply with the DHCP renewal time?
A part of my syslog showing this issue can be found below.
/Morgan
My ISP, comhem in Sweden, is giving me an IP address that lasts between 1.5 to 3 hours. The B3 however performs a DHCPREQUEST to my ISP with an interval between 5 minutes to 20 minutes.
I am trying to reduce the disk access on my B3 and would like the B3 to only request a IP address just before it expires. Does anyone know how to modify the B3 to more accurately comply with the DHCP renewal time?
A part of my syslog showing this issue can be found below.
/Morgan
Aug 25 11:39:21 MorganB3 dhclient: DHCPREQUEST on eth0 to 10.125.1.11 port 67
Aug 25 11:39:21 MorganB3 dhclient: DHCPACK from 10.125.1.11
Aug 25 11:39:23 MorganB3 dhclient: bound to 83.251.130.102 -- renewal in 4678 seconds.
Aug 25 11:39:33 MorganB3 dnsmasq[27149]: reading /etc/resolv.conf
Aug 25 11:39:33 MorganB3 dnsmasq[27149]: using nameserver 193.150.193.150#53
Aug 25 11:39:33 MorganB3 dnsmasq[27149]: using nameserver 83.255.245.11#53
Aug 25 11:51:08 MorganB3 dhclient: DHCPREQUEST on eth0 to 10.125.1.11 port 67
Aug 25 11:51:08 MorganB3 dhclient: DHCPACK from 10.125.1.11
Aug 25 11:51:10 MorganB3 dhclient: bound to 83.251.130.102 -- renewal in 5279 seconds.
Aug 25 11:52:05 MorganB3 dnsmasq[27149]: reading /etc/resolv.conf
Aug 25 11:52:05 MorganB3 dnsmasq[27149]: using nameserver 193.150.193.150#53
Aug 25 11:52:05 MorganB3 dnsmasq[27149]: using nameserver 83.255.245.11#53
Aug 25 11:55:09 MorganB3 dhclient: DHCPREQUEST on eth0 to 10.125.1.11 port 67
Aug 25 11:55:09 MorganB3 dhclient: DHCPACK from 10.125.1.11
Aug 25 11:55:11 MorganB3 dhclient: bound to 83.251.130.102 -- renewal in 10010 seconds.
Aug 25 11:55:12 MorganB3 dnsmasq[27149]: reading /etc/resolv.conf
Aug 25 11:55:12 MorganB3 dnsmasq[27149]: using nameserver 193.150.193.150#53
Aug 25 11:55:12 MorganB3 dnsmasq[27149]: using nameserver 83.255.245.11#53
Aug 25 12:16:33 MorganB3 dhclient: DHCPREQUEST on eth0 to 10.125.1.11 port 67
Aug 25 12:16:33 MorganB3 dhclient: DHCPACK from 10.125.1.11
Aug 25 12:16:35 MorganB3 dhclient: bound to 83.251.130.102 -- renewal in 9444 seconds.
Aug 25 12:17:11 MorganB3 dnsmasq[27149]: reading /etc/resolv.conf
Aug 25 12:17:11 MorganB3 dnsmasq[27149]: using nameserver 193.150.193.150#53
Aug 25 12:17:11 MorganB3 dnsmasq[27149]: using nameserver 83.255.245.11#53
Aug 25 12:23:38 MorganB3 dhclient: DHCPREQUEST on eth0 to 10.125.1.11 port 67
Aug 25 12:23:38 MorganB3 dhclient: DHCPACK from 10.125.1.11
Aug 25 12:23:40 MorganB3 dhclient: bound to 83.251.130.102 -- renewal in 9283 seconds.
Aug 25 12:23:48 MorganB3 dnsmasq[27149]: reading /etc/resolv.conf
Aug 25 12:23:48 MorganB3 dnsmasq[27149]: using nameserver 193.150.193.150#53
Aug 25 12:23:48 MorganB3 dnsmasq[27149]: using nameserver 83.255.245.11#53