this post was submitted on 17 Mar 2025
61 points (100.0% liked)

Privacy

35701 readers
647 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
 

Hi guys as title suggests I have a pi 4b 4gb and basically I want to connect it to my isp provided router (wired connection via a lan cable) and run an openvpn config on it and then connect it to an access point that i already have (this one is wired too via a usb to RJ45 adapter and lan cable). I know that I need to flash openwrt image on an sdcard and install it on pi4 but I don't know how to configure openwrt after that and honestly the guides on the forums and internet are a little confusing (I'm not that tech savy) also I read that not all usb to RJ45 adapters work with openwrt on pi4 but I don't know which one to buy. can anyone show me a fool proof guide or tell me what I need to do?

you are viewing a single comment's thread
view the rest of the comments
[–] tankplanker@lemmy.world 2 points 2 hours ago (1 children)

Mikrotik wont need openwrt unless you are dead set on having an open source OS on your device.

Mikrotik supports all sorts of VPN connections, both client, server, and site to site. You could even get creative and have it for certain services or IP addresses.

If you get one of the more modern devices it will support a pretty chunky VPN as well, mine can get over 600mbps without much hassle.

[–] aprehendedmerlin@lemmy.dbzer0.com 2 points 2 hours ago* (last edited 2 hours ago) (1 children)

Thanks. I know routerOS is pretty capable but I'm also aware it's not noob friendly at all that's why I want to flash OpenWRT on it. I'm not sure which one to buy, I found RB750GRE hex model for a good price and it's supported by OpenWrt too but I'm not sure it can handle openvpn or not

[–] tankplanker@lemmy.world 1 points 57 minutes ago

RB750GRE

They should all be able to run a VPN, its just the speed you'll get through it that will vary. That particular model is pretty old now I would not get that unless your budget is limited. The refreshed version of that is the E50UG, which is a lot more powerful, but its still a budget device. I have no idea when openwrt will be coming for the refreshed hex, but it should not be that long as other arm devices from mikrotik are supported.

It requires a bit of work to setup routeros but the guides for the common tasks are easy enough to follow. Its only if you want to do something outside of the guides or miss a step that it becomes a PITA if you aren't familiar with networking.