Graph for latency to gateway gone blank after Core Update 158

i have restore this rule is ok for fierwall log

ok But I have a problem to make this rule for the gateway can you give me an example?
thanks you

to understand can you tell me if these rules are good for ping gateway

if gateway=192.168.1.0
if wan ipfire=192.168.1.1
iptables -A INPUT -p icmp --icmp-type 8 -s 192.168.1.0 -d 192.168.1.1 -j ACCEPT
iptables -A OUTPUT -p icmp --icmp-type 0 –s 192.168.1.1 -d 192.168.1.0 -j ACCEPT

thanks

after the ipfire 159 update all graphics are working
thanks to the developer

1 Like