Quote from: bimbar on September 09, 2024, 11:53:26 AM
Best make that into 2 ports.
Make 2 LAN ports in OPNSense?
Or make 2 physical connections to the main network switch?
Cheers
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 MenuQuote from: bimbar on September 09, 2024, 11:53:26 AM
Best make that into 2 ports.
Quote from: bartjsmit on September 05, 2024, 09:59:35 PMQuote from: sparticle on September 05, 2024, 01:44:38 PM
Setting the PG in ESXI for the main network servers to 4095 was probably a mistake.
Back up any VM's you want to keep (Veeam have a good free CE tier) and wipe the host to start fresh. If you have an external datastore, just unregister the VM's and register them after the rebuild.
I do have a default 'VM Network' PG without a VLAN tag which connects to the LAN
Quote from: bartjsmit on September 04, 2024, 07:02:47 PM
ESXi actually makes things simpler. Add another vNIC to the firewall VM connected to the VLAN 10 port group.
I have OPNsense on VMware with six such interfaces 8)
Quote from: lilsense on November 26, 2022, 04:35:02 PM
you just gotta know where to report them. :)
Quote from: chemlud on March 19, 2023, 07:45:10 PM
...next time buy an optiplex SFF and you can add PCI NICs, problem 100% solved ;-)
Quote from: gwurb on November 03, 2022, 08:25:25 AM
I followed what I understood on https://yrzr.tk/opnsense-22-for-aarch64/
but can't get RPI4B system to boot. I don't have a serial adapter so unfortunately can't troubleshoot a lot.
Here is what I did:
Downloaded:
OPNsense-22.1.10-OpenSSL-arm-aarch64-RPI.img.xz
and
OPNsense-22.7.5-OpenSSL-arm-aarch64-RPI.img.xz
Used Raspberry Pi Imager to write the img to file. Renamed config_rpi4.txt to config.txt and deleted config_rpi3.txt . Put the newly flashed card into RPI4 and powered it up. It gets to the rainbow/multicolour splash screen and then nothing. This was the case for both img files, written with either Raspberry Pi Imager or Balena Etcher, unarchived first or provided as .xz to the imager. I tried this on two RPI4.
I tried booting the same card on RPI3B+ with config_rpi3.txt renamed to config.txt and it booted, showing the boot process. I set a static IP and then used config_rpi4.txt renamed to config.txt to boot rpi4. Got the rainbow screen but could still access the system. So there is something wrong with the video.
Is there something wrong with the default config_rpi4.txt? What could I try to get the console to show on hdmi output?
Thanks