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 - pkirsche

#1
Quote from: newsense on September 16, 2024, 05:19:55 AM

I've added the last step of restarting the service to the chain as well.

opnsense-revert opnsense os-zerotier && opnsense-patch dfd9f1766d && opnsense-patch -c plugins 4f9e03089 && service zerotier restart

I'd like to assist with testing, but just one question before starting. If I "patch" these hotfix changes, will I need to revert these changes before or after a later released 24.7.5 or 24.7.6 including the fix or is just updating to these versions overwrite all these "patches" and nothing to do afterwards?
#2
Hi @all, just found this thread. Unfortunately after upgrading from OPNsense 20.7.3 to OPNsense 20.7.4 I am also seeing massive oacket loss and high latency on my connection.
Before the upgrade I've never had any issues but with this new release, I am receiving just around 300 Mbit of my 1GBit internet line. Also opnsense is showing me a warning on my default gateway (cable box in bridge mode) that I am suffering high latency and packet loss.

Before the upgrade, I always got the full line speed with my box. The setup is still the same, only change was the upgrade to 7.4.
I'm running opnsense on a shuttle DH110 system with an Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz (8 cores).
The network interface is powered by an intel i219LM chipset, named "em0" in opnsense.

I have had IDS/IPS active and running, but also disabled it for testing. without any chances in speed, latency or packetloss.
Is anyone else experiencing issues in this direction or has someone else any idea how to fix this issue?

Help is very very much appriciated!

Thanks a lot.
#3
Hello Opnsense Community,

I am new to opensense and started by building a firewall solution for my home based on a shuttle PC.
With my little linux experience (but unfortunately no knowledge about bsd) I got the opnsense running very well.

But you might know, there is always some optimization possible and therefore I decided to separate my guest wifi from the rest of my lan. And also I added aother dmz-like network for my wireless router as secondary gateway.

But to make it short, I have the setup running with two additional usb 3.0 ethernet adapters from same manufacturer. I know, a static buildin ethernet port would be the best solution but its just for private and I found two adapters working well and with great speed, so that part is working as expected.

Now to my problem:
The two usb ethernet adapters are mixed on bootup randomly, so I got ue0 and ue1 on the other adapter with nearly every boot.

I already tried to add the delayed boot plugin, but thats not making a difference to the behavior beside it delays boottime :)

So maybe (and I'd be really happy if at least anyone would try) you can help me to get a static assignment of my two usb ethernet adapters.
I don't really need a script making this dynamically, just the two devices.

Is there any way to add the MAC address of the adapters to a file or maybe read a kind of hardware id to assign it static to ue0 and ue1?

I'm not afraid of hacking something inside files or shell, if neccessary :)

Due to the fact that I am using exactly the same adapters, would it make any difference to use another manufacturer for one of the adapters? As far as I've read, in the end it's the chipset (in my case a realtek) that makes the game and not the manufacturer. But if it makes any differences, I am of course willing to buy one.

If you need any further information or command output, don't hesitate to ask.
I am running the latest opnsense version (OPNsense 20.1.7-amd64)

Thanks very very much for your assistance.