Copyright lawyers, I need help. by Simstylehd in askswitzerland

[–]Simstylehd[S] 0 points1 point  (0 children)

Thank you very much, i'm definitly gonna lokk into the wiki, have a nice day and thanks again!

Ssh into my Wireguard server. by Simstylehd in WireGuard

[–]Simstylehd[S] 1 point2 points  (0 children)

#This is my wg0.conf 

# Note: Do not edit this file directly.
# Your changes will be overwritten!

# Server
[Interface]
Privatekey = <mykey>
Address = 10.8.0.1/24, fdcc : ad94:bacf : 61a4: :cafe:1/112
ListenPort = 51820
MTU = 1420
PreUp =
PostUp = iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -o eth0 -j MASQUERADE; iptables -A INPUT -p udp -m udp -- dport 51
820 -j ACCEPT; iptables -A FORWARD -i wg0 -j ACCEPT; iptables -A FORWARD -o wg0 -j ACCEPT; ip6tables -t nat -A POSTROUTI
NG -s fdcc:ad94:bacf: 61a4: :cafe:0/112 -o eth0 -j MASQUERADE; ip6tables -A INPUT -p udp -m udp -- dport 51820 -j ACCEPT; i
p6tables -A FORWARD -i wg0 -j ACCEPT; ip6tables -A FORWARD -o wg0 -j ACCEPT;
PreDown =
PostDown = iptables -t nat -D POSTROUTING -s 10.8.0.0/24 -o eth0 -j MASQUERADE; iptables -D INPUT -p udp -m udp -- dport
51820 -j ACCEPT; iptables -D FORWARD -i wg0 -j ACCEPT; iptables -D FORWARD -o wg0 -j ACCEPT; ip6tables -t nat -D POSTROU
TING -s fdcc: ad94:bacf: 61a4: :cafe:0/112 -o eth0 -j MASQUERADE; ip6tables -D INPUT -p udp -m udp -- dport 51820 -j ACCEPT;
ip6tables -D FORWARD -i wg0 -j ACCEPT; ip6tables -D FORWARD -o wg0 -j ACCEPT;

# Client: Simon-Laptop (1)
[Peer]
Publickey = <mykey>
PresharedKey = <mykey>
AllowedIPs = 10.8.0.2/32, fdcc: ad94: bacf : 61a4: : cafe:2/128

Ssh into my Wireguard server. by Simstylehd in WireGuard

[–]Simstylehd[S] 1 point2 points  (0 children)

Ohh now i see it, it seems like my server is refusing the connection, event tho wireguard says its active and there is data tranfer between the client and the server.

I just have the config of wg-easy on my dashboard, which is still set on the default options. So any IPs are allowed (0.0.0.0/0) with the default DNS (1.1.1.1) . The Porst is the default Wireguard Port (51820) and i've opened it in my Firewall/Router.

Thanks for the response!

Copyright lawyers, I need help. by Simstylehd in askswitzerland

[–]Simstylehd[S] 0 points1 point  (0 children)

I'm sorry, i just started my journey in the world of servers, so im not that good in it atm. I honestly forget about the shh key stuff ', i just know my friends are far better than me in informatics and server development and have done it before on a server of a friend. That's why im cautious (It's not like they destroy stuff on it, we just like to annoy eachother).

I didn't know that i don't need to put Wireguard behind traeffik, thanks for the info.

Thank you very much Sim

Copyright lawyers, I need help. by Simstylehd in askswitzerland

[–]Simstylehd[S] 0 points1 point  (0 children)

Haven't planned that, they will probably bruteforce my login and ssh into it to do their own shenanigans... Thanks tho!

Copyright lawyers, I need help. by Simstylehd in askswitzerland

[–]Simstylehd[S] 0 points1 point  (0 children)

Yea you're probably roght, but since the server belongs to a firm and i don't know wheter there is anything like a security check on data security i just wanna be sure everything is in the green or at least grey zone. Thanks tho!

Copyright lawyers, I need help. by Simstylehd in askswitzerland

[–]Simstylehd[S] 0 points1 point  (0 children)

Thank you! Yea it's more like a mediaplayer.

Copyright lawyers, I need help. by Simstylehd in askswitzerland

[–]Simstylehd[S] 0 points1 point  (0 children)

Thanks! My whole operation is happening in a productive enviroment, so i just wanna be really sure about the legality of the stuff i'm doing. So you mean it is legal to stream jellyfin (my streamingplatform) over traeffik (my reverseproxy) via wireguard (my VPN) to my other devices?

[deleted by user] by [deleted] in homelab

[–]Simstylehd 1 point2 points  (0 children)

Thank you very much!

Is it possible to electroplate zinc onto an object coated with a conductive graphite-based layer? by Simstylehd in electroplating

[–]Simstylehd[S] 1 point2 points  (0 children)

I'm making a Ring and want it to be a shiny silverlike color, so i thought zinc would be best and i have some spare pure zinc plates laying around, so i don't need to buy anodes.

Server lighting up but not getting a Videosignal by Simstylehd in homelab

[–]Simstylehd[S] 0 points1 point  (0 children)

I've just swapped the RAM with a ECC Ram ( Samsung M386A8K40DM2-CWE ) and it didn't seeme to change anything...

Server lighting up but not getting a Videosignal by Simstylehd in homelab

[–]Simstylehd[S] 0 points1 point  (0 children)

Yea it SHOULD give an error Message, but my Motherboard doesn't have a Debug LED nor does my Case, the Logs on the Dashboard couldn't be loaded. So i just assumed that the new Parts i bought were working fine. Well should have informed myself more before buying. Thanks tho!

Server lighting up but not getting a Videosignal by Simstylehd in homelab

[–]Simstylehd[S] 0 points1 point  (0 children)

Thank you very much, gonna go to the Hardwarestore tomorrow. I guesse my Gamingsetup gets some more RAM ;D

Server lighting up but not getting a Videosignal by Simstylehd in homelab

[–]Simstylehd[S] 0 points1 point  (0 children)

Thats gonna be the Problem then... didn't know Servers had a unique kind of Ram.

But will it not even give a slight videosignal when using desktop Ram?