OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • Profile of malcom13 »
  • Show Posts »
  • Topics
  • Profile Info
    • Summary
    • Show Stats
    • Show Posts...
      • Messages
      • Topics
      • Attachments

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

  • Messages
  • Topics
  • Attachments

Topics - malcom13

Pages: [1]
1
22.1 Legacy Series / LAN interface going down
« on: January 29, 2022, 02:35:41 am »
Upgraded to 22.1 yesterday and I am seeing my internal VLANs go offline after a few hours. This is what the system.log is showing:

Code: [Select]
<11>1 2022-01-29T12:15:45+11:00 OPNsense.localdomain opnsense 12937 - [meta sequenceId="4467"] /usr/local/etc/rc.linkup: DEVD: Ethernet detached event for static lan
(re1)
<11>1 2022-01-29T12:15:45+11:00 OPNsense.localdomain opnsense 19953 - [meta sequenceId="4468"] /usr/local/etc/rc.linkup: DEVD: Ethernet detached event for static opt
2(re1_vlan4)
<11>1 2022-01-29T12:15:45+11:00 OPNsense.localdomain opnsense 29786 - [meta sequenceId="4469"] /usr/local/etc/rc.linkup: DEVD: Ethernet detached event for static opt
1(re1_vlan5)
<11>1 2022-01-29T12:15:49+11:00 OPNsense.localdomain opnsense 42294 - [meta sequenceId="4470"] /usr/local/etc/rc.linkup: DEVD: Ethernet attached event for static lan
(re1)
<11>1 2022-01-29T12:15:49+11:00 OPNsense.localdomain opnsense 42863 - [meta sequenceId="4471"] /usr/local/etc/rc.newwanip: IPv4 renewal is starting on 're1'
<11>1 2022-01-29T12:15:49+11:00 OPNsense.localdomain opnsense 42863 - [meta sequenceId="4472"] /usr/local/etc/rc.newwanip: On (IP address: 192.168.1.1) (interface: L
AN[lan]) (real interface: re1).
<13>1 2022-01-29T12:15:49+11:00 OPNsense.localdomain opnsense 42863 - [meta sequenceId="4473"] plugins_configure hosts ()
<13>1 2022-01-29T12:15:49+11:00 OPNsense.localdomain opnsense 42863 - [meta sequenceId="4474"] plugins_configure hosts (execute task : dnsmasq_hosts_generate())
<13>1 2022-01-29T12:15:49+11:00 OPNsense.localdomain opnsense 42863 - [meta sequenceId="4475"] plugins_configure hosts (execute task : unbound_hosts_generate())
<11>1 2022-01-29T12:15:49+11:00 OPNsense.localdomain opnsense 45006 - [meta sequenceId="4476"] /usr/local/etc/rc.linkup: DEVD: Ethernet attached event for static opt
2(re1_vlan4)
<11>1 2022-01-29T12:15:49+11:00 OPNsense.localdomain opnsense 45724 - [meta sequenceId="4477"] /usr/local/etc/rc.newwanip: IPv4 renewal is starting on 're1_vlan4'
<11>1 2022-01-29T12:15:49+11:00 OPNsense.localdomain opnsense 45724 - [meta sequenceId="4478"] /usr/local/etc/rc.newwanip: On (IP address: 192.168.4.1) (interface: I
OT[opt2]) (real interface: re1_vlan4).
<13>1 2022-01-29T12:15:49+11:00 OPNsense.localdomain opnsense 45724 - [meta sequenceId="4479"] plugins_configure hosts ()
<13>1 2022-01-29T12:15:49+11:00 OPNsense.localdomain opnsense 45724 - [meta sequenceId="4480"] plugins_configure hosts (execute task : dnsmasq_hosts_generate())
<13>1 2022-01-29T12:15:49+11:00 OPNsense.localdomain opnsense 45724 - [meta sequenceId="4481"] plugins_configure hosts (execute task : unbound_hosts_generate())
<27>1 2022-01-29T12:15:50+11:00 OPNsense.localdomain upsmon 82747 - [meta sequenceId="4482"] UPS [cyberpower@192.168.1.6]: connect failed: Connection failure: Operat
ion timed out
<11>1 2022-01-29T12:15:50+11:00 OPNsense.localdomain opnsense 48082 - [meta sequenceId="4483"] /usr/local/etc/rc.linkup: DEVD: Ethernet attached event for static opt
1(re1_vlan5)
<11>1 2022-01-29T12:15:50+11:00 OPNsense.localdomain opnsense 48996 - [meta sequenceId="4484"] /usr/local/etc/rc.newwanip: IPv4 renewal is starting on 're1_vlan5'
<11>1 2022-01-29T12:15:50+11:00 OPNsense.localdomain opnsense 48996 - [meta sequenceId="4485"] /usr/local/etc/rc.newwanip: On (IP address: 192.168.5.1) (interface: GUEST[opt1]) (real interface: re1_vlan5).

I am running suricata on the internal VLANs and suspect it may be related to the issue as a previous suricata update also caused a similar issue.

Any idea how I can investigate further?

Thanks!

2
Zenarmor (Sensei) / OPNsense crashing every 2 days
« on: February 24, 2021, 08:20:07 am »
Hi,

I'm a new user to OPNsense 21.1.1 and Sensei. I have noticed that the system appears to be crashing every couple of days where it becomes unresponsive. It needs a hard reboot to start working again. I suspect that it is related to sensei as I am seeing "HBSD SEGVGUARD" for eastpect.

Any ideas?

Code: [Select]
2021-02-24T08:35:45 configctl[10611] error in configd communication Traceback (most recent call last): File "/usr/local/opnsense/service/configd_ctl.py", line 68, in exec_config_cmd line = sock.recv(65536).decode() socket.timeout: timed out
2021-02-24T08:35:42 configctl[45917] error in configd communication Traceback (most recent call last): File "/usr/local/opnsense/service/configd_ctl.py", line 68, in exec_config_cmd line = sock.recv(65536).decode() socket.timeout: timed out
.
.
.
2021-02-24T08:11:03 kernel -> pid: 64145 ppid: 40317 p_pax: 0xa50<SEGVGUARD,ASLR,NOSHLIBRANDOM,NODISALLOWMAP32BIT>
2021-02-24T08:11:03 kernel [HBSD SEGVGUARD] [/usr/local/sensei/bin/eastpect (64145)] Suspension expired.

Pages: [1]
OPNsense is an OSS project © Deciso B.V. 2015 - 2024 All rights reserved
  • SMF 2.0.19 | SMF © 2021, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2