Static route is vanishing out of the blue
- 
 Hi guys! I updated my pfSense to new version 2.1.3 and I've realized that a specific static route has been disappearing of the nothing. Actually it works for a while, some hours, and after it disappears by itself, so I've got set up it again in the webConfigurator even that the static route being in there. In my logs I got these lines about the static route: find ./ | xargs grep 192.168.1.0 
 ./system.log:Jun 6 10:25:37 srvbvguafw01 php: : Static Routes: Gateway IP could not be found for 192.168.1.0/24
 ./system.log:Jun 6 10:25:37 srvbvguafw01 php: : Static Routes: Gateway IP could not be found for 192.168.1.0/24
 ./system.log:Jun 6 10:25:37 srvbvguafw01 php: : Static Routes: Gateway IP could not be found for 192.168.1.0/24
 ./system.log:Jun 8 15:36:40 srvbvguafw01 php: /system_routes.php: The command '/sbin/route delete -inet '192.168.1.0/24'' returned exit code '1', the output was 'route: writing to routing socket: No such process delete net 192.168.1.0: not in table'
 ./system.log:Jun 9 08:35:01 srvbvguafw01 php: /system_routes.php: The command '/sbin/route delete -inet '192.168.1.0/24'' returned exit code '1', the output was 'route: writing to routing socket: No such process delete net 192.168.1.0: not in table'Any help? Thanks!