im following the handbook and trying to create a bhyve vm
freebsd 14.1 p6
https://docs.freebsd.org/en/books/handbook/virtualization/#virtualization-host-bhyve
but i cant get the bridge to work
and get no route to host with ping
im using a lagg failover device with ethernet and wifi
just...
i have a lagg failover device set up on two machines
to automatically switch between wired and wireless when i unplug the ethernet cable
https://docs.freebsd.org/en/books/handbook/advanced-networking/#network-aggregation
however my pf.conf no longer works
it worked fine with the int_if set to...
you can create a lagg failover device to easily switch between wired and wireless using the built in wifi
but its also possible to use an external usb wifi card as well
in this example i will be using a Alfa-AWUS036NH wireless card...
I have got wifi working on my Dell XPS 15 2019 with the following chipset
Killer(R) Wi-Fi 6 AX1650x 160MHz Wireless Network Adapter (200NGW), REV=0x340
which is supported by Iwlwifi
https://wiki.freebsd.org/WiFi/Iwlwifi
and for extra brownie points i have got it working with the lagg0...
Hello,
I'm using bhyve on 12.1-RELEASE-p6, with failover mode between ethernet and wireless interfaces enabled and configured as following:
ifconfig_em0="ether 10:0b:a9:9e:76:28"
wlans_iwn0="wlan0"
ifconfig_wlan0="WPA"
cloned_interfaces="lagg0"
ifconfig_lagg0="up laggproto failover laggport em0...
Hi all
I`m trying to monitor the traffic of the firewall using netflow following the steps on the below article
https://forums.freebsd.org/threads/howto-monitor-network-traffic-with-netflow-nfdump-nfsen-on-freebsd.49724/
everything works fine ,however everytime i add lagg0 by entering this...
Hi,
[Edit] Long story short:
My internet adapter fails to get a DHCP lease.
I have a VirtualBox FreeBSD guest running on a Windows host on a laptop. Because I will be on the go, I want to have
a) a direct connection to the internet from the guest with dynamic IP addresses and
b) a host-only...
A) How do/can you specify multiple interface in the "on" clause for IPFILTER rules?
B) Do IPFILTER rules apply to lagg failover aggregations?
C) What is preferred on a laptop workstation? Aggregations or multiple interface?
I have a script for generating restrictive IPF ruleset, so I only...
Hi,
I have set up the lagg0 failover virtual link that aggregates ethernet and radio adapters on my laptop. Everything works fine, except I cannot access my router configuration page. I've changed the firewall script to use interface "lagg0" in the rules, but I didn't change much, and the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.