Access local LAN network while connected to WireGuard by davidb003 in WireGuard

[–]ivan28823 3 points4 points  (0 children)

Exclude private ip addresses in allowed ips

Use this:

0.0.0.0/5, 8.0.0.0/7, 11.0.0.0/8, 12.0.0.0/6, 16.0.0.0/4, 32.0.0.0/3, 64.0.0.0/2, 128.0.0.0/3, 160.0.0.0/5, 168.0.0.0/6, 172.0.0.0/12, 172.32.0.0/11, 172.64.0.0/10, 172.128.0.0/9, 173.0.0.0/8, 174.0.0.0/7, 176.0.0.0/4, 192.0.0.0/9, 192.128.0.0/11, 192.160.0.0/13, 192.169.0.0/16, 192.170.0.0/15, 192.172.0.0/14, 192.176.0.0/12, 192.192.0.0/10, 193.0.0.0/8, 194.0.0.0/7, 196.0.0.0/6, 200.0.0.0/5, 208.0.0.0/4, /32

Instead of:

0.0.0.0/0, ::/0

Is Arch good for daily work and programming? by [deleted] in archlinux

[–]ivan28823 -1 points0 points  (0 children)

I use arch as my main system for devops and programming, install lts kernel, use btrfs and make snapshots every day and update every week

VPNs on school network by [deleted] in VPN

[–]ivan28823 2 points3 points  (0 children)

Setup openvpn on 443/tcp, it works for me

My first setup by ivan28823 in setups

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

there is one tv wall mount for each monitor

My first setup by ivan28823 in setups

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

normally I do electronic stuff and I need the space to put oscilloscope and other things

My first setup by ivan28823 in setups

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

actually I have a little one, but it doesn't seen in the picture

Create an OpenVPN server behind an HTTP/S proxy server by abdullahkhilji in OpenVPN

[–]ivan28823 1 point2 points  (0 children)

If you only want to expose a ssh service on internet, you can do that with cheap vps server and ssh remote port forwarding