OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • Archive »
  • 18.1 Legacy Series »
  • [CALL FOR TESTING] FreeBSD 11.1, newer Realtek vendor driver and more
« previous next »
  • Print
Pages: [1] 2 3

Author Topic: [CALL FOR TESTING] FreeBSD 11.1, newer Realtek vendor driver and more  (Read 26940 times)

franco

  • Administrator
  • Hero Member
  • *****
  • Posts: 13624
  • Karma: 1173
    • View Profile
[CALL FOR TESTING] FreeBSD 11.1, newer Realtek vendor driver and more
« on: October 27, 2017, 05:30:21 pm »
Hi guys,

As a twist to our normal beta images, this time around we simply offer a manual upgrade of the operating system code, which means your GUI release version stays and follows 17.7.x if you want to.

All the updates and commands found here are signed and verified to allow a secure and stable update experience as usual. :)

On top of our HardenedBSD additions this new OS version for OPNsense 18.1 received the following improvements:

o Shared forwarding now works on IPv6, in conjunction with "tryforwarding" and better reply-to multi-WAN behaviour
o A potential fix for the high CPU load of the SNMP hostres module
o Realtek vendor NIC driver version 1.94
o FreeBSD 11.1, see https://www.freebsd.org/releases/11.1R/relnotes.html

The move to this new OS version is simple:

# opnsense-update -bkgr 18.1.b -n "snapshots\/beta"
# opnsense-update -L
# /usr/local/etc/rc.reboot

To explain, we are installing the b(ase), (debu)g k(ernel), r(elease) 18.1-BETA from mirror (locatio)n snapshots/beta.

The second command locks the base and kernel to prevent upgrades to switch back to 17.7.1.

The third command, as you would have guessed, issues the reboot.

From an operational standpoint, we've seen no differences to FreeBSD 11.0 and the behaviour is the same, but would like you to help pinpoint potential issues and hiccups as covering all use cases and hardware can only be a team effort.

Should there be any need to switch back to 11.0 / 17.7 you can run the following to revert your system:

# opnsense-update -U
# opnsense-update -bkd
# /usr/local/etc/rc.reboot

Unlock the kernel and base, update standard k(ernel) and b(ase) from the d(efault) location, and reboot.

That's all, have fun!


Thanks,
Franco
Logged

DanMc85

  • Jr. Member
  • **
  • Posts: 68
  • Karma: 3
    • View Profile
Re: [CALL FOR TESTING] FreeBSD 11.1, newer Realtek vendor driver and more
« Reply #1 on: October 28, 2017, 02:49:36 am »

opnsense-update -bkgr 18.1.b -n "snapshots\/beta"

This command isn't working properly for me.  It Fetches the first file ****.obsolete... done  the second file *****.txz comes up with an opnsense-verify error 04091068 rsa routines  bad signature.  Signature is not valid.

Any ideas?

My current build:
OPNsense 18.1.a_291-amd64
FreeBSD 11.0-RELEASE-p12
OpenSSL 1.0.2l 25 May 2017
Logged

franco

  • Administrator
  • Hero Member
  • *****
  • Posts: 13624
  • Karma: 1173
    • View Profile
Re: [CALL FOR TESTING] FreeBSD 11.1, newer Realtek vendor driver and more
« Reply #2 on: October 28, 2017, 03:41:36 pm »
Which mirror are you using?

Since the first one goes through this could mean thee things in order of increasing possibility:

1. The mirror has a faulty set file.
2. Your download was truncated by your network.
3. There was not enough space on your OPNsense to store the full set.


Cheers,
Franco
Logged

tillsense

  • Sr. Member
  • ****
  • Posts: 308
  • Karma: 48
    • View Profile
Re: [CALL FOR TESTING] FreeBSD 11.1, newer Realtek vendor driver and more
« Reply #3 on: October 28, 2017, 06:59:25 pm »
Hi Franco,

a proxmox vm has been stable for 10h.
Code: [Select]
...
Kernel locked at 18.1.b-amd64, skipping.
Base locked at 18.1.b-amd64, skipping.

OPNsense 18.1.a_292-amd64
FreeBSD 11.1-RELEASE-p2
OpenSSL 1.0.2l 25 May 2017

cheers till
Logged

Solaris17

  • Full Member
  • ***
  • Posts: 108
  • Karma: 14
    • View Profile
Re: [CALL FOR TESTING] FreeBSD 11.1, newer Realtek vendor driver and more
« Reply #4 on: October 28, 2017, 07:41:17 pm »
Followed the directions and still ended with

Code: [Select]
OPNsense 17.7.7_1-amd64
FreeBSD 11.1-RELEASE-p2
OpenSSL 1.0.2l 25 May 2017

That doesnt seem right? Attempting to do it again after reboot shows that I am "upto date skipping"

Though the OP does say

Quote
As a twist to our normal beta images, this time around we simply offer a manual upgrade of the operating system code, which means your GUI release version stays and follows 17.7.x if you want to.

others report GUI change of 18.x ?
« Last Edit: October 28, 2017, 07:45:36 pm by Solaris17 »
Logged

tillsense

  • Sr. Member
  • ****
  • Posts: 308
  • Karma: 48
    • View Profile
Re: [CALL FOR TESTING] FreeBSD 11.1, newer Realtek vendor driver and more
« Reply #5 on: October 28, 2017, 08:10:07 pm »
@Solaris17 @all

17.7.x is ok i'm in addition on the opnsene devel package over git.

cheers till
Logged

Ren

  • Jr. Member
  • **
  • Posts: 52
  • Karma: 3
    • View Profile
Re: [CALL FOR TESTING] FreeBSD 11.1, newer Realtek vendor driver and more
« Reply #6 on: October 29, 2017, 06:07:39 am »
I just updated to 18.1 and Opnsense Version number did not change. Is it suppose to change to 18.1 ? FreeBSD Version got updated to 11.1 and i did get driver version 1.94.01 for my realtek NICS


OPNsense 17.7.7_1-amd64
FreeBSD 11.1-RELEASE-p2
OpenSSL 1.0.2l 25 May 2017
Logged

phoenix

  • Hero Member
  • *****
  • Posts: 506
  • Karma: 55
    • View Profile
Re: [CALL FOR TESTING] FreeBSD 11.1, newer Realtek vendor driver and more
« Reply #7 on: October 29, 2017, 08:13:11 am »
Quote from: Ren on October 29, 2017, 06:07:39 am
I just updated to 18.1 and Opnsense Version number did not change. Is it suppose to change to 18.1 ?
No, it's not supposed to change and the answer is in the first paragraph of the first post in this thread. :)
« Last Edit: October 29, 2017, 02:33:56 pm by phoenix »
Logged
Regards


Bill

franco

  • Administrator
  • Hero Member
  • *****
  • Posts: 13624
  • Karma: 1173
    • View Profile
Re: [CALL FOR TESTING] FreeBSD 11.1, newer Realtek vendor driver and more
« Reply #8 on: October 29, 2017, 10:28:26 am »
Hi,

Sorry for not being more clear... OPNsense version stays at 17.7.x, if you lock the kernel and base you'll simply stay on 11.1 instead of going back to 11.0 on updates.

18.1.x is reached via:

# opnsense-update -t opnsense-devel

But at this point there is not a lot of interesting things in there as most of it went to 17.7.x already.

To switch back, type:

# opnsense-update -t opnsense


Cheers,
Franco
Logged

Ren

  • Jr. Member
  • **
  • Posts: 52
  • Karma: 3
    • View Profile
Re: [CALL FOR TESTING] FreeBSD 11.1, newer Realtek vendor driver and more
« Reply #9 on: October 29, 2017, 04:47:03 pm »
Quote from: phoenix on October 29, 2017, 08:13:11 am
Quote from: Ren on October 29, 2017, 06:07:39 am
I just updated to 18.1 and Opnsense Version number did not change. Is it suppose to change to 18.1 ?
No, it's not supposed to change and the answer is in the first paragraph of the first post in this thread. :)

Oh ok. I think i glossed over it last night. Thank you
Logged

Ren

  • Jr. Member
  • **
  • Posts: 52
  • Karma: 3
    • View Profile
Re: [CALL FOR TESTING] FreeBSD 11.1, newer Realtek vendor driver and more
« Reply #10 on: October 29, 2017, 04:48:21 pm »
Quote from: franco on October 29, 2017, 10:28:26 am
Hi,

Sorry for not being more clear... OPNsense version stays at 17.7.x, if you lock the kernel and base you'll simply stay on 11.1 instead of going back to 11.0 on updates.

18.1.x is reached via:

# opnsense-update -t opnsense-devel

But at this point there is not a lot of interesting things in there as most of it went to 17.7.x already.

To switch back, type:

# opnsense-update -t opnsense


Cheers,
Franco

Thanks for the info
Logged

Julien

  • Hero Member
  • *****
  • Posts: 651
  • Karma: 32
    • View Profile
Re: [CALL FOR TESTING] FreeBSD 11.1, newer Realtek vendor driver and more
« Reply #11 on: October 29, 2017, 10:40:04 pm »
I have installed this new Kernel on a real hardware.
Where are we supposed to pay attention ?
Thank you
Logged
An intelligent man is sometimes forced to be drunk to spend time with his fool.

franco

  • Administrator
  • Hero Member
  • *****
  • Posts: 13624
  • Karma: 1173
    • View Profile
Re: [CALL FOR TESTING] FreeBSD 11.1, newer Realtek vendor driver and more
« Reply #12 on: October 30, 2017, 09:13:25 am »
Hi Julien,

Apart from the particular points stated above there is no new test-worthy addition. Just look out for stability issues. But as I said, it's been tested for a while now and has shown good quality.


Cheers,
Franco
Logged

Julien

  • Hero Member
  • *****
  • Posts: 651
  • Karma: 32
    • View Profile
Re: [CALL FOR TESTING] FreeBSD 11.1, newer Realtek vendor driver and more
« Reply #13 on: October 30, 2017, 09:31:22 pm »
Quote from: franco on October 30, 2017, 09:13:25 am
Hi Julien,

Apart from the particular points stated above there is no new test-worthy addition. Just look out for stability issues. But as I said, it's been tested for a while now and has shown good quality.


Cheers,
Franco
I am working on it and I agree performance is great,
I will wait a week and go for it on productions with one site and check the behaivor.
today i've recieved two updates which i installed them however after i check for the updates they pop ups again.
i have rebooted the appliance twice but it still shows up.
thought i'd share here
« Last Edit: October 30, 2017, 10:32:36 pm by Julien »
Logged
An intelligent man is sometimes forced to be drunk to spend time with his fool.

franco

  • Administrator
  • Hero Member
  • *****
  • Posts: 13624
  • Karma: 1173
    • View Profile
Re: [CALL FOR TESTING] FreeBSD 11.1, newer Realtek vendor driver and more
« Reply #14 on: October 31, 2017, 09:05:37 am »
Yes, you are running opnsense-devel and I added kernel/base support there. But you can't install the 17.7.1 kernel and base because you locked them to stay at 18.1-BETA with "opnsense-update -L" so everything is as it should be. :)


Thanks,
Franco
Logged

  • Print
Pages: [1] 2 3
« previous next »
  • OPNsense Forum »
  • Archive »
  • 18.1 Legacy Series »
  • [CALL FOR TESTING] FreeBSD 11.1, newer Realtek vendor driver and more
 

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