Project

General

Profile

Actions

Bug #4102

closed

Could not find IPv4/IPv6 gateway for interface log spam

Added by Kill Bill almost 10 years ago. Updated about 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Logging
Target version:
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 #1

Updated by Kill Bill almost 10 years ago

Guys, can you tell me how to stop logging this junk at least? This renders the system log absolutely useless with firewall schedules in place.

Actions #2

Updated by Kill Bill over 9 years ago

https://github.com/pfsense/pfsense/pull/1784

Dunno why this needs to be logged or what kind of debugging is this supposed to be conducive to.

Actions #3

Updated by Chris Buechler about 9 years ago

  • Subject changed from IPv6 GIF tunnel - Could not find IPv4 gateway for interface to Could not find IPv4/IPv6 gateway for interface log spam
  • Category set to Logging
  • Status changed from New to Resolved
  • Target version set to 2.2.5
  • Affected Version changed from 2.2 to All

fixed, thanks

Actions

Also available in: Atom PDF