3rd WAN vLAN interface error but working fine!
-
Can anyone shed any light on this error?
php: : An error occurred while trying to determine the real interface name for the gateway opt4
The new interface is working absolutely fine but I'm getting this error in the system log every couple of hours - the only single difference between this interface and the other two WAN interfaces is this last one is DHCP where as the first two are static.
Anyone?
-
Sorry to bump my own thread (I hate that too) But surly I don't have to do a full reinstall just to see if the error goes away!
Apr 2 08:43:58 php: : An error occurred while trying to determine the real interface name for the gateway opt4
Apr 2 08:43:54 check_reload_status: reloading filter
Apr 2 08:43:48 php: : An error occurred while trying to determine the real interface name for the gateway opt4 -
Is this version 1.2 or 2.0?
-
1.2.3-PRERELEASE-TESTING-VERSION
-
That was a cosmetic bug, the logic was messed up so it always logged that every time it ran through part of the code. I fixed it, so it only logs if there really is an error.