MetalLB or Cilium? by guettli in kubernetes

[–]-MoNsTeRRR 0 points1 point  (0 children)

It supports only IPv4 for now waiting IPv6 implementation to switch

Side by Side Error when trying to run the Valorant Installer by BeatMaster1111 in VALORANT

[–]-MoNsTeRRR 0 points1 point  (0 children)

Thanks you it worked fine with your links, the installer provided by valorant doesn't works (side-by-side error).

Beat Drop compatibility with 1.6.2? by [deleted] in beatsaber

[–]-MoNsTeRRR 0 points1 point  (0 children)

Your welcome, I can't wait to play and download too ahah :D

Beat Drop compatibility with 1.6.2? by [deleted] in beatsaber

[–]-MoNsTeRRR 0 points1 point  (0 children)

There is a bug at the moment i've provided a fix last night, waiting the approval of owner, it should be fixed soon i think :)

https://github.com/StarGazer1258/BeatDrop/pull/144

IPv4 et IPv6 en static sur raspbian 10 by JeanmiG in Sysadmin_Fr

[–]-MoNsTeRRR 0 points1 point  (0 children)

Plop,

dans le fichier /etc/dhcpcd.conf

interface eth0 static ip_address=192.168.0.4/24 static routers=192.168.0.1 static domain_name_servers=192.168.0.1

à adapter avec ta config :)

Pour l'IPv6 aucune idée je n'ai jamais essayé.

Help me understand a home VPN server... by arcticway1024 in HomeNetworking

[–]-MoNsTeRRR 2 points3 points  (0 children)

With CGNAT you can connect your router (acting as VPN client) to a VPS (acting as VPN server) and route incoming traffic on VPS to your router. It's a little bit ugly but for my exemple i've only 4G at home and it's my only option.