Page 2 of 3

Re: Mac address list with names

Posted: Sat Mar 05, 2016 8:55 am
by x1705
I think i found the problem. I was entering both the "known-devices" and "device-groups" fields in. it wouldn't save if they were both populated with new info. If i complete just one of them at a time it will save. so...
filling out all my known-devices first, saving, ...THEN making Device-Groups, and saving separately works. Thanks! :)

Re: Mac address list with names

Posted: Sat Mar 05, 2016 3:33 pm
by nworbnhoj
Sounds like a bug to me - that's not how I intended it to work. Thank you for chasing it down and reporting.

Re: Mac address list with names

Posted: Fri Apr 22, 2016 1:45 am
by ispyisail
hi nworbnhoj

Whats the status of this feature?

Re: Mac address list with names

Posted: Fri Apr 22, 2016 5:04 am
by nworbnhoj
@ispyisail waiting on @eric to review and (hopefully) merge.@eric seems comfortable with the idea and implementation but it touches a lot of files so the review is taking a long while with @eric's limited time.

I have been running the code on my router for 4 months now and it is stable for my use. Different people will use it in different ways though so I am keen to get it out there and fix the problems that people report.

Re: Mac address list with names

Posted: Fri Apr 22, 2016 5:34 am
by ispyisail
Thanks

I'm really hanging out for this feature, its something I've wanted for a long time.


I really love your table re-sort

I was also thinking that your table re-sort would also be good in "Web Monitor Preferences"?


Thanks for your hard work on this

Re: Mac address list with names

Posted: Sun May 22, 2016 3:52 am
by iincitr
Hi everybody

How can I apply this most wanted future to my router.

Thank you

Re: Mac address list with names

Posted: Sun May 22, 2016 4:32 am
by ispyisail
not released yet

https://github.com/ericpaulbishop/gargoyle/pull/403

I think there are some private builds around, can't find links

Re: Mac address list with names

Posted: Sun May 22, 2016 5:59 am
by nworbnhoj
iincitr wrote:How can I apply this most wanted future to my router.
https://github.com/nworbnhoj/gargoyle/b ... /README.md

Re: Mac address list with names

Posted: Wed May 25, 2016 3:29 am
by iincitr
I did try

But this is not what I want exactly.

While writing the mac address , for example on the restiriction page, may there will be a combo box and there I do choose the device via host name and/or mac address like as setting static IP on page DHCP setting.

thank you.

Re: Mac address list with names

Posted: Wed May 25, 2016 3:23 pm
by nworbnhoj
iincitr wrote:While writing the mac address , for example on the restiriction page, may there will be a combo box and there I do choose the device via host name and/or mac address like as setting static IP on page DHCP setting.
There is already a Drop down for Group selection on that page - but yours is an interesting idea. The drop-down could be expanded to include all known Groups, Device names, IP's and MAC's. My thinking is that (ultimately) the MAC & IP addresses should exist only on the DHCP page and only Device and Group names used throughout the rest of the interface. It would make it much more user friendly IMO.

If/when this development is merged into the main project then I will take a look at it.