Gobo

joined 1 year ago
[–] Gobo@lemmy.world 3 points 1 month ago (1 children)

From a networking standpoint, you can configure qos tagging for a specific application and use that dscp variable as a flag for pbr. Then set your next hop via respective tunnel.

[–] Gobo@lemmy.world 10 points 5 months ago

Setup nginx as a v6 to v4 reverse proxy. Or the inverse if you have a public v4 in a vpc to use as a dmz.

[–] Gobo@lemmy.world 1 points 7 months ago* (last edited 7 months ago)

/usr/lib or /usr/lib64 or /lib (some distros) or /lib64

Some things (like hosts file) are in /etc. /etc mostly contains configs.

[–] Gobo@lemmy.world 2 points 11 months ago

Pfsense has an openvpn server and client built in. Also if you are using site-to-site ipsec vpns it can be useful. I think it will also use the extensions if you run a web proxy to inspect tls traffic. If you just use it for a nat gateway, then you don't need aes-ni or even most of the features Pfsense provides.

[–] Gobo@lemmy.world 7 points 1 year ago (1 children)

The disk itself is flexible, hence the floppy disk. In contrast a hard disk had rigid platters, hence hard. The outer casing has nothing to do with it.

[–] Gobo@lemmy.world 17 points 1 year ago

It's github. Submit a PR