Actions
Bug #4102
closedCould not find IPv4/IPv6 gateway for interface log spam
Start date:
12/12/2014
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
Description
There is no IPv4 nor IPv6 assigned to the interface, there was a dynamic IPv6 GW created on 2.1.x, which was made default for the tunnel to work, exactly as suggested per docs: https://doc.pfsense.org/index.php/Using_IPv6_on_2.1_with_a_Tunnel_Broker#Set_Gateway
Now, with 2.2 RC, a bogus $IFACENAME_TUNNELV4 dynamic gateway gets created in addition to $IFACENAME_TUNNELV6, and keeps spamming the logs with incredible amount of useless stuff:
Dec 12 09:45:10 php: rc.filter_configure_sync: Could not find IPv4 gateway for interface (opt3). Dec 12 09:45:10 php: rc.filter_configure_sync: Could not find IPv4 gateway for interface (opt3). Dec 12 09:45:10 php: rc.filter_configure_sync: Could not find IPv4 gateway for interface (opt3). Dec 12 09:45:10 php: rc.filter_configure_sync: Could not find IPv4 gateway for interface (opt3). Dec 12 09:45:10 php: rc.filter_configure_sync: Could not find IPv4 gateway for interface (opt3). Dec 12 09:45:10 php: rc.filter_configure_sync: Could not find IPv4 gateway for interface (opt3). Dec 12 09:45:10 php: rc.filter_configure_sync: Could not find IPv4 gateway for interface (opt3). Dec 12 09:30:10 php: rc.filter_configure_sync: Could not find IPv4 gateway for interface (opt3). Dec 12 09:30:10 php: rc.filter_configure_sync: Could not find IPv4 gateway for interface (opt3). Dec 12 09:30:10 php: rc.filter_configure_sync: Could not find IPv4 gateway for interface (opt3). Dec 12 09:30:10 php: rc.filter_configure_sync: Could not find IPv4 gateway for interface (opt3). Dec 12 09:30:10 php: rc.filter_configure_sync: Could not find IPv4 gateway for interface (opt3). Dec 12 09:30:10 php: rc.filter_configure_sync: Could not find IPv4 gateway for interface (opt3). Dec 12 09:30:10 php: rc.filter_configure_sync: Could not find IPv4 gateway for interface (opt3). Dec 12 09:15:10 php: rc.filter_configure_sync: Could not find IPv4 gateway for interface (opt3). Dec 12 09:15:10 php: rc.filter_configure_sync: Could not find IPv4 gateway for interface (opt3). Dec 12 09:15:10 php: rc.filter_configure_sync: Could not find IPv4 gateway for interface (opt3). Dec 12 09:15:10 php: rc.filter_configure_sync: Could not find IPv4 gateway for interface (opt3). Dec 12 09:15:10 php: rc.filter_configure_sync: Could not find IPv4 gateway for interface (opt3). Dec 12 09:15:10 php: rc.filter_configure_sync: Could not find IPv4 gateway for interface (opt3). Dec 12 09:15:10 php: rc.filter_configure_sync: Could not find IPv4 gateway for interface (opt3). Dec 12 09:00:11 php: rc.filter_configure_sync: Could not find IPv4 gateway for interface (opt3). Dec 12 09:00:11 php: rc.filter_configure_sync: Could not find IPv4 gateway for interface (opt3). Dec 12 09:00:11 php: rc.filter_configure_sync: Could not find IPv4 gateway for interface (opt3). Dec 12 09:00:11 php: rc.filter_configure_sync: Could not find IPv4 gateway for interface (opt3). Dec 12 09:00:11 php: rc.filter_configure_sync: Could not find IPv4 gateway for interface (opt3). Dec 12 09:00:11 php: rc.filter_configure_sync: Could not find IPv4 gateway for interface (opt3). Dec 12 09:00:11 php: rc.filter_configure_sync: Could not find IPv4 gateway for interface (opt3).
Additionally, need to disable monitoring manually for that phantom GW manually.
Actions