OPNsense Forum

English Forums => General Discussion => Topic started by: unnammed111 on November 29, 2023, 01:34:17 AM

Title: [Solved] Loss LAN connection after every reboot.
Post by: unnammed111 on November 29, 2023, 01:34:17 AM
OPNsense 23.7.9-amd64
FreeBSD 13.2-RELEASE-p5

Since I updated every time I reboot, I need to navigate to the interface, LAN, and Save to get my network going.

The WAN is working fine, and I am in PPPOE. I haven't had the issue since I started using Opnsense. Please advise.
Title: Re: Loss LAN connection after every reboot.
Post by: Seimus on November 30, 2023, 10:28:42 AM
What is you LAN subnet?
Can you make a print screen of your routing table after reboot (not working) and after?
Can you make a print screen of your gateways configuration?

Regards,
S.
Title: Re: Loss LAN connection after every reboot.
Post by: unnammed111 on November 30, 2023, 10:56:10 PM
LAN Subnet mask   255.255.255.0

The information you requested contains my gateway IP

Title: Re: Loss LAN connection after every reboot.
Post by: lar.hed on December 01, 2023, 05:49:12 PM
Wonder if you stumbled onto the same challenge I had - here is a test if so:
https://forum.opnsense.org/index.php?topic=36807.msg180150#msg180150
Title: Re: Loss LAN connection after every reboot.
Post by: unnammed111 on December 01, 2023, 09:55:48 PM
This is a similar issue, however, I did not see the resolution steps you used to resolve the issue.

Could you provide step by step what you did to solve the issue, please?
Title: Re: Loss LAN connection after every reboot.
Post by: unnammed111 on December 01, 2023, 10:26:14 PM
After restarting, I can ping google from Opnsense terminal without any issue. I just don't have the internet to my devices until I disable/enable interface.
Title: Re: Loss LAN connection after every reboot.
Post by: lar.hed on December 02, 2023, 09:51:06 AM
I only applied that patch that franco supports in the message AFTER every update (until I find out that it is permanently resolved).

However, after what you write I need to understand one challenge that you have: When you write that "can ping google" from OPNsense terminal - is that connection to OPNsense established on the same device that has no internet connection? If so then your challenge is within DNS and not the interface itself (although restarting the interface might solve the issue it is not the interface in it self thas creates the issue). To solve my DNS challenges I did so by installing another patch that, again, franco supplied in the thread about DNS-over-TLS testing: https://forum.opnsense.org/index.php?topic=37243.0
Title: Re: Loss LAN connection after every reboot.
Post by: unnammed111 on December 05, 2023, 03:52:38 PM
Unfortunately, the patch you provided did not work.