Bug #15285
closedAdding interfaces breaks FRR routing over IPsec
0%
Description
When adding a new interface quite a few things happen which I believe are by design on pfSense but noticed something in particular.
Here are the events
1. Created a new VLAN and assigned that VLAN to the parent interface
2. Added new OPT. Configured with static IP.
3. Apply changes
This causes the below logs.
Interesting to note that only IPsec connectivity is disrupted while the Wireguard interfaces are left alone. I am running FRR over IPsec and Wireguard so adding interfaces such as these are very noticeable and loud.
Why are IPsec interfaces different from Wireguard ?
This might be related to : https://redmine.pfsense.org/issues/14483
eb 22 11:12:07 GAFW kernel: vlan6: changing name to 'igc2.1234' Feb 22 11:12:07 GAFW check_reload_status[460]: Syncing firewall Feb 22 11:12:22 GAFW check_reload_status[460]: Syncing firewall Feb 22 11:12:24 GAFW check_reload_status[460]: Reloading filter Feb 22 11:13:00 GAFW php[61328]: /usr/local/sbin/acbupload.php: End of configuration backup to https://acb.netgate.com/save (success). Feb 22 11:13:00 GAFW php[61328]: /usr/local/sbin/acbupload.php: End of configuration backup to https://acb.netgate.com/save (success). Feb 22 11:13:02 GAFW php-fpm[66475]: /interfaces.php: Configuration Change: admin@192.168.50.241 (Local Database Fallback): Interfaces settings changed Feb 22 11:13:02 GAFW check_reload_status[460]: Syncing firewall Feb 22 11:13:02 GAFW php-fpm[66475]: /interfaces.php: Beginning configuration backup to https://acb.netgate.com/save Feb 22 11:13:21 GAFW check_reload_status[460]: Restarting IPsec tunnels Feb 22 11:13:21 GAFW check_reload_status[460]: updating dyndns opt15 Feb 22 11:13:23 GAFW snmpd[21661]: RTM_NEWMADDR for unknown interface 0 Feb 22 11:13:23 GAFW snmpd[21661]: RTM_NEWMADDR for unknown interface 0 Feb 22 11:13:23 GAFW snmpd[21661]: RTM_NEWMADDR for unknown interface 0 Feb 22 11:13:23 GAFW snmpd[21661]: RTM_NEWMADDR for unknown interface 0 Feb 22 11:13:23 GAFW snmpd[21661]: RTM_NEWMADDR for unknown interface 0 Feb 22 11:13:23 GAFW snmpd[21661]: RTM_NEWMADDR for unknown interface 0 Feb 22 11:13:23 GAFW snmpd[21661]: RTM_NEWMADDR for unknown interface 0 Feb 22 11:13:23 GAFW snmpd[21661]: RTM_NEWMADDR for unknown interface 0 Feb 22 11:13:23 GAFW snmpd[21661]: RTM_NEWMADDR for unknown interface 0 Feb 22 11:13:23 GAFW check_reload_status[460]: Reloading filter Feb 22 11:13:23 GAFW check_reload_status[460]: Starting packages Feb 22 11:13:23 GAFW snmpd[21661]: disk_OS_get_disks: adding device 'nda0' to device list Feb 22 11:13:23 GAFW snmpd[21661]: disk_OS_get_disks: adding device 'mmcsd0boot1' to device list Feb 22 11:13:23 GAFW snmpd[21661]: disk_OS_get_disks: adding device 'mmcsd0boot0' to device list Feb 22 11:13:26 GAFW kernel: igc2.141: promiscuous mode disabled Feb 22 11:13:26 GAFW lldpd[65325]: unable to create control socket because it already exists Feb 22 11:13:26 GAFW lldpd[65325]: check if another instance is running Feb 22 11:13:26 GAFW lldpd[65325]: another instance is running, please stop it Feb 22 11:13:26 GAFW lldpd[65325]: giving up Feb 22 11:13:27 GAFW lldpd[65937]: could not open either /etc/os-release or /usr/lib/os-release Feb 22 11:13:27 GAFW lldpd[65937]: lsb_release information not available Feb 22 11:13:27 GAFW lldpd[65937]: no libcap support, running monitor as root Feb 22 11:13:27 GAFW lldpd[66614]: unable to create /var/empty/etc directory: Operation not permitted Feb 22 11:13:27 GAFW lldpd[66614]: protocol LLDP enabled and forced Feb 22 11:13:27 GAFW lldpd[66614]: protocol CDPv1 disabled Feb 22 11:13:27 GAFW lldpd[66614]: protocol CDPv2 disabled Feb 22 11:13:27 GAFW lldpd[66614]: protocol SONMP disabled Feb 22 11:13:27 GAFW lldpd[66614]: protocol EDP disabled Feb 22 11:13:27 GAFW lldpd[66614]: protocol FDP disabled Feb 22 11:13:27 GAFW lldpd[66614]: libevent 2.1.12-stable initialized with kqueue method Feb 22 11:13:27 GAFW snmpd[21661]: RTM_NEWMADDR for unknown interface 0 Feb 22 11:13:27 GAFW snmpd[21661]: RTM_NEWMADDR for unknown interface 0 Feb 22 11:13:27 GAFW snmpd[21661]: RTM_NEWMADDR for unknown interface 0 Feb 22 11:13:27 GAFW snmpd[21661]: RTM_NEWMADDR for unknown interface 0 Feb 22 11:13:27 GAFW snmpd[21661]: RTM_NEWMADDR for unknown interface 0 Feb 22 11:13:27 GAFW snmpd[21661]: RTM_NEWMADDR for unknown interface 0 Feb 22 11:13:27 GAFW snmpd[21661]: RTM_NEWMADDR for unknown interface 0 Feb 22 11:13:27 GAFW snmpd[21661]: RTM_NEWMADDR for unknown interface 0 Feb 22 11:13:27 GAFW snmpd[21661]: RTM_NEWMADDR for unknown interface 0 Feb 22 11:13:27 GAFW lldpcli[66037]: lldpd should resume operations Feb 22 11:13:27 GAFW mgmtd[94673]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Feb 22 11:13:27 GAFW staticd[823]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Feb 22 11:13:27 GAFW bfdd[6564]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Feb 22 11:13:28 GAFW staticd[823]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Feb 22 11:13:28 GAFW mgmtd[94673]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Feb 22 11:13:28 GAFW bfdd[6564]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Feb 22 11:13:29 GAFW arpwatch[25660]: listening on igc0 Feb 22 11:13:29 GAFW arpwatch[26028]: listening on igc2.23 Feb 22 11:13:29 GAFW arpwatch[26475]: Link layer type 0 not ethernet or fddi Feb 22 11:13:29 GAFW kernel: ipsec2: promiscuous mode enabled Feb 22 11:13:29 GAFW kernel: ipsec2: promiscuous mode disabled Feb 22 11:13:29 GAFW arpwatch[26741]: listening on igc2.141 Feb 22 11:13:29 GAFW kernel: igc2.141: promiscuous mode enabled Feb 22 11:13:29 GAFW arpwatch[27253]: listening on igc2 Feb 22 11:13:29 GAFW arpwatch[27492]: listening on igc2.17 Feb 22 11:13:29 GAFW arpwatch[26991]: Link layer type 0 not ethernet or fddi Feb 22 11:13:29 GAFW arpwatch[27823]: listening on igc2.15 Feb 22 11:13:29 GAFW arpwatch[28155]: listening on igc1 Feb 22 11:13:29 GAFW arpwatch[28255]: listening on igc2.11 Feb 22 11:13:30 GAFW check_reload_status[460]: Syncing firewall Feb 22 11:13:30 GAFW check_reload_status[460]: Syncing firewall Feb 22 11:13:31 GAFW check_reload_status[460]: Syncing firewall Feb 22 11:13:32 GAFW check_reload_status[460]: Syncing firewall Feb 22 11:13:32 GAFW upsmon[35533]: Signal 15: exiting Feb 22 11:13:32 GAFW upsd[34187]: User local-monitor@127.0.0.1 logged out from UPS [Cyberpower] Feb 22 11:13:32 GAFW upsd[34187]: mainloop: Interrupted system call Feb 22 11:13:32 GAFW upsd[34187]: Signal 15: exiting Feb 22 11:13:33 GAFW usbhid-ups[34712]: Signal 15: exiting Feb 22 11:13:33 GAFW upsd[60758]: listening on 127.0.0.1 port 3493 Feb 22 11:13:33 GAFW upsd[60758]: listening on ::1 port 3493 Feb 22 11:13:33 GAFW upsd[60758]: Can't connect to UPS [Cyberpower] (usbhid-ups-Cyberpower): No such file or directory Feb 22 11:13:33 GAFW upsd[60758]: Found 1 UPS defined in ups.conf Feb 22 11:13:33 GAFW upsd[60942]: Startup successful Feb 22 11:13:33 GAFW usbhid-ups[61141]: Startup successful Feb 22 11:13:33 GAFW php-cgi[57529]: haproxy: reload old pid:30596 Feb 22 11:13:33 GAFW php-cgi[57529]: Feb 22 11:13:33 GAFW php-cgi[57529]: haproxy: started new pid:64589 Feb 22 11:13:33 GAFW php-cgi[57529]: Feb 22 11:13:34 GAFW upsmon[65252]: Startup successful Feb 22 11:13:34 GAFW upsd[60942]: Connected to UPS [Cyberpower]: usbhid-ups-Cyberpower Feb 22 11:13:34 GAFW upsd[60942]: User local-monitor@127.0.0.1 logged into UPS [Cyberpower] Feb 22 11:13:36 GAFW upsd[68234]: listening on 127.0.0.1 port 3493 Feb 22 11:13:36 GAFW upsd[68234]: listening on ::1 port 3493 Feb 22 11:13:36 GAFW upsd[68234]: Can't connect to UPS [Cyberpower] (usbhid-ups-Cyberpower): Connection refused Feb 22 11:13:36 GAFW upsd[68234]: Found 1 UPS defined in ups.conf Feb 22 11:13:36 GAFW upsd[68253]: Startup successful Feb 22 11:13:36 GAFW usbhid-ups[68680]: Startup successful Feb 22 11:13:36 GAFW vnstatd[68800]: Error: pidfile "/var/run/vnstat/vnstat.pid" lock failed (Resource temporarily unavailable), exiting. Feb 22 11:13:37 GAFW upsmon[73578]: Startup successful Feb 22 11:13:37 GAFW upsd[68253]: Connected to UPS [Cyberpower]: usbhid-ups-Cyberpower Feb 22 11:13:37 GAFW upsd[68253]: User local-monitor@127.0.0.1 logged into UPS [Cyberpower] Feb 22 11:13:37 GAFW check_reload_status[460]: Reloading filter Feb 22 11:13:37 GAFW tailscaled[62779]: 2024/02/22 11:13:37 LinkChange: major, rebinding. New state: interfaces.State{defaultRoute=ix3 ifs={igc0:[192.168.50.1/32 192.168.50.100/32 192.168.50.173/32 192.168.50.250/32 192.168.50.254/24 llu6] igc1:[192.168.3.1/24 llu6] igc2:[192.168.69.1/24 llu6] igc2.11:[192.168.11.1/24 llu6] igc2.1234:[192.168.99.1/24 llu6] igc2.14:[192.168.14.1/24 llu6] igc2.141:[192.168.141.1/24 llu6] igc2.15:[192.168.15.1/24 llu6] igc2.17:[192.168.17.1/30 llu6] igc2.23:[192.168.23.1/24 llu6] ix3:[162.193.210.96/23 llu6] lo0:[10.10.10.1/32 lo4 lo6 llu6] ovpnc1:[10.96.0.19/16 llu6] tailscale0:[100.126.35.96/32 fd7a:115c:a1e0:ab12:4843:cd96:627e:2360/48] tun_wg0:[172.27.0.1/24] tun_wg1:[172.26.0.1/24] tun_wg2:[10.6.106.1/30] tun_wg3:[10.2.0.2/32]} v4=true v6=false} Feb 22 11:13:37 GAFW tailscaled[62779]: 2024/02/22 11:13:37 Rebind; defIf="ix3", ips=[162.193.210.96/23 fe80::2e0:67ff:fe27:9d78/64] Feb 22 11:13:37 GAFW tailscaled[62779]: 2024/02/22 11:13:37 magicsock: 1 active derp conns: derp-9=cr42h27m0s,wr42h27m0s Feb 22 11:13:37 GAFW tailscaled[62779]: 2024/02/22 11:13:37 post-rebind ping of DERP region 9 okay Feb 22 11:13:37 GAFW tailscaled[62779]: 2024/02/22 11:13:37 magicsock: endpoints changed: 162.193.210.96:41641 (stun), 10.2.0.2:41641 (local), 10.6.106.1:41641 (local), 10.96.0.19:41641 (local), 172.26.0.1:41641 (local), 172.27.0.1:41641 (local), 172.28.0.6:41641 (local), 192.168.3.1:41641 (local), 192.168.11.1:41641 (local), 192.168.14.1:41641 (local), 192.168.15.1:41641 (local), 192.168.17.1:41641 (local), 192.168.23.1:41641 (local), 192.168.50.1:41641 (local), 192.168.50.100:41641 (local), 192.168.50.173:41641 (local), 192.168.50.250:41641 (local), 192.168.50.254:41641 (local), 192.168.69.1:41641 (local), 192.168.99.1:41641 (local), 192.168.141.1:41641 (local) Feb 22 11:13:40 GAFW vnstatd[48767]: Traffic rate for "ipsec2" higher than set maximum 1000 Mbit (20s->2673868800, r4255825509 t4255890751, 64bit:0), syncing. Feb 22 11:13:46 GAFW vnstatd[48767]: SIGTERM received, exiting. Feb 22 11:13:46 GAFW vnstatd[24772]: vnStat daemon 2.10 started. (pid:24772 uid:0 gid:0) Feb 22 11:13:46 GAFW vnstatd[24772]: Monitoring (36): tun_wg3 (1000 Mbit) tun_wg2 (1000 Mbit) tun_wg1 (1000 Mbit) tun_wg0 (1000 Mbit) pfsync0 (1000 Mbit) pflog0 (1000 Mbit) ovpnc3 (1000 Mbit) ovpnc2 (1000 Mbit) ovpnc1 (1000 Mbit) lagg0.3 (1000 Mbit) lagg0.23 (1000 Mbit) lagg0.17 (1000 Mbit) lagg0.15 (1000 Mbit) lagg0.14 (1000 Mbit) lagg0.11 (1000 Mbit) lagg0 (1000 Mbit) ix3 (1000 Mbit) ix2 (10000 Mbit) ix1 (10000 Mbit) ix0 (10000 Mbit) ipsec4 (1000 Mbit) ipsec3 (1000 Mbit) ipsec2 (1000 Mbit) ipsec1 (1000 Mbit) igc3 (10 Mbit) igc2.23 (1000 Mbit) igc2.17 (1000 Mbit) igc2.15 (1000 Mbit) igc2.141 (1000 Mbit) igc2.14 (1000 Mbit) igc2.1234 (1000 Mbit) igc2.11 (1000 Mbit) igc2 (1000 Mbit) igc1 (1000 Mbit) igc0 (1000 Mbit) enc0 (1000 Mbit) Feb 22 11:13:46 GAFW vnstatd[24772]: Interface "ovpnc3" disabled. Feb 22 11:13:46 GAFW vnstatd[24772]: Interface "ovpnc2" disabled. Feb 22 11:13:46 GAFW vnstatd[24772]: Interface "ipsec1" disabled. Feb 22 11:13:46 GAFW supervise/syslog-ng[67518]: Daemon exited gracefully, not restarting; exitcode='0' Feb 22 11:13:52 GAFW check_reload_status[460]: Reloading filter Feb 22 11:13:57 GAFW check_reload_status[460]: Syncing firewall Feb 22 11:14:00 GAFW sshguard[36442]: Exiting on signal. Feb 22 11:14:00 GAFW sshguard[55654]: Now monitoring attacks. Feb 22 11:14:00 GAFW check_reload_status[460]: Reloading filter Feb 22 11:14:00 GAFW tail_pfb[62835]: [pfBlockerNG] Firewall Filter Service stopped Feb 22 11:14:00 GAFW php_pfb[63616]: [pfBlockerNG] filterlog daemon stopped Feb 22 11:14:00 GAFW php[54951]: /usr/local/sbin/acbupload.php: End of configuration backup to https://acb.netgate.com/save (success). Feb 22 11:14:00 GAFW php[54951]: /usr/local/sbin/acbupload.php: Skipping ACB backup for (system): pfblockerng: saving firewall rules. Feb 22 11:14:00 GAFW tail_pfb[71327]: [pfBlockerNG] Firewall Filter Service stopped Feb 22 11:14:00 GAFW php_pfb[72308]: [pfBlockerNG] filterlog daemon stopped Feb 22 11:14:00 GAFW tail_pfb[77760]: [pfBlockerNG] Firewall Filter Service started Feb 22 16:14:01 GAFW softflowd[4120]: softflowd v1.0.0 starting data collection Feb 22 11:14:01 GAFW kernel: tun_wg2: promiscuous mode disabled Feb 22 11:14:01 GAFW kernel: ovpnc1: promiscuous mode disabled Feb 22 11:14:01 GAFW kernel: igc2.14: promiscuous mode disabled Feb 22 16:14:01 GAFW softflowd[4120]: Exporting flows to [192.168.3.38]:2099 Feb 22 16:14:01 GAFW softflowd[4441]: softflowd v1.0.0 starting data collection Feb 22 16:14:01 GAFW softflowd[4441]: Exporting flows to [192.168.3.38]:2099 Feb 22 16:14:01 GAFW softflowd[5016]: softflowd v1.0.0 starting data collection Feb 22 11:14:01 GAFW kernel: tun_wg2: promiscuous mode enabled Feb 22 16:14:01 GAFW softflowd[5016]: Exporting flows to [192.168.3.38]:2099 Feb 22 16:14:01 GAFW softflowd[5575]: softflowd v1.0.0 starting data collection Feb 22 16:14:01 GAFW softflowd[5591]: softflowd v1.0.0 starting data collection Feb 22 16:14:01 GAFW softflowd[5591]: Exporting flows to [192.168.3.38]:2099 Feb 22 16:14:01 GAFW softflowd[5575]: Exporting flows to [192.168.3.38]:2099 Feb 22 16:14:01 GAFW softflowd[6612]: softflowd v1.0.0 starting data collection Feb 22 16:14:01 GAFW softflowd[6612]: Exporting flows to [192.168.3.38]:2099 Feb 22 16:14:01 GAFW softflowd[7898]: softflowd v1.0.0 starting data collection Feb 22 11:14:01 GAFW kernel: igc2.14: promiscuous mode enabled Feb 22 16:14:01 GAFW softflowd[7898]: Exporting flows to [192.168.3.38]:2099 Feb 22 16:14:01 GAFW softflowd[8288]: softflowd v1.0.0 starting data collection Feb 22 16:14:01 GAFW softflowd[8288]: Exporting flows to [192.168.3.38]:2099 Feb 22 16:14:01 GAFW softflowd[9102]: softflowd v1.0.0 starting data collection Feb 22 11:14:01 GAFW kernel: ovpnc1: promiscuous mode enabled Feb 22 16:14:01 GAFW softflowd[9102]: Exporting flows to [192.168.3.38]:2099 Feb 22 11:14:01 GAFW php_pfb[77880]: [pfBlockerNG] filterlog daemon started Feb 22 11:14:01 GAFW vnstatd[15580]: Error: pidfile "/var/run/vnstat/vnstat.pid" lock failed (Resource temporarily unavailable), exiting. Feb 22 11:14:01 GAFW lighttpd_pfb[17018]: [pfBlockerNG] DNSBL Webserver stopped Feb 22 11:14:01 GAFW tail_pfb[18239]: [pfBlockerNG] Firewall Filter Service stopped Feb 22 11:14:01 GAFW php_pfb[19635]: [pfBlockerNG] filterlog daemon stopped Feb 22 11:14:01 GAFW lighttpd_pfb[21252]: [pfBlockerNG] DNSBL Webserver started Feb 22 11:14:01 GAFW tail_pfb[23880]: [pfBlockerNG] Firewall Filter Service started Feb 22 11:14:01 GAFW php_pfb[24358]: [pfBlockerNG] filterlog daemon started Feb 22 11:20:13 GAFW arpwatch[28155]: bogon 0.0.0.0 00:11:32:c4:06:f5 Feb 22 11:20:14 GAFW arpwatch[28155]: bogon 0.0.0.0 00:11:32:c4:06:f5 Feb 22 11:20:15 GAFW arpwatch[28155]: bogon 0.0.0.0 00:11:32:c4:06:f5 Feb 22 11:20:16 GAFW arpwatch[28155]: bogon 0.0.0.0 00:11:32:c4:06:f5 Feb 22 11:29:29 GAFW tailscaled[62779]: 2024/02/22 11:29:29 health("overall"): error: not in map poll Feb 22 11:31:27 GAFW tailscaled[62779]: 2024/02/22 11:31:27 health("overall"): ok Feb 22 11:31:27 GAFW tailscaled[62779]: 2024/02/22 11:31:27 control: netmap: got new dial plan from control Feb 22 11:31:58 GAFW arpwatch[28155]: bogon 0.0.0.0 00:11:32:78:37:5b Feb 22 11:31:59 GAFW arpwatch[28155]: bogon 0.0.0.0 00:11:32:78:37:5b Feb 22 11:32:00 GAFW sshguard[55654]: Exiting on signal. Feb 22 11:32:00 GAFW sshguard[77702]: Now monitoring attacks. Feb 22 11:32:00 GAFW arpwatch[28155]: bogon 0.0.0.0 00:11:32:78:37:5b Feb 22 11:32:01 GAFW arpwatch[28155]: bogon 0.0.0.0 00:11:32:78:37:5b Feb 22 11:34:44 GAFW kernel: 683.960335 [4335] netmap_transmit igc1 full hwcur 813 hwtail 195 qlen 617 Feb 22 11:34:44 GAFW kernel: 683.967710 [4335] netmap_transmit igc1 full hwcur 813 hwtail 195 qlen 617 Feb 22 11:34:44 GAFW kernel: 684.002036 [4335] netmap_transmit igc1 full hwcur 173 hwtail 741 qlen 455 Feb 22 11:34:44 GAFW kernel: 684.013391 [4335] netmap_transmit igc1 full hwcur 741 hwtail 172 qlen 568 Feb 22 11:34:46 GAFW kernel: 686.923401 [4335] netmap_transmit igc1 full hwcur 817 hwtail 324 qlen 492 Feb 22 11:34:46 GAFW kernel: 686.930780 [4335] netmap_transmit igc1 full hwcur 817 hwtail 324 qlen 492 Feb 22 11:34:49 GAFW kernel: 689.524673 [4335] netmap_transmit igc1 full hwcur 536 hwtail 23 qlen 512 Feb 22 11:34:49 GAFW kernel: 689.531984 [4335] netmap_transmit igc1 full hwcur 536 hwtail 23 qlen 512 Feb 22 11:34:52 GAFW kernel: 692.073506 [4335] netmap_transmit igc1 full hwcur 99 hwtail 612 qlen 510 Feb 22 11:34:54 GAFW kernel: 694.663980 [4335] netmap_transmit igc1 full hwcur 809 hwtail 297 qlen 511 Feb 22 11:34:54 GAFW kernel: 694.671357 [4335] netmap_transmit igc1 full hwcur 809 hwtail 297 qlen 511 Feb 22 11:34:57 GAFW kernel: 697.383240 [4335] netmap_transmit igc1 full hwcur 299 hwtail 802 qlen 520 Feb 22 11:34:57 GAFW kernel: 697.398641 [4335] netmap_transmit igc1 full hwcur 802 hwtail 298 qlen 503 Feb 22 11:34:57 GAFW syslogd: sendto: No buffer space available Feb 22 11:35:00 GAFW sshguard[77702]: Exiting on signal. Feb 22 11:35:00 GAFW sshguard[36244]: Now monitoring attacks. Feb 22 11:35:00 GAFW kernel: 700.288216 [4335] netmap_transmit igc1 full hwcur 595 hwtail 68 qlen 526 Feb 22 11:35:02 GAFW kernel: 702.515646 [4335] netmap_transmit igc1 full hwcur 291 hwtail 807 qlen 507 Feb 22 11:35:02 GAFW kernel: 702.530669 [4335] netmap_transmit igc1 full hwcur 807 hwtail 290 qlen 516 Feb 22 11:35:05 GAFW kernel: 705.000317 [4335] netmap_transmit igc1 full hwcur 0 hwtail 510 qlen 513 Feb 22 11:35:05 GAFW syslogd: sendto: No buffer space available Feb 22 11:35:05 GAFW kernel: 705.029891 [4335] netmap_transmit igc1 full hwcur 501 hwtail 979 qlen 545 Feb 22 11:35:05 GAFW syslogd: sendto: No buffer space available Feb 22 11:35:05 GAFW kernel: 705.037268 [4335] netmap_transmit igc1 full hwcur 501 hwtail 979 qlen 545 Feb 22 11:35:05 GAFW syslogd: sendto: No buffer space available Feb 22 11:35:05 GAFW syslogd: sendto: No buffer space available Feb 22 11:35:07 GAFW kernel: 707.684689 [4335] netmap_transmit igc1 full hwcur 363 hwtail 887 qlen 499 Feb 22 11:35:09 GAFW kernel: 709.911838 [4335] netmap_transmit igc1 full hwcur 617 hwtail 147 qlen 469 Feb 22 11:35:09 GAFW kernel: 709.919212 [4335] netmap_transmit igc1 full hwcur 617 hwtail 147 qlen 469 Feb 22 11:35:12 GAFW kernel: 712.195287 [4335] netmap_transmit igc1 full hwcur 845 hwtail 330 qlen 514 Feb 22 11:35:12 GAFW kernel: 712.202658 [4335] netmap_transmit igc1 full hwcur 845 hwtail 330 qlen 514 Feb 22 11:35:14 GAFW kernel: 714.707257 [4335] netmap_transmit igc1 full hwcur 260 hwtail 767 qlen 516 Feb 22 11:35:14 GAFW kernel: 714.714631 [4335] netmap_transmit igc1 full hwcur 260 hwtail 767 qlen 516 Feb 22 11:35:17 GAFW kernel: 717.014317 [4335] netmap_transmit igc1 full hwcur 414 hwtail 935 qlen 502 Feb 22 11:35:17 GAFW kernel: 717.021694 [4335] netmap_transmit igc1 full hwcur 414 hwtail 935 qlen 502 Feb 22 11:35:17 GAFW syslogd: sendto: No buffer space available Feb 22 11:35:19 GAFW kernel: 719.798564 [4335] netmap_transmit igc1 full hwcur 919 hwtail 419 qlen 499 Feb 22 11:35:19 GAFW kernel: 719.821054 [4335] netmap_transmit igc1 full hwcur 918 hwtail 415 qlen 502 Feb 22 11:35:22 GAFW kernel: 722.055282 [4335] netmap_transmit igc1 full hwcur 595 hwtail 77 qlen 517 Feb 22 11:35:22 GAFW kernel: 722.062570 [4335] netmap_transmit igc1 full hwcur 595 hwtail 77 qlen 517 Feb 22 11:35:22 GAFW syslogd: sendto: No buffer space available Feb 22 11:35:22 GAFW syslogd: sendto: No buffer space available Feb 22 11:35:22 GAFW syslogd: sendto: No buffer space available Feb 22 11:35:24 GAFW kernel: 724.611870 [4335] netmap_transmit igc1 full hwcur 145 hwtail 649 qlen 519 Feb 22 11:35:24 GAFW kernel: 724.619247 [4335] netmap_transmit igc1 full hwcur 145 hwtail 649 qlen 519 Feb 22 11:35:27 GAFW syslogd: sendto: No buffer space available Feb 22 11:35:27 GAFW kernel: 726.964904 [4335] netmap_transmit igc1 full hwcur 656 hwtail 155 qlen 500 Feb 22 11:35:27 GAFW syslogd: sendto: No buffer space available Feb 22 11:35:27 GAFW kernel: 726.972300 [4335] netmap_transmit igc1 full hwcur 656 hwtail 155 qlen 500 Feb 22 11:35:27 GAFW syslogd: sendto: No buffer space available Feb 22 11:35:27 GAFW kernel: 727.000939 [4335] netmap_transmit igc1 full hwcur 108 hwtail 545 qlen 586 Feb 22 11:35:27 GAFW syslogd: sendto: No buffer space available Feb 22 11:35:27 GAFW kernel: 727.008363 [4335] netmap_transmit igc1 full hwcur 108 hwtail 545 qlen 586 Feb 22 11:35:27 GAFW syslogd: sendto: No buffer space available Feb 22 11:35:27 GAFW syslogd: sendto: No buffer space available Feb 22 11:35:29 GAFW kernel: 729.119980 [4335] netmap_transmit igc1 full hwcur 59 hwtail 518 qlen 564 Feb 22 11:35:29 GAFW kernel: 729.135546 [4335] netmap_transmit igc1 full hwcur 518 hwtail 58 qlen 459 Feb 22 11:35:32 GAFW kernel: 731.991717 [4335] netmap_transmit igc1 full hwcur 955 hwtail 454 qlen 500 Feb 22 11:35:32 GAFW kernel: 731.999090 [4335] netmap_transmit igc1 full hwcur 955 hwtail 454 qlen 500 Feb 22 11:35:32 GAFW kernel: 732.006486 [4335] netmap_transmit igc1 full hwcur 955 hwtail 454 qlen 500 Feb 22 11:35:32 GAFW kernel: 732.029425 [4335] netmap_transmit igc1 full hwcur 954 hwtail 435 qlen 518 Feb 22 11:35:34 GAFW kernel: 734.167134 [4335] netmap_transmit igc1 full hwcur 570 hwtail 72 qlen 497 Feb 22 11:35:34 GAFW kernel: 734.174419 [4335] netmap_transmit igc1 full hwcur 570 hwtail 72 qlen 497 Feb 22 11:35:36 GAFW kernel: 736.459573 [4335] netmap_transmit igc1 full hwcur 659 hwtail 150 qlen 508 Feb 22 11:35:36 GAFW kernel: 736.466970 [4335] netmap_transmit igc1 full hwcur 659 hwtail 150 qlen 508 Feb 22 11:35:38 GAFW kernel: 738.926306 [4335] netmap_transmit igc1 full hwcur 660 hwtail 148 qlen 511 Feb 22 11:35:38 GAFW kernel: 738.933679 [4335] netmap_transmit igc1 full hwcur 660 hwtail 148 qlen 511 Feb 22 11:35:41 GAFW kernel: 741.060779 [4335] netmap_transmit igc1 full hwcur 935 hwtail 417 qlen 517 Feb 22 11:35:41 GAFW kernel: 741.080772 [4335] netmap_transmit igc1 full hwcur 417 hwtail 934 qlen 506 Feb 22 11:49:28 GAFW php-fpm[66475]: /index.php: User logged out for user 'admin' from: 192.168.50.241 (Local Database Fallback) Feb 22 11:50:00 GAFW sshguard[36244]: Exiting on signal. Feb 22 11:50:00 GAFW sshguard[61156]: Now monitoring attacks.
Related issues
Updated by Jim Pingle 9 months ago
- Status changed from New to Duplicate
Pretty certain this is a duplicate of #14483 (or at least solving that would also solve this, or seems likely to)
Updated by Jim Pingle 9 months ago
- Is duplicate of Feature #14483: Conditionally reconfigure IPsec VTI interfaces only when necessary while applying IPsec changes added