Closed PxxBxx closed 5 years ago
OpenMPTCProuter doesn't require DHCP disabled on all wans, but if all wans are on same network you will have a problem. Static DHCP is not a problem.
It's dnsmasq that is used as DHCP server.
You can add new interface (in Network->Interfaces) that you can add in lan firewall zone and use IP in the network you want and set DHCP server on it as you want.
So I don't really see what problem you can't solve with current OpenMPTCProuter here :)
sorry for mentioning odhcpd instead of dnsmasq, i'm not familiar with OMR linux base, I did a simple "ps" and saw a odhcpd process... I think you gave me enough indications to manage it by myself. What I asked was some "magic UI" that would detect I setup new subnet in the dhcp leases, and do what you list : add a new interface, setup the firewall zones, setup dhcp server on this subnet.
seems simple enough to do it myself !
note to myself : to backup the OMR config or the sdcard before clicking everywhere....
I would love to have DHCP leases outside the "lan" network. eg.
Problem : OMR requires that dhcp are disabled on all wans.
So the goal is : OMR should be able to assign IPs outside the OMR network.
I only dig at this problem on a theorically point of view, maybe the technical reality will invalidate what follows.
Would it be possible for the luci dhcp configuration page, to allow the specification of out-of-bound network IP leases ?
eg :
Dear @Ysurac I know you will hate me for asking this a second time, but If you still say "no", I promise I won't ask again (or I will create a new GH account ^^). I only sent this request because I'm confident this should work. But it could also be overkill, and you know better than me.