Search found 9 matches

by wally_walrus
Thu Dec 03, 2009 12:44 pm
Forum: Other Issues
Topic: Access restrictions causing reboot
Replies: 11
Views: 9676

Re: Access restrictions causing reboot

So if I understand you properly, the packages that need to be updated are not only gargoyle-related but standard openwrt packages that you modified to work with gargoyle. So essentially you customized openwrt so it works with your gargoyle front-end. If that's the case, then maybe you shouldn't list...
by wally_walrus
Sun Nov 29, 2009 3:17 pm
Forum: Other Issues
Topic: Access restrictions causing reboot
Replies: 11
Views: 9676

Re: Access restrictions causing reboot

Thanks for the suggestion, but I already spent a lot of time customizing some other packages (installed and configured pptpd, added a few packages that were not installed by default, etc), so I'd rather not start from scratch if I absolutely don't have to... Are you saying that your package reposito...
by wally_walrus
Fri Nov 27, 2009 10:35 pm
Forum: Other Issues
Topic: Access restrictions causing reboot
Replies: 11
Views: 9676

Re: Access restrictions causing reboot

Also forgot to mention that my dyndns host was blocked due to abuse by the ddns-gargoyle client, and then my host was deleted after I disabled the client (due to no use). I read in another post that someone was suspecting a bug in ddns-gargoyle where instead of every 3 days (default value), the upda...
by wally_walrus
Fri Nov 27, 2009 10:04 pm
Forum: Other Issues
Topic: Access restrictions causing reboot
Replies: 11
Views: 9676

Re: Access restrictions causing reboot

Thanks, I did what you suggested, and now it seems like it does not reboot any longer, but it still doesn't work as expected either... Maybe I misinterpret the rules, please take a look at the attached snapshot. What I'm trying to accomplish is: - between the hours of 20:00 to 21:00 restrict the acc...
by wally_walrus
Thu Nov 26, 2009 3:08 pm
Forum: Other Issues
Topic: DHCP
Replies: 8
Views: 6244

Re: DHCP

You're not doing anything wrong, if the PC doesn't make a DHCP request (which it doesn't need to, since it has preconfigured IP) it won't get assigned the (other) IP that the router has for it in its static DHCP server list
by wally_walrus
Mon Nov 23, 2009 11:38 am
Forum: Other Issues
Topic: Access restrictions causing reboot
Replies: 11
Views: 9676

Re: Access restrictions causing reboot

Anyone can help with the command to reinstall the gargoyle package? As per Eric he should have uploaded the 1.1.2 packages, however I can't find them. I use: http://gargoyle-router.com/packages/kamikaze0809/brcm-2.4 as the repository in my /etc/opkg.conf file as I run Openwrt on a WRT54GS v1.0 when ...
by wally_walrus
Sat Nov 21, 2009 12:58 pm
Forum: Other Issues
Topic: Access restrictions causing reboot
Replies: 11
Views: 9676

Re: Access restrictions causing reboot

I ran:

root@openwrt:~# opkg install gargoyle
Package gargoyle (1.0.0-6) installed in root is up to date.
root@openwrt:~#

what command do I need to run to reinstall the updated packages? I initially installed Gargoyle as a package on top of an existing OpenWrt base


Thanks
by wally_walrus
Sat Nov 21, 2009 11:50 am
Forum: Other Issues
Topic: Access restrictions causing reboot
Replies: 11
Views: 9676

Re: Access restrictions causing reboot

Thanks, but I still can't find the updated packages opkg list_installed | grep gargoyle bwmon-gargoyle - 1.0.0-1 - ddns-gargoyle - 1.0.0-1 - gargoyle - 1.0.0-6 - gargoyle-firewall-util - 1.0.0-1 - httpd-gargoyle - 1.0.0-1 - qos-gargoyle - 1.0.0-1 - webmon-gargoyle - 1.0.0-1 - opkg update opkg list |...
by wally_walrus
Sat Nov 21, 2009 12:17 am
Forum: Other Issues
Topic: Access restrictions causing reboot
Replies: 11
Views: 9676

Access restrictions causing reboot

I installed Gargoyle as a package on top of Openwrt Kamikaze 8.09.1, adding the package repository as a "src line" in /etc/opkg.conf: src gargoyle http://gargoyle-router.com/packages/kamikaze0809/brcm-2.4 I was mainly interested in the QoS and Access Restrictions features, but I'm not able...