Hi,
Really enjoying the Merlin build of this router, but can't find a command to (simply) list the active DHCP leases. I need this list:
http://router/Main_DHCPStatus_Content.asp
I see the code for this page calls the following:
Can't find those files - anyone know how I can spit them out?
Thanks
Will
Really enjoying the Merlin build of this router, but can't find a command to (simply) list the active DHCP leases. I need this list:
http://router/Main_DHCPStatus_Content.asp
I see the code for this page calls the following:
Code:
<% nvram_dump("leases.log", "leases.sh"); %>
Can't find those files - anyone know how I can spit them out?
Thanks
Will