Page 1 of 1
					
				status pages becomes empty after firewall restart
				Posted: Sat Oct 03, 2015 5:10 am
				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? 

 
			 
			
					
				Re: status pages become empty sometimes
				Posted: Sat Oct 03, 2015 5:34 am
				by Lantis
				Firewall and/or qosmon crashing.
			 
			
					
				Re: status pages become empty sometimes
				Posted: Sat Oct 03, 2015 7:00 am
				by harsini
				should it have a log in output?I didn't see anything special in logread result.
			 
			
					
				Re: status pages become empty sometimes
				Posted: Sat Oct 03, 2015 7:07 am
				by Lantis
				use PS or Top to see if the processes are running
			 
			
					
				Re: status pages become empty sometimes
				Posted: Sat Oct 03, 2015 3:40 pm
				by harsini
				well actually I write a script on a dnsmasq change using 
 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. 

 
			 
			
					
				Re: status pages become empty sometimes
				Posted: Sat Oct 03, 2015 3:51 pm
				by Lantis
				Yes it is
			 
			
					
				Re: status pages become empty sometimes
				Posted: Sat Oct 03, 2015 4:18 pm
				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,... .
 
			 
			
					
				Re: status pages become empty sometimes
				Posted: Sat Oct 03, 2015 7:03 pm
				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
			 
			
					
				Re: status pages become empty sometimes
				Posted: Sun Oct 04, 2015 1:35 am
				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 .
 
			 
			
					
				Re: status pages become empty after firewall restart
				Posted: Sun Oct 04, 2015 4:16 am
				by Lantis
				No worries mate 
