status pages becomes empty after firewall restart

General discussion about Gargoyle, OpenWrt or anything else even remotely related to the project

Moderator: Moderators

Post Reply
User avatar
harsini
Posts: 84
Joined: Mon Jul 22, 2013 9:59 am
Location: Iran

status pages becomes empty after firewall restart

Post by harsini »

Hi.I set simple light QoS and quota on my 741nd gargoyle 1.8.0 and sometimes sections under status i.e. QoS Distribution,Quota,bandwidth Distribution all are become empty not QoS chart nor bandwidth graph nor quota usage of users,non are shown. And sometimes they shown after reboot.
What do you guess it's related to? :|
Last edited by harsini on Mon Oct 05, 2015 10:26 am, edited 2 times in total.

Lantis
Moderator
Posts: 6786
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: status pages become empty sometimes

Post by Lantis »

Firewall and/or qosmon crashing.
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

User avatar
harsini
Posts: 84
Joined: Mon Jul 22, 2013 9:59 am
Location: Iran

Re: status pages become empty sometimes

Post by harsini »

should it have a log in output?I didn't see anything special in logread result.

Lantis
Moderator
Posts: 6786
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: status pages become empty sometimes

Post by Lantis »

use PS or Top to see if the processes are running
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

User avatar
harsini
Posts: 84
Joined: Mon Jul 22, 2013 9:59 am
Location: Iran

Re: status pages become empty sometimes

Post by harsini »

well actually I write a script on a dnsmasq change using

Code: Select all

dhcp-script=...
in /etc/dnsmaq.conf file and I restart firewall at the end of script .I think that is the main reason for the problem. :?
I want to block the mac address of each connected client with its ip with the scrip by inserting them into /etc/ethers but I think a firewall restart is needed when writing them to the file. :|

Lantis
Moderator
Posts: 6786
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: status pages become empty sometimes

Post by Lantis »

Yes it is
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

User avatar
harsini
Posts: 84
Joined: Mon Jul 22, 2013 9:59 am
Location: Iran

Re: status pages become empty sometimes

Post by harsini »

Lantis wrote:Yes it is
Do you have any suggestion for doing this.It seems restarting firewall disable all thing for me Qos,quotas,... .

Lantis
Moderator
Posts: 6786
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: status pages become empty sometimes

Post by Lantis »

How are you doing the firewall restart?
There's a gargoyle script that does it. Running /etc/init.d/firewall restart doesn't work.

/usr/lib/gargoyle/restart_firewall.sh I think
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

User avatar
harsini
Posts: 84
Joined: Mon Jul 22, 2013 9:59 am
Location: Iran

Re: status pages become empty sometimes

Post by harsini »

Lantis wrote:How are you doing the firewall restart?
There's a gargoyle script that does it. Running /etc/init.d/firewall restart doesn't work.

/usr/lib/gargoyle/restart_firewall.sh I think
Thanks that works perfect.I haven't been used that before this.I always used /etc/init.d/firewall restart .

Lantis
Moderator
Posts: 6786
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: status pages become empty after firewall restart

Post by Lantis »

No worries mate :)
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

Post Reply