OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • Profile of TheSmoker »
  • 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 - TheSmoker

Pages: [1]
1
23.7 Legacy Series / Cannot install 23.7 on SYS-E200-12A-8C
« on: January 26, 2024, 09:01:57 pm »
Hi,

I am trying to install OPNSense 2.37 img or iso on a supermicro SYS-E200-12A-8C, after booting i am receiving the following error and hangs (not keyboard no mouse, needs hard reset):
https://ibb.co/1YCFTXw
Tried with USB2 and 3 sticks, as well as very old ones, about 6 or 7. The server only has USB3 ports. Secureboot is disabled.

Any pointers?

2
20.7 Legacy Series / Huawei ME906s support in OPNSense 20.7
« on: August 03, 2020, 10:51:01 am »
Hello OPNSense community,

As mentioned here: https://forum.opnsense.org/index.php?topic=18309.0
I've managed to get ME906s-158 recognized and functional by adding the vendor&device ids to the proper files in
FreeBSD 12.1-p7. Info here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231909

As I've installed OPNSense 20.7 I've saw that u3g is compiled within kernel (not available as a loadable module).
Give this development can anyone let me know what will happed if I replace the kernel (as I will need to recompile a new kernel on a HardenedBSD 12.1-p7 install) to get this working?

Is there any way to get the module installed as a plugin/patch?

Is there any other smarter way to get this working that I did not mentioned?

Thanks and regards!

3
20.1 Legacy Series / Request for adding new HW_ID to u3gen
« on: July 30, 2020, 11:53:21 am »
Hello Opnsense Community,

As we are progressing into future with new slot formats for 4G cards, there are a lot of Huawei compatible devices that will work if proper vendor/device id could be added to u3g.

So could anyone add the info from here to next version of opnsense?
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231909
https://bugs.freebsd.org/bugzilla/attachment.cgi?bugid=231909&action=viewall

Tested and working on FreeBSD 12.1.

Cheers!

4
20.1 Legacy Series / iperf3 speed difference with 10G networking
« on: June 30, 2020, 04:25:09 pm »
Hello,

I am trying to deploy a new gateway for a small but demand home network: mine.  ;D

For the hardware I am using a supermicro server : https://www.supermicro.com/en/products/system/1u/5019/SYS-5019D-FN8TP.cfm

Which should be quite sufficient in regards to hardware.
Up until now I've installed OpnSense and updated it to the latest version:
OPNsense 20.1.7-amd64
FreeBSD 11.2-RELEASE-p20-HBSD
OpenSSL 1.1.1g 21 Apr 2020

In rest nothing else installed no pf rules and no other services running.

I have configured one of the SFP+ ports with a Twinax/DAC cable, as a wan interface and add 1 single pf rule which permits all traffic. The server is connected to a Ubiquiti XG 6 switch. No VLANS and no other fancy stuff. This is only used for testing.

My computer is a 9900K with an Aquantia AQC107 network card linked to the same switch with CAT6 cable.

I've started iperf3 on the opnsense and i've used my computer as client. The results are as follows:
Code: [Select]
iperf-3.1.3-win64>iperf3.exe -c 192.168.1.138
Connecting to host 192.168.1.138, port 5201
[  4] local 192.168.1.99 port 54029 connected to 192.168.1.138 port 5201
[ ID] Interval           Transfer     Bandwidth
[  4]   0.00-1.00   sec   175 MBytes  1.47 Gbits/sec
[  4]   1.00-2.00   sec   194 MBytes  1.63 Gbits/sec
[  4]   2.00-3.00   sec   200 MBytes  1.68 Gbits/sec
[  4]   3.00-4.00   sec   194 MBytes  1.62 Gbits/sec
[  4]   4.00-5.00   sec   200 MBytes  1.68 Gbits/sec
[  4]   5.00-6.00   sec   193 MBytes  1.62 Gbits/sec
[  4]   6.00-7.00   sec   196 MBytes  1.64 Gbits/sec
[  4]   7.00-8.00   sec   196 MBytes  1.64 Gbits/sec
[  4]   8.00-9.00   sec   193 MBytes  1.62 Gbits/sec
[  4]   9.00-10.00  sec   192 MBytes  1.61 Gbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bandwidth
[  4]   0.00-10.00  sec  1.89 GBytes  1.62 Gbits/sec                  sender
[  4]   0.00-10.00  sec  1.89 GBytes  1.62 Gbits/sec                  receiver

iperf Done.

iperf-3.1.3-win64>iperf3.exe -c 192.168.1.138 -R
Connecting to host 192.168.1.138, port 5201
Reverse mode, remote host 192.168.1.138 is sending
[  4] local 192.168.1.99 port 54050 connected to 192.168.1.138 port 5201
[ ID] Interval           Transfer     Bandwidth
[  4]   0.00-1.00   sec   109 MBytes   913 Mbits/sec
[  4]   1.00-2.00   sec   113 MBytes   949 Mbits/sec
[  4]   2.00-3.00   sec   113 MBytes   949 Mbits/sec
[  4]   3.00-4.00   sec   113 MBytes   949 Mbits/sec
[  4]   4.00-5.00   sec   113 MBytes   948 Mbits/sec
[  4]   5.00-6.00   sec   113 MBytes   949 Mbits/sec
[  4]   6.00-7.00   sec   113 MBytes   949 Mbits/sec
[  4]   7.00-8.00   sec   113 MBytes   949 Mbits/sec
[  4]   8.00-9.00   sec   113 MBytes   949 Mbits/sec
[  4]   9.00-10.00  sec   113 MBytes   946 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bandwidth       Retr
[  4]   0.00-10.00  sec  1.10 GBytes   945 Mbits/sec    2             sender
[  4]   0.00-10.00  sec  1.10 GBytes   945 Mbits/sec                  receiver

iperf Done.

 :'( :'( :'( :'(

I've switched the DAC cable to the other port (ixl2). Link up. Then without configuring anything else in GUI i run dhclient for that network card and re-ran the iperf3 tests. And the results:
Code: [Select]
iperf3.exe -c 192.168.1.139
Connecting to host 192.168.1.139, port 5201
[  4] local 192.168.1.99 port 52943 connected to 192.168.1.139 port 5201
[ ID] Interval           Transfer     Bandwidth
[  4]   0.00-1.00   sec   311 MBytes  2.61 Gbits/sec
[  4]   1.00-2.00   sec   326 MBytes  2.74 Gbits/sec
[  4]   2.00-3.00   sec   343 MBytes  2.88 Gbits/sec
[  4]   3.00-4.00   sec   330 MBytes  2.77 Gbits/sec
[  4]   4.00-5.00   sec   330 MBytes  2.77 Gbits/sec
[  4]   5.00-6.00   sec   335 MBytes  2.81 Gbits/sec
[  4]   6.00-7.00   sec   342 MBytes  2.87 Gbits/sec
[  4]   7.00-8.00   sec   354 MBytes  2.97 Gbits/sec
[  4]   8.00-9.00   sec   349 MBytes  2.93 Gbits/sec
[  4]   9.00-10.00  sec   355 MBytes  2.98 Gbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bandwidth
[  4]   0.00-10.00  sec  3.30 GBytes  2.83 Gbits/sec                  sender
[  4]   0.00-10.00  sec  3.30 GBytes  2.83 Gbits/sec                  receiver

iperf Done.

iperf-3.1.3-win64>iperf3.exe -c 192.168.1.139 -R
Connecting to host 192.168.1.139, port 5201
Reverse mode, remote host 192.168.1.139 is sending
[  4] local 192.168.1.99 port 52970 connected to 192.168.1.139 port 5201
[ ID] Interval           Transfer     Bandwidth
[  4]   0.00-1.00   sec   975 MBytes  8.18 Gbits/sec
[  4]   1.00-2.00   sec  1.06 GBytes  9.13 Gbits/sec
[  4]   2.00-3.00   sec  1.06 GBytes  9.06 Gbits/sec
[  4]   3.00-4.00   sec  1.06 GBytes  9.08 Gbits/sec
[  4]   4.00-5.00   sec  1.10 GBytes  9.41 Gbits/sec
[  4]   5.00-6.00   sec  1.06 GBytes  9.12 Gbits/sec
[  4]   6.00-7.00   sec  1.08 GBytes  9.30 Gbits/sec
[  4]   7.00-8.00   sec  1.04 GBytes  8.91 Gbits/sec
[  4]   8.00-9.00   sec  1.10 GBytes  9.44 Gbits/sec
[  4]   9.00-10.00  sec  1.09 GBytes  9.32 Gbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bandwidth       Retr
[  4]   0.00-10.00  sec  10.6 GBytes  9.10 Gbits/sec    0             sender
[  4]   0.00-10.00  sec  10.6 GBytes  9.10 Gbits/sec                  receiver

iperf Done.

Something is really wrong here....

Any ideeas?

Cheers!

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