Static routes disappear after fw upgrade last few snapshots
-
Since last few snapshots 4th-8th June, pf loses static routes I set up to access a LAN behind a router.
Removing those routes and readding them solves the problem. After a normal reboot without any upgrade, they stay!
When removing them in order to re add them, syslog states "not in table".. here's my boot log after a fw upgrade:Jun 9 13:33:17 syslogd: kernel boot file is /boot/kernel/kernel Jun 9 13:33:17 kernel: Copyright (c) 1992-2010 The FreeBSD Project. Jun 9 13:33:17 kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 Jun 9 13:33:17 kernel: The Regents of the University of California. All rights reserved. Jun 9 13:33:17 kernel: FreeBSD is a registered trademark of The FreeBSD Foundation. Jun 9 13:33:17 kernel: FreeBSD 8.1-PRERELEASE #1: Tue Jun 8 22:19:43 EDT 2010 Jun 9 13:33:17 kernel: sullrich@FreeBSD_8.0_pfSense_2.0-snaps.pfsense.org:/usr/obj.pfSense/usr/pfSensesrc/src/sys/pfSense_SMP.8 i386 Jun 9 13:33:17 kernel: Timecounter "i8254" frequency 1193182 Hz quality 0 Jun 9 13:33:17 kernel: CPU: Intel(R) Xeon(TM) CPU 2.80GHz (2793.90-MHz 686-class CPU) Jun 9 13:33:17 kernel: Origin = "GenuineIntel" Id = 0xf29 Family = f Model = 2 Stepping = 9 Jun 9 13:33:17 kernel: Features=0xbfebfbff <fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,htt,tm,pbe>Jun 9 13:33:17 kernel: Features2=0x4400 <cnxt-id,xtpr>Jun 9 13:33:17 kernel: real memory = 4294967296 (4096 MB) Jun 9 13:33:17 kernel: avail memory = 3998375936 (3813 MB) Jun 9 13:33:17 kernel: ACPI APIC Table: <ibm seronyxp="">Jun 9 13:33:17 kernel: FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs Jun 9 13:33:17 kernel: FreeBSD/SMP: 2 package(s) x 1 core(s) x 2 HTT threads Jun 9 13:33:17 kernel: cpu0 (BSP): APIC ID: 0 Jun 9 13:33:17 kernel: cpu1 (AP/HT): APIC ID: 1 Jun 9 13:33:17 kernel: cpu2 (AP): APIC ID: 6 Jun 9 13:33:17 kernel: cpu3 (AP/HT): APIC ID: 7 Jun 9 13:33:17 kernel: MADT: Forcing active-low polarity and level trigger for SCI Jun 9 13:33:17 kernel: ioapic2 <version 1.1="">irqs 32-47 on motherboard Jun 9 13:33:17 kernel: ioapic1 <version 1.1="">irqs 16-31 on motherboard Jun 9 13:33:17 kernel: ioapic0 <version 1.1="">irqs 0-15 on motherboard Jun 9 13:33:17 kernel: ipw_bss: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw/. Jun 9 13:33:17 kernel: ipw_bss: If you agree with the license, set legal.intel_ipw.license_ack=1 in /boot/loader.conf. Jun 9 13:33:17 kernel: module_register_init: MOD_LOAD (ipw_bss_fw, 0xc072bf10, 0) error 1 Jun 9 13:33:17 kernel: ipw_ibss: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw/. Jun 9 13:33:17 kernel: ipw_ibss: If you agree with the license, set legal.intel_ipw.license_ack=1 in /boot/loader.conf. Jun 9 13:33:17 kernel: module_register_init: MOD_LOAD (ipw_ibss_fw, 0xc072bfd0, 0) error 1 Jun 9 13:33:17 kernel: ipw_monitor: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw/. Jun 9 13:33:17 kernel: ipw_monitor: If you agree with the license, set legal.intel_ipw.license_ack=1 in /boot/loader.conf. Jun 9 13:33:17 kernel: module_register_init: MOD_LOAD (ipw_monitor_fw, 0xc072c090, 0) error 1 Jun 9 13:33:17 kernel: wlan: mac acl policy registered Jun 9 13:33:17 kernel: wpi: You need to read the LICENSE file in /usr/share/doc/legal/intel_wpi/. Jun 9 13:33:17 kernel: wpi: If you agree with the license, set legal.intel_wpi.license_ack=1 in /boot/loader.conf. Jun 9 13:33:17 kernel: module_register_init: MOD_LOAD (wpi_fw, 0xc08ff120, 0) error 1 Jun 9 13:33:17 kernel: kbd1 at kbdmux0 Jun 9 13:33:17 kernel: cryptosoft0: <software crypto="">on motherboard Jun 9 13:33:17 kernel: padlock0: No ACE support. Jun 9 13:33:17 kernel: acpi0: <ibm seronyxp="">on motherboard Jun 9 13:33:17 kernel: acpi0: [ITHREAD] Jun 9 13:33:17 kernel: acpi0: Power Button (fixed) Jun 9 13:33:17 kernel: acpi0: reservation of 460, 2 (4) failed Jun 9 13:33:17 kernel: Timecounter "ACPI-safe" frequency 3579545 Hz quality 850 Jun 9 13:33:17 kernel: acpi_timer0: <32-bit timer at 3.579545MHz> port 0x488-0x48b on acpi0 Jun 9 13:33:17 kernel: cpu0: <acpi cpu="">on acpi0 Jun 9 13:33:17 kernel: cpu1: <acpi cpu="">on acpi0 Jun 9 13:33:17 kernel: cpu2: <acpi cpu="">on acpi0 Jun 9 13:33:17 kernel: cpu3: <acpi cpu="">on acpi0 Jun 9 13:33:17 kernel: pcib0: <acpi host-pci="" bridge="">on acpi0 Jun 9 13:33:17 kernel: pci0: <acpi pci="" bus="">on pcib0 Jun 9 13:33:17 kernel: pci0: <bridge>at device 5.0 (no driver attached) Jun 9 13:33:17 kernel: vgapci0: <vga-compatible display="">port 0x2500-0x25ff mem 0xfd000000-0xfdffffff,0xfe9ff000-0xfe9fffff irq 26 at device 6.0 on pci0 Jun 9 13:33:17 kernel: atapci0: <serverworks csb5="" udma100="" controller="">port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x700-0x70f at device 15.1 on pci0 Jun 9 13:33:17 kernel: ata0: <ata 0="" channel="">on atapci0 Jun 9 13:33:17 kernel: ata0: [ITHREAD] Jun 9 13:33:17 kernel: ata1: <ata 1="" channel="">on atapci0 Jun 9 13:33:17 kernel: ata1: [ITHREAD] Jun 9 13:33:17 kernel: ohci0: <ohci (generic)="" usb="" controller="">mem 0xfe9fe000-0xfe9fefff irq 11 at device 15.2 on pci0 Jun 9 13:33:17 kernel: ohci0: [ITHREAD] Jun 9 13:33:17 kernel: usbus0: <ohci (generic)="" usb="" controller="">on ohci0 Jun 9 13:33:17 kernel: isab0: <pci-isa bridge="">at device 15.3 on pci0 Jun 9 13:33:17 kernel: isa0: <isa bus="">on isab0 Jun 9 13:33:17 kernel: pcib1: <acpi host-pci="" bridge="">on acpi0 Jun 9 13:33:17 kernel: pci2: <acpi pci="" bus="">on pcib1 Jun 9 13:33:17 kernel: pcib2: <pci-pci bridge="">at device 3.0 on pci2 Jun 9 13:33:17 kernel: pci3: <pci bus="">on pcib2 Jun 9 13:33:17 kernel: fxp0: <intel 100="" 82550="" pro="" ethernet="">port 0x3000-0x303f mem 0xfb040000-0xfb040fff,0xfb000000-0xfb01ffff irq 20 at device 4.0 on pci3 Jun 9 13:33:17 kernel: miibus0: <mii bus="">on fxp0 Jun 9 13:33:17 kernel: inphy0: <i82555 10="" 100="" media="" interface="">PHY 1 on miibus0 Jun 9 13:33:17 kernel: inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto Jun 9 13:33:17 kernel: fxp0: [ITHREAD] Jun 9 13:33:17 kernel: fxp1: <intel 100="" 82550="" pro="" ethernet="">port 0x3040-0x307f mem 0xfb041000-0xfb041fff,0xfb020000-0xfb03ffff irq 21 at device 5.0 on pci3 Jun 9 13:33:17 kernel: miibus1: <mii bus="">on fxp1 Jun 9 13:33:17 kernel: inphy1: <i82555 10="" 100="" media="" interface="">PHY 1 on miibus1 Jun 9 13:33:17 kernel: inphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto Jun 9 13:33:17 kernel: fxp1: [ITHREAD] Jun 9 13:33:17 kernel: pcib3: <acpi host-pci="" bridge="">on acpi0 Jun 9 13:33:17 kernel: pci4: <acpi pci="" bus="">on pcib3 Jun 9 13:33:17 kernel: pcib4: <pci-pci bridge="">at device 4.0 on pci4 Jun 9 13:33:17 kernel: pci5: <pci bus="">on pcib4 Jun 9 13:33:17 kernel: ips0: <adaptec serveraid="" adapter="">mem 0xf8000000-0xf8000fff irq 22 at device 8.0 on pci5 Jun 9 13:33:17 kernel: ips0: [ITHREAD] Jun 9 13:33:17 kernel: pcib5: <acpi host-pci="" bridge="">on acpi0 Jun 9 13:33:17 kernel: pci6: <acpi pci="" bus="">on pcib5 Jun 9 13:33:17 kernel: em0: <intel(r) 1000="" pro="" legacy="" network="" connection="" 1.0.1="">port 0x4000-0x403f mem 0xf5fe0000-0xf5ffffff irq 16 at device 1.0 on pci6 Jun 9 13:33:17 kernel: em0: [FILTER] Jun 9 13:33:17 kernel: em1: <intel(r) 1000="" pro="" legacy="" network="" connection="" 1.0.1="">port 0x4040-0x407f mem 0xf5fc0000-0xf5fdffff irq 17 at device 1.1 on pci6 Jun 9 13:33:17 kernel: em1: [FILTER] Jun 9 13:33:17 kernel: em2: <intel(r) 1000="" pro="" legacy="" network="" connection="" 1.0.1="">port 0x4080-0x40bf mem 0xf5fa0000-0xf5fbffff irq 29 at device 8.0 on pci6 Jun 9 13:33:17 kernel: em2: [FILTER] Jun 9 13:33:17 kernel: em3: <intel(r) 1000="" pro="" legacy="" network="" connection="" 1.0.1="">port 0x40c0-0x40ff mem 0xf5f80000-0xf5f9ffff irq 30 at device 8.1 on pci6 Jun 9 13:33:17 kernel: em3: [FILTER] Jun 9 13:33:17 kernel: pcib6: <acpi host-pci="" bridge="">on acpi0 Jun 9 13:33:17 kernel: pci8: <acpi pci="" bus="">on pcib6 Jun 9 13:33:17 kernel: fdc0: <floppy drive="" controller="">port 0x3f0-0x3f5 irq 6 drq 2 on acpi0 Jun 9 13:33:17 kernel: fdc0: [FILTER] Jun 9 13:33:17 kernel: fd0: <1440-KB 3.5" drive> on fdc0 drive 0 Jun 9 13:33:17 kernel: uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 Jun 9 13:33:17 kernel: uart0: [FILTER] Jun 9 13:33:17 kernel: atrtc0: <at realtime="" clock="">port 0x70-0x73 irq 8 on acpi0 Jun 9 13:33:17 kernel: pmtimer0 on isa0 Jun 9 13:33:17 kernel: orm0: <isa option="" roms="">at iomem 0xc0000-0xc7fff,0xc8000-0xc97ff,0xc9800-0xccfff pnpid ORM0000 on isa0 Jun 9 13:33:17 kernel: sc0: <system console="">at flags 0x100 on isa0 Jun 9 13:33:17 kernel: sc0: VGA <16 virtual consoles, flags=0x300> Jun 9 13:33:17 kernel: vga0: <generic isa="" vga="">at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Jun 9 13:33:17 kernel: atkbdc0: <keyboard controller="" (i8042)="">at port 0x60,0x64 on isa0 Jun 9 13:33:17 kernel: atkbd0: <at keyboard="">irq 1 on atkbdc0 Jun 9 13:33:17 kernel: kbd0 at atkbd0 Jun 9 13:33:17 kernel: atkbd0: [GIANT-LOCKED] Jun 9 13:33:17 kernel: atkbd0: [ITHREAD] Jun 9 13:33:17 kernel: ppc0: parallel port not found. Jun 9 13:33:17 kernel: p4tcc0: <cpu frequency="" thermal="" control="">on cpu0 Jun 9 13:33:17 kernel: p4tcc1: <cpu frequency="" thermal="" control="">on cpu1 Jun 9 13:33:17 kernel: p4tcc2: <cpu frequency="" thermal="" control="">on cpu2 Jun 9 13:33:17 kernel: p4tcc3: <cpu frequency="" thermal="" control="">on cpu3 Jun 9 13:33:17 kernel: Timecounters tick every 1.000 msec Jun 9 13:33:17 kernel: IPsec: Initialized Security Association Processing. Jun 9 13:33:17 kernel: usbus0: 12Mbps Full Speed USB v1.0 Jun 9 13:33:17 kernel: acd0: CDROM <cd-224e 2.9b="">at ata0-master UDMA33 Jun 9 13:33:17 kernel: ugen0.1: <(0x1166)> at usbus0 Jun 9 13:33:17 kernel: uhub0: <(0x1166) OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0 Jun 9 13:33:17 kernel: ips0: adapter type: ServeRAID 6M (marco) Jun 9 13:33:17 kernel: ips0: logical drives: 1 Jun 9 13:33:17 kernel: ips0: Logical Drive 0: RAID1 sectors: 142192640, state OK Jun 9 13:33:17 kernel: ipsd0: <logical drive="">on ips0 Jun 9 13:33:17 kernel: ipsd0: Logical Drive (69430MB) Jun 9 13:33:17 kernel: SMP: AP CPU #3 Launched! Jun 9 13:33:17 kernel: SMP: AP CPU #1 Launched! Jun 9 13:33:17 kernel: SMP: AP CPU #2 Launched! Jun 9 13:33:17 kernel: uhub0: 4 ports with 4 removable, self powered Jun 9 13:33:17 kernel: Trying to mount root from ufs:/dev/ipsd0s1a Jun 9 13:33:17 php: : All gateways are unavailable, proceeding with configured XML settings! Jun 9 13:33:17 kernel: pflog0: promiscuous mode enabled Jun 9 13:33:17 php: : The command '/sbin/route delete -host '<monitorip1>'' returned exit code '1', the output was 'route: writing to routing socket: No such process delete host <monitorip1>: not in table' Jun 9 13:33:17 php: : Removing static route for monitor <monitorip1>and adding a new route through <gw_wanif1ip>Jun 9 13:33:17 php: : Removing static route for monitor <monitorip2>and adding a new route through <gw_wanif2ip>Jun 9 13:33:17 php: : The command '/sbin/route delete -host <monitorip3>returned exit code '1', the output was 'route: writing to routing socket: No such process delete host <monitorip3>: not in table' Jun 9 13:33:17 php: : Removing static route for monitor <monitorip3>and adding a new route through <gw_wanif3ip>Jun 9 13:33:17 apinger: Starting Alarm Pinger, apinger(22744) Jun 9 13:33:17 php: : The command '/sbin/ifconfig ovpns1' returned exit code '1', the output was 'ifconfig: interface ovpns1 does not exist' Jun 9 13:33:17 kernel: tun1: changing name to 'ovpns1' Jun 9 13:33:17 kernel: ovpns1: link state changed to UP Jun 9 13:33:18 php: : The command '/bin/rm /tmp/*_defaultgw' returned exit code '1', the output was 'rm: /tmp/*_defaultgw: No such file or directory' Jun 9 13:33:18 php: : ROUTING: add default route to <wanif1ip>Jun 9 13:33:18 dnsmasq[33657]: started, version 2.51 cachesize 10000 Jun 9 13:33:18 dnsmasq[33657]: compile time options: no-IPv6 GNU-getopt no-DBus I18N DHCP TFTP Jun 9 13:33:18 dnsmasq[33657]: reading /etc/resolv.conf Jun 9 13:33:18 dnsmasq[33657]: using nameserver 195.34.133.22#53 Jun 9 13:33:18 dnsmasq[33657]: using nameserver 195.34.133.21#53 Jun 9 13:33:18 dnsmasq[33657]: using nameserver 80.120.17.70#53 Jun 9 13:33:18 dnsmasq[33657]: using nameserver 213.33.99.70#53 Jun 9 13:33:18 dnsmasq[33657]: read /etc/hosts - 2 addresses Jun 9 13:33:21 kernel: em1: link state changed to UP Jun 9 13:33:21 php: : All gateways are unavailable, proceeding with configured XML settings! Jun 9 13:33:21 php: : Creating rrd update script Jun 9 13:33:22 php: : Resyncing configuration for all packages. Jun 9 13:33:22 check_reload_status: check_reload_status is starting. Jun 9 13:33:22 check_reload_status: rc.newwanip starting Jun 9 13:33:22 check_reload_status: updating dyndns Jun 9 13:33:22 php: : rc.newwanip: Informational is starting . Jun 9 13:33:22 php: : rc.newwanip: on (IP address: <wanif1ip>) (interface: wan) (real interface: em3). Jun 9 13:33:24 login: login on ttyv0 as root Jun 9 13:33:24 sshlockout[39131]: sshlockout starting up Jun 9 13:33:24 sshlockout[39131]: sshlockout starting up Jun 9 13:35:06 php: /pkg_mgr_install.php: Beginning package installation for snort. Jun 9 13:35:22 check_reload_status: syncing firewall Jun 9 13:36:20 php: /pkg_mgr_install.php: Beginning package installation for vnstat2. Jun 9 13:36:22 check_reload_status: syncing firewall Jun 9 13:36:32 check_reload_status: reloading filter Jun 9 13:36:53 check_reload_status: syncing firewall Jun 9 13:49:38 php: /system_advanced_admin.php: webConfigurator configuration has changed. Restarting webConfigurator. Jun 9 13:49:43 check_reload_status: reloading filter Jun 9 13:49:52 check_reload_status: webConfigurator restart in progress Jun 9 13:49:53 check_reload_status: syncing firewall Jun 9 13:49:53 php: : The command '/usr/local/sbin/lighttpd -f /var/etc/lighty-webConfigurator.conf' returned exit code '255', the output was '2010-06-09 13:49:53: (network.c.529) SSL: error:00000000:lib(0):func(0):reason(0)' Jun 9 13:49:53 php: : Creating rrd update script Jun 9 14:02:08 sshd[59637]: Accepted keyboard-interactive/pam for admin from <myextip>port 62268 ssh2 Jun 9 14:02:58 kernel: em2: link state changed to DOWN Jun 9 14:02:59 php: : The command 'killall -9 lighttpd' returned exit code '1', the output was 'No matching processes were found' Jun 9 14:03:00 php: : Creating rrd update script Jun 9 14:03:00 kernel: em2: link state changed to UP Jun 9 14:03:07 apinger: ALARM: GW_LAN(192.168.111.100) *** down *** Jun 9 14:03:22 check_reload_status: rc.linkup starting Jun 9 14:03:23 check_reload_status: reloading filter Jun 9 14:03:23 check_reload_status: syncing firewall Jun 9 14:43:54 sshd[59637]: Exiting on signal 15 Jun 9 14:44:56 sshd[51566]: Accepted keyboard-interactive/pam for admin from <myextip>port 63157 ssh2 Jun 9 14:45:25 php: /system_routes.php: The command '/sbin/route delete '192.168.0.0/24'' returned exit code '1', the output was 'route: writing to routing socket: No such process delete net 192.168.0.0: not in table' Jun 9 14:45:29 php: /system_routes.php: The command '/sbin/route delete '10.8.0.0/24'' returned exit code '1', the output was 'route: writing to routing socket: No such process delete net 10.8.0.0: not in table' Jun 9 14:45:30 php: /system_routes.php: ROUTING: add default route to <gw_wanif1ip>Jun 9 14:45:30 php: /system_routes.php: The command '/sbin/route add default <gw_wanif1ip>returned exit code '1', the output was 'route: writing to routing socket: File exists add net default: gateway <gw_wanif1ip>: route already in table' Jun 9 14:45:30 apinger: Exiting on signal 15. Jun 9 14:45:30 php: /system_routes.php: Removing static route for monitor <monitorip1>and adding a new route through 178.188.49.57 Jun 9 14:45:30 php: /system_routes.php: Removing static route for monitor <monitorip2>and adding a new route through 192.168.254.254 Jun 9 14:45:30 php: /system_routes.php: Removing static route for monitor <monitorip3>and adding a new route through 213.229.35.241 Jun 9 14:45:30 apinger: Starting Alarm Pinger, apinger(1414) Jun 9 14:45:34 check_reload_status: reloading filter Jun 9 14:45:40 apinger: ALARM: GW_LAN(192.168.111.100) *** down *** Jun 9 14:45:53 php: /system_routes.php: ROUTING: add default route to <gw_wanif1ip>Jun 9 14:45:53 php: /system_routes.php: The command '/sbin/route add default <gw_wanif1ip>returned exit code '1', the output was 'route: writing to routing socket: File exists add net default: gateway <gw_wanif1ip>: route already in table' Jun 9 14:45:53 apinger: Exiting on signal 15. Jun 9 14:45:53 php: /system_routes.php: Removing static route for monitor <monitorip1>and adding a new route through 178.188.49.57 Jun 9 14:45:53 php: /system_routes.php: Removing static route for monitor <monitorip2>and adding a new route through 192.168.254.254 Jun 9 14:45:53 php: /system_routes.php: Removing static route for monitor <monitorip3>and adding a new route through 213.229.35.241 Jun 9 14:45:53 apinger: Starting Alarm Pinger, apinger(35235) Jun 9 14:45:54 check_reload_status: syncing firewall Jun 9 14:45:55 check_reload_status: reloading filter Jun 9 14:46:03 apinger: ALARM: GW_LAN(192.168.111.100) *** down *** Jun 9 14:46:04 apinger: alarm canceled: GW_LAN(192.168.111.100) *** down *** Jun 9 14:46:15 check_reload_status: reloading filter Jun 9 14:47:09 syslogd: exiting on signal 15 Jun 9 14:47:09 syslogd: kernel boot file is /boot/kernel/kernel</monitorip3></monitorip2></monitorip1></gw_wanif1ip></gw_wanif1ip></gw_wanif1ip></monitorip3></monitorip2></monitorip1></gw_wanif1ip></gw_wanif1ip></gw_wanif1ip></myextip></myextip></wanif1ip></wanif1ip></gw_wanif3ip></monitorip3></monitorip3></monitorip3></gw_wanif2ip></monitorip2></gw_wanif1ip></monitorip1></monitorip1></monitorip1></logical></cd-224e></cpu></cpu></cpu></cpu></at></keyboard></generic></system></isa></at></floppy></acpi></acpi></intel(r)></intel(r)></intel(r)></intel(r)></acpi></acpi></adaptec></pci></pci-pci></acpi></acpi></i82555></mii></intel></i82555></mii></intel></pci></pci-pci></acpi></acpi></isa></pci-isa></ohci></ohci></ata></ata></serverworks></vga-compatible></bridge></acpi></acpi></acpi></acpi></acpi></acpi></ibm></software></version></version></version></ibm></cnxt-id,xtpr></fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,htt,tm,pbe>
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.