-- Leo's gemini proxy

-- Connecting to bbs.geminispace.org:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini; charset=utf-8

Comment by 🦀 jeang3nie


Re: "Help: How to switch between wifi and wired networks."

In: s/FreeBSD


This one is just a bit esoteric, but there is a solution. It's called link aggregation, or a lagg interface. What this means is that you combine two interfaces into one virtual interface, either for load balancing or failover if your primary interface becomes unavailable. You'd want the latter. It's covered in section 34.9 of the FreeBSD handbook under advanced networking. If you scroll down they give an example of setting this up for using a wired connection as your primary and wireless as the failover.


🦀 jeang3nie

2023-10-13 · 8 months ago


2 Later Comments ↓


🚀 stack [OP] · 2023-10-13 at 17:10:

@jeang3nie, I will have a look, although my primary goal is to be able to easily switch between wired, several in-home wifis, and coffeehouse wifis, on my thinkpad.


🦀 jeang3nie · 2023-10-13 at 19:29:

You should be able to move between different wireless networks using wpa_supplicant. Not sure how that would fit into the scheme I mentioned earlier, because the docs don't mention it specifically.


Original Post


🌒 s/FreeBSD

Help: How to switch between wifi and wired networks. — My laptop is currently configured for a wired network (em0) and WIFI(wlan0). Relevant /etc/rc.conf: [preformatted] When the system comes up, networking seems to work. However, bringing wlan0 down makes the system stop working. I just spent a few hours trying to figure out what's going on, and I managed to get it working but it seems too convoluted. What's a good way to do this? The Problem When I bring down wlan0, netstat -r still shows (...

💬 stack · 4 comments · 2023-10-13 · 8 months ago

-- Response ended

-- Page fetched on Sun Jun 2 14:15:45 2024