I swear that most FOSS names are bad on purpose to keep people from using them.
- 1 Post
- 22 Comments
teslasaur@lemmy.worldto
Selfhosted@lemmy.world•PewDiePie Promoting Self-Hosting, Blocking Ads, Shorts and moreEnglish
201·3 months agoDo you get enough oxygen in that large intestine you live in?
Take the win and move on.
teslasaur@lemmy.worldto
Selfhosted@lemmy.world•[Solved] Own domain for Jellyfin and privacy concernsEnglish
4·7 months agoThat does seem excessive. Change it so that it only sends an update to dyndns when it actually changes.
Having a new ip every 30 hours also seems pretty aggressive. I guess the DNS change might be slow to populate servers in that time if it is a “weird” top level domain.
teslasaur@lemmy.worldto
Selfhosted@lemmy.world•[Solved] Own domain for Jellyfin and privacy concernsEnglish
23·7 months agoDyndns really shouldn’t affect your connection, as long as you have a local client that updates your record automatically.
I use jellyfin together with caddy and it was pretty seamless to setup. I configured the caddyfile to redirect my incoming domain to my local ip and the rest worked automatically. It sets up a legitimate certificate for the domain using lets encrypt and automatically renews it.
When you have an encrypted connection, the isp can’t see what is being sent between you and the webserver. They can however see your dns-requests unless you have dns over encryption enabled.
The only security measure beyond keeping things up to date that i would recommend is to have a geo-blocker enabled for incoming traffic to your network.
teslasaur@lemmy.worldto
Selfhosted@lemmy.world•My reason for wanting HomeAssistant and a locked down VLAN...English
3·1 year agoWell. The segmentation is to avoid security holes from Rogue third party devices. If you can access my pc vlan that only exists on my wired pcconnection, then you have indeed broken in to my domain. Letting the things that doesn’t give a shit about security have their own network is just sanity/sanitary.
teslasaur@lemmy.worldto
Selfhosted@lemmy.world•Need Support: DMZ at home with nginx proxy to LANEnglish
1·1 year agoI think the packets take one way in, and get routed a different way out.
teslasaur@lemmy.worldto
Selfhosted@lemmy.world•Need Support: DMZ at home with nginx proxy to LANEnglish
1·1 year agoIt looks incredibly convoluted. My best guess is that traffic hits 172.168.1.254 and gets routed out on the internet and doesn’t pass the dmz.
teslasaur@lemmy.worldto
Selfhosted@lemmy.world•Need Support: DMZ at home with nginx proxy to LANEnglish
2·1 year agoThen i assume there is something wrong in the routes from your lan when returning traffic that got initiated through the internet opnsense. If you can see traffic hit the LAN network, all should be well on the way in.
Perhaps some sessions on the way time out due to low TTL. I’ve experienced drops of traffic when there are too many hops.
teslasaur@lemmy.worldto
Selfhosted@lemmy.world•Need Support: DMZ at home with nginx proxy to LANEnglish
1·1 year agoIts possible, depending on how you’ve setup your NAT, that the traffic cant return due to coming from a public ip.
teslasaur@lemmy.worldto
Selfhosted@lemmy.world•Need Support: DMZ at home with nginx proxy to LANEnglish
2·1 year agoWhy do you have public ip-span configured as LAN?
Sorry about my confused rambling 😅 Yes, the example was to demonstrate the difference between subnetting and vlan. Albeit simplified. What you said is right.
The poster i was responding to equated subnetting to vlans. I might have misunderstood what they meant though. It sounded like they wanted to use the same subnet per vlan, which wont work if you want them routed in the same gateway.
Reading it again they make it sound like you can’t subnet all of these networks on a switch without vlan, which you definitely can. I could for example connect 4 different devices on the subnet 192 168.10.x/24 and have them reach each other. I could also connect 4 more devices in the same switch but on a different network 192.168.20.x/24 and it would work.
You can’t use the same subnet on different vlans if you ever intend for both of them to reach the internet. In that case you’d need a second router which just defeats the purpose
teslasaur@lemmy.worldto
Selfhosted@lemmy.world•[SOLVED] Weird (to me) networking issue - can you help?English
1·2 years agoIt has to do with link priority on the server. You’d imagine that a server that receives a packet that has a return address on the same subnet as it self logically would use that interface instead.
A similar thing happens in switches. For example if you have two vlans on a switch and both vlans have an ip assigned, connect a computer to one of the vlans. You will only be able to reach the switch on the non-routed connection. Even if you also are allowed to reach the second vlan through a router/Firewall.
teslasaur@lemmy.worldto
Selfhosted@lemmy.world•[SOLVED] Weird (to me) networking issue - can you help?English
11·2 years agoMy guess is that the server receives the packet from the client with src .11.101 dst .10.102 and tries to respond over the interface that has .11.102 assigned. The client expects a response from src .10.102 and drops the packet. But I would turn on a packet sniffer in the gateway to see if the returning traffic even passes the Firewall in scenario 1.
teslasaur@lemmy.worldto
Selfhosted@lemmy.world•Unifi AP behind an extra switch: 2.4Ghz network stops working after ~30 minutesEnglish
1·2 years agoReset the AP to make sure it uses dhcp for its own ip and update firmware from unifi network after adopting the AP again.
Test it by swapping places of the access points to find out if the issue is related to the access points or something else.
OpenVPN connect on both. I load the .ovpn-file that is exported from the server and that’s it.
Personally I would have gone for OpenVPN access server on Debian. Fairly simple and well documented for those starting out.
I have used and worked with OpenVPN connect on android, PC and Mac.

I think you might have some insecurities about your gender that you project on me.
A name can be stupid at the same time that I like pink stuff.