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 - csmall

#16
In phase2 I have the network set to lan but I tried switching it to network 0.0.0.0/0 and then on strong swan client I tired adding 0.0.0.0/0 as a subnet to send over the tunnel.

I was unable to access the internet at that point on the mobile device but I was able to still get to the opnsense web interface and I ternal resources by ip.
#17
19.1 Legacy Series / IPsec VPN on mobile Question
June 26, 2019, 01:49:36 PM
How can I prevent the tunnel from being split tunnel? I want to force all traffic over the tunnel.

I'm using ikev2 and strong swan client on Android.

My main goal is using my pihole for dns remotely. So if that is possible without forcing all traffic over the tunnel then if be happy with that as well.

Any help much appreciated.

Right now it is split tunnel
#18
I tried a couple of things I found after searching the forums.

I tried changing the p2 local network to 0.0.0.0/0 and creating an outbound NAT rule on the WAN interface with a source of the VPN address pool network translated to the WAN address. After these changes when I connected to the tunnel I could no longer get to the internet.
#19
I followed this guide to get IPsec VPN working with Android using strongswan client and IKEv2.

https://wiki.opnsense.org/manual/how-tos/ipsec-rw-srv-eaptls.html

I connect just fine and can access the the firewall web interface on the LAN address but it is split tunnel.

I would like to force the Android phone to force all traffic over the tunnel. How can I do that?

If I can't force all traffic over the tunnel I would at least like to force dns resolution to take advantage of my pihole on mobile.
#20
I use haproxy and letsencrypt integration with http validation

I had it working fine with renewing certificates for a while but now it fails validation. The log said timeout likely a firewall problem.

I've gone over the settings and I've tried adding additional firewall rules but nothing seems to work.

What can I check and verify? It was great when it was working :(
#21
19.1 Legacy Series / Re: Clam av plugin
June 08, 2019, 03:14:29 AM
Do you mean it's a bad idea to run nextcloud on opnsense? Not running nextcloud behind opnsense on its own server.
#23
19.1 Legacy Series / Clam av plugin
June 07, 2019, 02:09:02 AM
Is the clam av plugin useful for anything other than when used with a proxy?
#24
Intrusion Detection and Prevention / Direction
May 21, 2019, 07:20:51 PM
With IPS, generally speaking, does it make more sense to do it on outbound traffic or inbound?

Doing it on both sounds like a performance impact will be greater.

But, if your firewall is already restricting inbound traffic to specific ports for services.. then would outbound make more sense so you can see and prevent nasty stuff that is actually on your network?

#25
Development and Code Review / Re: Wireguard in opnsense
September 04, 2018, 03:25:54 AM
My theme was preventing me from seeing the Wireguard interface in Firewall rules. Switching back to the default theme made it visible.
#26
18.7 Legacy Series / Re: WireGuard: Last call for testing
September 04, 2018, 03:25:34 AM
My theme was preventing me from seeing the Wireguard interface in Firewall rules. Switching back to the default theme made it visible.
#27
18.7 Legacy Series / Re: WireGuard: Last call for testing
September 04, 2018, 03:14:06 AM
I am able to get a connection established from Android to wireguard on opnsense but no traffic flows. I do not see a new interface under firewall rules either.
#28
Development and Code Review / Re: Wireguard in opnsense
September 04, 2018, 02:43:59 AM
I have a connection to the Wireguard instance from Android.

No traffic is flowing and I also do not see a new interface in firewall rules for wireguard.

How can I get the traffic to flow and allow for access to my LAN over wireguard?
#29
18.7 Legacy Series / Re: WireGuard: Last call for testing
September 04, 2018, 12:00:47 AM
Quote from: csmall on September 03, 2018, 11:51:40 PM
I hope to test tonight. I have been out of town.

I installed wireguard and I have the plugin in the webui.

I looked at the future doc you posted for wireguard and it seems to only mention site-to-site tunnels.

I would like to configure wireguard as a roadwarrior/client vpn to replace openvpn for things like my laptop/phone etc..

Can you give me a quick rundown of the configuration I need to make this happen?
#30
18.7 Legacy Series / Re: WireGuard: Last call for testing
September 03, 2018, 11:51:40 PM
I hope to test tonight. I have been out of town.