Opened 3 years ago
Closed 3 years ago
#1540 closed (fixed)
latest DHCP changes broke
| Reported by: | frater | Owned by: | |
|---|---|---|---|
| Keywords: | Cc: |
Description
My Copperjet modem can give its PPPoA-obtained WAN-IP to a DHCP-client on its ethernet. It needs a hostname for this. Somehow it is not seeing this hostname anymore. As it seems the DHCP-client is not giving its hostname anymore.
My copperjet now refuses to give its WAN-IP anymore.
This has been broken before and fixed a few years back.
Change History (7)
comment:1 Changed 3 years ago by frater
comment:2 Changed 3 years ago by frater
comment:3 Changed 3 years ago by BrainSlayer
- Resolution set to fixed
- Status changed from new to closed
fixed in r14568
comment:4 Changed 3 years ago by frater
- Resolution fixed deleted
- Status changed from closed to reopened
The behaviour is different. It now sees the hostname which is WAN in my case, but zipB still doesn't give me its WAN IP unless I tell it to give to '172.19.3.2' instead of 'WAN'. I'm sorry I can't give you a proper bug report. It's really the strange implementation of "ZipB" on my Copperjet which is the cause, but this workaround I wrote has been working for years.
I would appreciate it if you could take a second look and check if the DHCP-client is really behaving as it should.
comment:5 Changed 3 years ago by BrainSlayer
its working as it should. the bug was caused by a small change in the dhcp client parameters which introduced a typo. its now working like before
comment:6 Changed 3 years ago by frater
My copperjet router still doesn't recognizes the hostname of my router and keeps refusing it the Internet IP-address. DD-WRT gets stuck with 172.19.3.2
I'm now running SVN 14818, and I know what change broke it. The fix didn't fix it.
Before I go on holidays I will downgrade the firmware as I need to keep it going to access my services.....
comment:7 Changed 3 years ago by frater
- Resolution set to fixed
- Status changed from reopened to closed
http://svn.dd-wrt.com:8000/dd-wrt/changeset/14848
hoping Brainslayer reads this.....

I found the previous ticket which was made in Mantis: http://www.dd-wrt.com/dd-wrtv2/bugtracker/view.php?id=2168