I have successfully setup Gargarle WRT on TP-LINK TL-WR1043ND wifi router.
In Gargorle Connection | Basic page, there is a section "Local Network / LAN" to setup router's IP. The IP has to be enter statically. In some situation, I want to use the router as normal DHCP client on my LAN that has DHCP server. The GUI doesn't seems to have any option that make the router as normal DHCP client acquired IP from DHCP server.
Please advice how to make router acquired IP from DHCP server using normal LAN port (not WAN port).
Can Router IP request from DHCP server?
Moderator: Moderators
Re: Can Router IP request from DHCP server?
To function as a router your Gargoyle router needs to be the DHCP server on your LAN. There are many functions that depend on it. So you will have to disable whatever other DHCP server you have on your LAN.
Linksys WRT1900ACv2
Netgear WNDR3700v2
TP Link 1043ND v3
TP-Link TL-WDR3600 v1
Buffalo WZR-HP-G300NH2
WRT54G-TM
Netgear WNDR3700v2
TP Link 1043ND v3
TP-Link TL-WDR3600 v1
Buffalo WZR-HP-G300NH2
WRT54G-TM
Re: Can Router IP request from DHCP server?
Thanks. Perhaps I didn't ask clearly about my intention. I want to make the router as normal DHCP client on my LAN. It seems like the Gargoyle Web UI doesn't have any option to make the device as DHCP client. At the moment, I must enter a static IP address to the device.
- DoesItMatter
- Moderator
- Posts: 1373
- Joined: Thu May 21, 2009 3:56 pm
Re: Can Router IP request from DHCP server?
You might be able to do this via command line.ccy wrote: Please advice how to make router acquired IP from DHCP server using normal LAN port (not WAN port).
There are no options to set this up via GUI currently.
http://wiki.openwrt.org/doc/uci/network
Might give you some help there.


2x Asus RT-N16 = Asus 3.0.0.4.374.43 Merlin
2x Buffalo WZR-HP-G300NH V1 A0D0 = Gargoyle 1.9.x / LEDE 17.01.x
2x Engenius - ESR900 Stock 1.4.0 / OpenWRT Trunk 49400
Re: Can Router IP request from DHCP server?
Does the option in Connection/DHCP not do this? Set the LAN DHCP enabled?DoesItMatter wrote:You might be able to do this via command line.ccy wrote: Please advice how to make router acquired IP from DHCP server using normal LAN port (not WAN port).
There are no options to set this up via GUI currently.
http://wiki.openwrt.org/doc/uci/network
Might give you some help there.