ominous ocelot
- 0 Posts
- 14 Comments
Is the milk free if you have to work for it? ;)
Yes. But does it have to be your cow? And can you keep the milk? What does the calf say about that?
ominous ocelot@leminal.spaceto
Selfhosted@lemmy.world•amneziawg-installer: one-command VPN server that works where WireGuard gets blockedEnglish
7·12 days agoThanks to all replyers. My brain came up with dots per inch, which didn’t make any sense at all.
ominous ocelot@leminal.spaceto
Selfhosted@lemmy.world•Docker networking help (vlans)English
2·13 days agoNetplan config? Sure:
network: ethernets: enp35s0: dhcp4: false enp36s0: dhcp4: false vlans: enp35s0.100: id: 100 link: enp35s0 dhcp4: false enp35s0.101: id: 101 link: enp35s0 dhcp4: false bridges: br0: # untagged interfaces: [enp35s0] dhcp4: false br0.100: # vlan 100 interfaces: [enp35s0.100] dhcp4: false br0.101: #vlan 101 interfaces: [enp35s0.101] dhcp4: true version: 2I’m not sure if the version-property is still required. The only interface with an IP is br0.101. Opnsense provides DHCP (v4).
You can attach multiple ethernet-devices to a bridge (which I did not):
br0.100: interfaces: - enp35s0.100 - two - threeI’m not sure if you can attach the docker bridge via netplan - it has to exist at boot time, I think. My docker containers run inside a VM (kvm) with one interface, which sits in one of the VLANs. The VM’s interface is a bridge device (br0.100). The VM ethernet device is attached to the bridge, it receives its IP from the router and behaves like a real server.
ominous ocelot@leminal.spaceto
World News@lemmy.world•Iran says Iraq exempt from any Strait of Hormuz restrictionsEnglish
9·13 days agoIt’s a good day for paint and flag dealers in the region. Maybe for some IT guys with knowledge about AIS transponders, too.
ominous ocelot@leminal.spaceto
Selfhosted@lemmy.world•Docker networking help (vlans)English
1·13 days agoI don’t think I know the reason for the issue you’ve described. I don’t have enough information for that.
First thing would be: Is the routing and firewalling OK? Later: DNS. Even later: services reachable?
The Opnsense instance has configured multiple VLANs and zones too? With one server interface in each? The packets between the vlans take a path via the router?
I tried to give my server multiple interfaces on different VLANs once, but ran into problems with that approach. I then added one bridge interface per VLAN to the server and gave it just one IP on one vlan. That way the server isn’t tempted to route things itself or deliver packets on a wrong interface. An entire class of possible errors was removed that way. Docker containers and VMs still can have IPs in their respective VLANs/ nets.
It is worth noting that docker firewalling and ufw don’t play well together, which could be the reason for unreachable services. Moving the docker host into a LXC abstracts the issue away. Incus can run OCI containers itself and may be an alternative to docker (but not docker compose).
I can’t say anything about over-engeering. It is a hobby after all and you decide what is important and how much complexity you need. :)
ominous ocelot@leminal.spaceto
Technology@lemmy.world•The creator of Fortnite has laid off more than 1,000 staff – despite billions in revenueEnglish
4·19 days agoI would guess, Fortnite has peaked a while ago and entered the decline phase. So…
One could argue, that it would have been nice to split the revenue more evenly. But shrinking an unprofitable business isn’t bad per se. Or ist it?
Is scaling/ reencoding derivative? Or is it about the the visible content, only?
Lemmy hands out downscaled images. Others watermark images (reddit, 9gag,…).
Yes, I agree. Posting cropped images is bad. You can do it for personal use and no one cares. But leave it intact if you spread it.
ominous ocelot@leminal.spaceto
World News@lemmy.world•Trump threatens to 'obliterate' Iran's power plants if Strait of Hormuz isn't opened in 48 hoursEnglish
74·27 days agoCivil Energy infrastructure.
ominous ocelot@leminal.spaceto
World News@lemmy.world•Pete Hegseth attacks media for not being positive enough about US attacks on IranEnglish
22·1 month agoI thought it was Putin who sends wave after wave until the kill limit is reached.



It’s OK, as long as he doesn’t insult Yoda.