Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - ooompa

#1
General Discussion / Re: Wireguard with Mullvad VPN
February 20, 2021, 09:24:56 PM
All traffic, except for Roku. I also want to be able to quickly disable VPN on particular device.
#2
General Discussion / Re: Wireguard with Mullvad VPN
February 20, 2021, 07:14:24 AM
Just 1 network, LAN. 192.168.10.x
#3
General Discussion / Re: Wireguard with Mullvad VPN
February 20, 2021, 04:34:51 AM
For testing purposes and when I have to use WAN connection, I have some of my devices with separate rules to bypass the VPN.

Then everything else goes to VPN.

Not sure if it's set up right. Feel free to criticize :)
#4
General Discussion / Re: Wireguard with Mullvad VPN
February 19, 2021, 09:54:02 PM
Not sure if that proves it, but there is a key under the handshakes tab.

wg0   01KgzQY+pT7Q+GPUa1ijj0YgdN5owMaK9ViRZO4dIWo=   1613767992

Gateway is offline and shows 100% packet loss.
#5
General Discussion / Re: Wireguard with Mullvad VPN
February 19, 2021, 09:35:57 PM
Yeah, I keep trying different guides to fix it and now the connection is down altogether. I bet the config is messed up somewhere. I am very new to this and it looks like about 8 screens have to be set just right to make it work.

I am getting my internet through DSL modem, which is bridged to a thin client running OPNsense and it handles the PPPOE login. Then it goes to a managed switch and to an AP.

Hopefully these are all you will need. I am not worried about my keys as I will change them once this is running.












#6
General Discussion / Re: Wireguard with Mullvad VPN
February 19, 2021, 03:46:42 PM
I am still failing :(

Yes, I have used their pair of keys, not the OPNsense's own generated keys (there was no connection whatsoever then).

Should I post the screenshots of my setup for discussion?
#7
General Discussion / Re: Wireguard with Mullvad VPN
February 16, 2021, 05:13:07 PM
I tried to set it up using auto-populated public and private keys and it didn't work for some reason. Then I used Mullvad's public and private key pair and it worked. I mean as-is, with DNS not working right.

I will go through your guide and try to set it up like you. And report back.

Thanks!
#8
General Discussion / Wireguard with Mullvad VPN
February 16, 2021, 08:50:07 AM
For the past few days I have struggled to complete the setup and finally got to the point where I am connected to server I am supposed to, but something isn't right.

1. Per Mullvad's website I am leaking DNS. Under "Leaking DNS servers", it shows both Mullvad's DNS and 1 or 2 of my local IP's DNS addresses.
2. There is constant packet loss (3-10%) displayed in the gateway table in the dashboard menu
3. Some websites, including all of Google, don't load.

Thanks for help.
#9
OK, quick update. I am in the middle of setting a Wireguard client with Mullvad and for some reason I can now access the 3000 port on my router leading to AGH config page.

Is there a guide on how to set it up?

I am coming from Brume, which had an excellent AGH app, with easy to import blacklists. It was working great (with Wireguard, AGH and packet inspection) until it wasn't (lots of hangups probably due to the overheating because of high CPU load) so I returned it and now I am trying OPNsense on HP T730.

Thanks!
#10
Ha! I was pretty sure I successfully SSH'd into the router but upon checking, it never established connection (and I used SSH only once before), hence the error. All good now.

It seems like the install went through just fine, but I can't see Adguard Home in services. Is it supposed to show up there or somewhere else?

Thanks!

Edit: I checked a bit later and Adguard Home finally showed up in services. I enabled it.
Can you please provide easy to follow instructions on how to configure it?

I (a noob to remind everyone) tried accessing my router address with 3000 port, lets say 192.168.1.1:3000 and nothing happens.
#11
Howdy, OPNsense noob here. I am using Pop OS and I am getting this error:

fetch -o /usr/local/etc/pkg/repos/mimugmail.conf https://www.routerperformance.net/mimugmail.conf
Command 'fetch' not found, did you mean:
  command 'efetch' from deb acedb-other (4.9.39+dfsg.02-4build1)
  command 'efetch' from deb ncbi-entrez-direct (13.7.20200713+dfsg-1)
  command 'sfetch' from deb biosquid (1.9g+cvs20050121-12)
  command 'afetch' from deb biosquid (1.9g+cvs20050121-12)
  command 'ifetch' from deb ifetch-tools (0.18.2-1)
Try: sudo apt install <deb name>


I am obviously missing something simple. Thanks for help!