Project

General

Profile

Actions

Bug #6656

closed

/rc.newwanip - Excessive Usage

Added by Christian M. almost 8 years ago. Updated almost 8 years ago.

Status:
Not a Bug
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
07/28/2016
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:
amd64

Description

Currently having the following problem:
According to the systemlogs /rc.newwanip is executed every 3 minutes or so and "detects an ip change". As you can see in the following logs, the IP is the same. Because this script restarts all services, this results in a short connection outtake every 3 minutes.

Jul 28 22:26:46 php-fpm 64840 /rc.start_packages: Restarting/Starting all packages.
Jul 28 22:26:46 php-fpm 64840 /rc.start_packages: Restarting/Starting all packages.
Jul 28 22:26:45 xinetd 22987 Reconfigured: new=0 old=1 dropped=0 (services)
Jul 28 22:26:45 xinetd 22987 readjusting service 6969-udp
Jul 28 22:26:45 xinetd 22987 Swapping defaults
Jul 28 22:26:45 xinetd 22987 Starting reconfiguration
Jul 28 22:26:45 check_reload_status Starting packages
Jul 28 22:26:45 php-fpm 92592 /rc.newwanip: pfSense package system has detected an IP change or dynamic WAN reconnection - -> 172.16.1.1 - Restarting packages.
Jul 28 22:26:45 check_reload_status Reloading filter
Jul 28 22:26:45 php-fpm 92592 /rc.newwanip: rc.newwanip called with empty interface.
Jul 28 22:26:45 php-fpm 92592 /rc.newwanip: rc.newwanip: on (IP address: 172.16.1.1) (interface: []) (real interface: ovpns1).
Jul 28 22:26:45 php-fpm 92592 /rc.newwanip: rc.newwanip: Info: starting on ovpns1.
Jul 28 22:26:45 check_reload_status Starting packages
Jul 28 22:26:45 php-fpm 92592 /rc.newwanip: pfSense package system has detected an IP change or dynamic WAN reconnection - 84.113.28.199 -> 84.113.28.199 - Restarting packages.
Jul 28 22:26:43 xinetd 22987 Reconfigured: new=0 old=1 dropped=0 (services)
Jul 28 22:26:43 xinetd 22987 readjusting service 6969-udp
Jul 28 22:26:43 xinetd 22987 Swapping defaults
Jul 28 22:26:43 xinetd 22987 Starting reconfiguration
Jul 28 22:26:43 check_reload_status rc.newwanip starting ovpns1
Jul 28 22:26:43 php-fpm 92592 /rc.newwanip: Started IGMP proxy service.
Jul 28 22:26:43 igmpproxy 55170 select() failure; Errno(4): Interrupted system call
Jul 28 22:26:43 kernel ovpns1: link state changed to UP
Jul 28 22:26:42 php-fpm 92592 /rc.newwanip: Creating rrd update script
Jul 28 22:26:42 check_reload_status Reloading filter
Jul 28 22:26:42 check_reload_status Reloading filter
Jul 28 22:26:42 kernel ovpns1: link state changed to DOWN
Jul 28 22:26:42 php-fpm 92592 /rc.newwanip: Resyncing OpenVPN instances for interface WAN.
Jul 28 22:26:41 php-fpm 92592 /rc.newwanip: phpDynDNS (xxxxx.ddns.net): No change in my IP address and/or 25 days has not passed. Not updating dynamic DNS entry.
Jul 28 22:26:37 php-fpm 92592 /rc.newwanip: ROUTING: setting default route to 84.113.28.1
Jul 28 22:26:36 xinetd 22987 Reconfigured: new=0 old=1 dropped=0 (services)
Jul 28 22:26:36 xinetd 22987 readjusting service 6969-udp
Jul 28 22:26:36 xinetd 22987 Swapping defaults
Jul 28 22:26:36 xinetd 22987 Starting reconfiguration
Jul 28 22:26:36 php-fpm 92592 /rc.newwanip: rc.newwanip: on (IP address: 84.113.28.199) (interface: WAN[wan]) (real interface: re0).
Jul 28 22:26:36 php-fpm 92592 /rc.newwanip: rc.newwanip: Info: starting on re0.
Jul 28 22:26:35 check_reload_status rc.newwanip starting re0

On the Gateway page i can see:
Jul 28 22:26:37 dpinger send_interval 500ms loss_interval 2000ms time_period 60000ms report_interval 0ms data_len 0 alert_interval 1000ms latency_alarm 500ms loss_alarm 20% dest_addr 84.113.28.1 bind_addr 84.113.28.199 identifier "wan "

Pfsense Version:
2.3.2-RELEASE (amd64)
built on Tue Jul 19 12:44:43 CDT 2016
FreeBSD 10.3-RELEASE-p5

Any idea what causes this behaviour? The connection outtakes started after upgrading to 2.3.2

Actions #1

Updated by Jim Pingle almost 8 years ago

  • Status changed from New to Not a Bug
  • Target version deleted (2.3.2-p1)
  • Affected Version deleted (2.3.2)

Something is triggering it, usually a gateway outage. Post on the forum or mailing list for help diagnosing the actual underlying issue.

Actions

Also available in: Atom PDF