What's new

Getting list of DHCP leases via SSH

mailliw

New Around Here
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:

Code:
<% nvram_dump("leases.log", "leases.sh"); %>

Can't find those files - anyone know how I can spit them out?

Thanks

Will
 

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top