Menu

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.

Show posts Menu

Messages - malcom13

#1
22.1 Legacy Series / Re: LAN interface going down
January 29, 2022, 10:55:36 AM
Quote from: Bytechanger on January 29, 2022, 10:22:18 AM
OK, you createt this new file?
/boot/loader.conf.local ??
Yes, I created that file but I guess as fraenki mentioned, you can probably add it through Tunables. May also be worthwhile to try the max_rx_mbuf_sz option as well.

Quote
How can I install the vendor driver?

Install the plugin os-realtek-re.
#2
22.1 Legacy Series / Re: LAN interface going down
January 29, 2022, 07:33:19 AM
The builtin BSD driver appears to be more unstable. I ended up going back to the vendor re driver. I've also added the following options to /boot/loader.conf.local which I found in another thread. Hopefully this improves stability.


hw.re.msi_disable=1
hw.re.msix_disable=1
hw.re.eee_enable=0
hw.re.phy_power_saving=0
hw.re.phy_mdix_mode=0
#3
22.1 Legacy Series / Re: LAN interface going down
January 29, 2022, 04:04:01 AM
Also running a Realtek NIC which could be the culprit. Changed from the re vendor driver to the built-in BSD driver. Will see how it goes.
#4
22.1 Legacy Series / LAN interface going down
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:


<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!
#5
Zenarmor (Sensei) / Re: OPNsense crashing every 2 days
February 24, 2021, 12:44:20 PM
Done. I've sent through a bug report.
#6
Zenarmor (Sensei) / OPNsense crashing every 2 days
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?


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.