shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

245
active users

#wireguard

2 posts2 participants0 posts today
Replied in thread

@avlcharlie

I have been 'off' far too much of this summer.

I just spent two days trying to get this laptop working with a #wireguard instance. Connects just dandy! no traffic gets routed through it. <rage />

I've got a OpenBSD VPS with a WireGuard connection to a server on my home network. I can ssh and ping both ways through the WireGuard tunnel.

Would it be possible to use relayd on the VPS to direct traffic to different services running on the server at home?

service1.example.com -> server:8443
service2.example.com -> server:8090

It kind of looks that way from:

mutualaid.info/posts/using-rel

I can add DNS records to the domain in question.

(I'm new to OpenBSD, but not Linux)

mutualaid.info · Using relayd as a reverse proxy on OpenBSDWrapping my head around relayd configuration before adding a self-hosted PDS reverse proxy.

I'm trying to set up a #WireGuard lighthouse setup following @mttaggart's guide, but I'm not having any luck.

I've got a Hetzner VM running #Debian Bookworm as the lighthouse, and I've tried connecting from both a #Debian Trixie VM on my work MacBook, and #Ubuntu Noble on a separate laptop.

Using #tcpdump on the lighthouse I can see the packets arriving on the right port, but there's no response, and nothing is being logged even though I've enabled debug logging from the kernel module using

echo module wireguard +p > /sys/kernel/debug/dynamic_debug/control

as documented in the wg manpage.

On the client I see the following in dmesg:

wireguard: lighthouse: Sending handshake initiation to peer 3 (<server ip>:51666)
lighthouse: Handshake for peer 3 (<server ip>:51666) did not complete after 5 seconds, retrying (try 2)

Does anyone know from personal experience how to get this working?

taggart-tech.comYour Private Wireguard Network from Scratch
More from Taggart :donor:

My country is going through one of its very many fuck-with-the-internet phases.

I used to use #WireGuard for a self-hosted VPN, and it worked pretty well. Is there anything in that landscape that has changed in the last five or so years? ❤️

Replied in thread

@mape6 @hack13

yes my #homelab connects to the #vps

example #wireguard wg0.conf

# Homelab
[Interface]
Address = 10.200.200.1/32
PrivateKey = ***
ListenPort = 21841

# VPS
[Peer]
PublicKey = ***
Endpoint = VPS's.IP.Address:51820
AllowedIPs = 10.200.200.0/24

PersistentKeepalive = 25

#caddyfile

serve my home network
http://192.168.1.2 {
root * /var/www
file_server
}

serve my wireguard network
http://10.200.200.2 {
root * /var/www
file_server
}

Here's the customary #introduction: i'm into #C and tolerate C++ on a daily basis at work, i've also used others like java, kotlin, python, PHP, etc and am curious about #COBOL, #AdaLanguage and #erlang.

My dislike of jenkins is only surpassed by my hate of githubactions and everything MS-related. AI is not I, only A. I'm interested in #selfhosted stuff but atm that's a VPS with some sites, which doesn't really count. For now #syncthing is quite useful and #wireguard is on the horizon once i reformat/reinstall my current #gentoo (i'll keep the root #ZFS aproach and am on the fence regarding #XFCE or #KDE), would be interesting to have a barebones #KVM/#QEMU running all the stuff and i digress.

kthxbai\0

Sigh. Search for information about configuring #Wireguard on #FreeBSD. Second result on #DuckDuckGo is a slop web site, which initially looks plausible but then runs a bunch of configuration commands that don't exist on FreeBSD. It does make up plausible output from the FreeBSD equivalents of those commands though!

I wonder how much of the productivity gains of using GenAI are simply slightly offsetting the productivity loses that come from everyone else using it.

I use the #Blokada #wireguard #VPN on 5 devices: 4 #Linux boxes and an Android phone.
This morning, internet on two of the Linux boxes crapped out when connected to the VPN. TCP connections were taking ridiculously long or hanging completely. For example, I saw "time curl --silent cnn.com/" take over a minute with the VPN connected vs. a fraction of a second without. Disconnecting and reconnecting to the VPN didn't help. Neither did rebooting.
(continued)

CNNBreaking News, Latest News and Videos | CNNView the latest news and breaking news today for U.S., world, weather, entertainment, politics and health at CNN.com.