Тёмный

ALL ABOUT VPNs in OPNsense! Wireguard, OpenVPN, and IPSec Setup and Configuration 

apalrd's adventures
Подписаться 63 тыс.
Просмотров 14 тыс.
50% 1

Опубликовано:

 

4 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 54   
@LeonardoSkorianez
@LeonardoSkorianez 4 месяца назад
Amazing, I would like to see next video about DNS, maybe using adguard or pi-hole, or just some sort of dns filter inside unbound on opnsense
@apalrdsadventures
@apalrdsadventures 4 месяца назад
It's on the list, I'll give it a vote for you
@pingyofdoom
@pingyofdoom 4 месяца назад
If its too short, include something that assigns local DNS hostnames dynamicly
@Tntdruid
@Tntdruid 4 месяца назад
Get your snacks ready.
@Christos9
@Christos9 4 месяца назад
Amazing video! Thanks for clarifying things.
@SimowLabrim
@SimowLabrim 11 дней назад
Amazing, thanks for sharing!
@LubosMedovarsky
@LubosMedovarsky 4 месяца назад
They must have Stockholm in Switzerland... somewhere... for sure ;-)
@apalrdsadventures
@apalrdsadventures 4 месяца назад
Just like there are kangaroos in Austria
@waynoinsaneo
@waynoinsaneo 4 месяца назад
I've been waiting for this!
@tubeyou-ky4xt
@tubeyou-ky4xt 4 месяца назад
OPNsense tutorial about vxlan over wireguard would be awesome. There is literally no decent tutorial about it out there. I have a use-case where windows clients must be able to hear L2 broadcast traffic (from FlexRadio SDR's) from a remote lan, where OPNsense is doing firewalling. People typically use ZeroTier or SoftEther for that, but I feel like wireguard + vxlan would be so much "cleaner", faster/lower latency, predictable and maintainable solution.
@apalrdsadventures
@apalrdsadventures 4 месяца назад
For your use case you might be able to save money doing vxlan with Mikrotik gear, if you can get away with 100M only (instead of Gigabit) they have an older model for $39 that can do VPNs and vxlan. Vxlan is pretty interoperable between vendors (at least unicast vxlan), so using those for remote sites and OPNsense for your core site could definitely be a thing.
@digitalsparky
@digitalsparky 4 месяца назад
The Internet is kinda like the movie Inception when it comes to networks.... It's a network of networks of networks of networks of networks ...... :P
@apalrdsadventures
@apalrdsadventures 4 месяца назад
Yeah, if only we used IPv6 where all addresses were public and we just needed to deal with security over the internet and not routing. This is what IPSec was originally designed for (Transport Mode).
@l0gic23
@l0gic23 4 месяца назад
Learned a lot. Ty
@bogorad
@bogorad 4 месяца назад
how about XRAY/vless/vmess/reality?
@Rodrigo-rq1dx
@Rodrigo-rq1dx 4 месяца назад
Thank you!
@steven.cutright
@steven.cutright 2 месяца назад
You got finesse bro..
@janiel471
@janiel471 4 месяца назад
thanks for great content. I'm setup opnsense for my gw and kind of curious about crowdsec and nginx WAF reverse proxy plugin in OPNsense. I'd appreciate so much if you have content on this topic. Thank youuuu
@UKUNAShopVideos
@UKUNAShopVideos Месяц назад
Top👍👍👍👍👍
@codescholar7345
@codescholar7345 Месяц назад
How can I setup vlans that use different openvpn or wireguard clients? I want tagged VMs to be able to be specific vpns. With a direct connection from proxmox to bare metal opnsense ETH port for VMs. Thanks!
@gramzon
@gramzon 3 месяца назад
Can you do a review/how to of the IPFire OS?
@RootServerAdministrator
@RootServerAdministrator 4 месяца назад
I used to use wireguard but switched to ocserv.
@21Lettere
@21Lettere 4 месяца назад
In the ClientAccess configuration, why did you use a public routable IPv6 address for the tunnel? Is this going to leak some data outside the tunnel if the WG server - for some reason - goes offline? Thanks
@apalrdsadventures
@apalrdsadventures 4 месяца назад
For IPv6, we need a publicly routable address from the VPN server's allocation. The global internet will route all of those packets back to the VPN server, so if the client tries to send a packet from another location using the address in the VPN server's prefix, it will end up coming back to the VPN server and not wherever the phone is now. Many networks will also drop packets that don't come from their address ranges (spoofed source address).
@21Lettere
@21Lettere 4 месяца назад
I thought that both of the tunnel endpoints of a VPN connection have to be in the non-public routable address space like, for example, 192.168.10.10/24 (tunnel endpoint A) 192.168.10.11/24 (tunnel endpoint B) like in the IPv4 world scenario; I never imagined that the tunnel itself could be a public routable network. I suppose I have to learn IPv6 better :)@@apalrdsadventures
@apalrdsadventures
@apalrdsadventures 4 месяца назад
You can do it in IPv4 as well if you can afford the cost of the public IPs, it's just rarely done for that reason
@21Lettere
@21Lettere 4 месяца назад
I never encountered a WG or OpenVPN setup with the tunnel set to a public routable IP address(s); all the documentations say that it should be a private (like RFC 1918) address. @@apalrdsadventures
@apalrdsadventures
@apalrdsadventures 4 месяца назад
I assume their documentation is just indicating you shouldn't use an IP block you don't own (like a lot of ISPs use 6/8 for CGNAT for various reasons).
@BeeJoe25
@BeeJoe25 3 месяца назад
Could Opnsense route everything through a Wireguard VPN provider including recursive DNS with Unbound?
@apalrdsadventures
@apalrdsadventures 3 месяца назад
yes, you can add a policy route on LAN with a destination of 'not LAN net' and all clients on that net will route over the VPN. For Unbound you'd need to set the outgoing interface as the WG IF.
@jeffreyooi1971
@jeffreyooi1971 3 месяца назад
I have followed all your steps but can't get the phase 2 showed up. Any idea where should I look at? Both site showing the same log information Site A = Informational charon 04[NET] error writing to socket: Can't assign requested address Site B = Informational charon 03[NET] error writing to socket: Can't assign requested address Thank you.
@apalrdsadventures
@apalrdsadventures 3 месяца назад
well Charon is mad about one of your address configs somewhere. Honestly debugging this issue is a nightmare.
@jeffreyooi1971
@jeffreyooi1971 3 месяца назад
@@apalrdsadventures alright, thanks will take a look at it. 👍👍👍
@AdrianuX1985
@AdrianuX1985 4 месяца назад
+1
@Joshua-jy3gu
@Joshua-jy3gu 4 месяца назад
Can you do opnsense vlans next?
@derderkommentierte741
@derderkommentierte741 4 месяца назад
What is the gateway IPv6 adress in your example? 32:33
@apalrdsadventures
@apalrdsadventures 4 месяца назад
Same as with v4, our own address off by 1. Gateway field is normally used to resolve the MAC address of the next hop, but since Wireguard is a purely layer 3 protocol, there is no MAC. So we really just need *something*.
@rahulkakkarscience
@rahulkakkarscience 4 месяца назад
Hi there. I'm behind a cgnat and my isp is not letting me open ports. How can i remote access my home server in the best way possible? I've used tailscale and it works great but i want to share my jellyfin among friends who aren't gonna wanna install tailscale. Can u suggest a better way?
@apalrdsadventures
@apalrdsadventures 4 месяца назад
Are they gonna want to install anything else? In general, one side of the tunnel needs to be publicly accessible, and the closed side needs to be the one to initiate the connection. If neither side is open, then you need a relay. Tailscale runs relays for their network. Nebula is the option I use (it's significantly faster than Tailscale and doesn't have the same points of failure as Tailscale / Headscale). But in any case the user is installing something. If they really don't want to install anything, then a cloudflare tunnel might be the answer. Or you could run a relay VPS to tunnel traffic.
@ikerstges
@ikerstges 4 месяца назад
@@apalrdsadventures I struggle to setup a relay VPS to tunnel trafic. Will see if your great explanations give me enough info to setup such a relay! Keep em up, I really enjoy your videos!
@rahulkakkarscience
@rahulkakkarscience 4 месяца назад
@@apalrdsadventuresi don't think they'll install anything. I tried cloudflare tunnel but i wasn't able to playback a high res movie through it. It had a bitrate of about 50mbps. Then i tried relay using vps and it's working great so far. I can play that movie on it with just slight buffering sometimes. Tailscale was insane for me in this regard though. I could play that movie on three devices simultaneously and then some without any buffering whatsoever. Maybe the bottleneck is my cloud vps server. I opted for a free tier oracle cloud compute with gives 1gb ram and 1micro cpu with .49gbps network bandwidth
@apalrdsadventures
@apalrdsadventures 4 месяца назад
Tailscale will *try* to go direct using their NAT traversal protocol (which is part of why they can't use the Wireguard kernel module), so if it's able to do that it should be pretty fast (at the cost of the CPU usage of doing Wireguard in Go in userspace). VPS could also be limited by the CPU to encrypt/decrypt. I did find that my small VPS I used for testing could not handle a lot. You could also do a layer 4 proxy VPS + IPv6 home if you have v6 at home, then at least most cellular clients will get v6 and go direct.
@rahulkakkarscience
@rahulkakkarscience 4 месяца назад
@@apalrdsadventures Cool. I'll look into it. Thankyou for your valuable insights as always.
@linearburn8838
@linearburn8838 2 месяца назад
Man you go realy fast and skip over the screens makes it hard to follow along I keep having to rewind over and over
@AdrianuX1985
@AdrianuX1985 4 месяца назад
56:42.. TLDR.. ;-))
@apalrdsadventures
@apalrdsadventures 4 месяца назад
I think that describes IPSec very well
@anand-nb4bb
@anand-nb4bb 4 месяца назад
Hi Bro, Need your help. I have openvpn server with split tunnel configured on pfsense & use this VPN to connect to my work environment Currently I have a Ubuntu 18.04 laptop on which VPN client is configured, after connecting from this VPN, the internet on this system gets disconnected but I can connect to remote system I want internet to be working on my base system as well. There are a few paramenters in the confg file given below route-nopull route 192.168.10.62 255.255.255.255 Can you please help me step by step how to fix this. Kindly help. Thanks & regards,
Далее
Simple Self-Hosted Security with Authelia
20:42
Просмотров 16 тыс.
How Many Twins Can You Spot?
00:17
Просмотров 20 млн
iPhone 16 & beats 📦
00:30
Просмотров 162 тыс.
I Built a SECRET Lamborghini Dealership!
33:02
Просмотров 10 млн
SELF-HOSTING behind CGNAT for fun and IPv6 transition
36:12
Secure Your OPNsense Network with Zenarmor NGFW!
36:25
OPNSense Firewall Rules Explained
23:16
Просмотров 78 тыс.
How Secure is YOUR WiFi Network?
35:44
Просмотров 18 тыс.
WireGuard в Mikrotik
10:47
Просмотров 45 тыс.