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

#1
I have LAN and WLAN bridged together and that has made no difference.
#2
General Discussion / Re: IPsec is going crasy
March 19, 2024, 05:53:44 PM
Hi

if the IPsec tunnel is up and connected this sounds more like a routing issue.

I am assuming side A is a completely different subnet to side B?

On both sides have you checked the routing table such that the device on side B has a route to the subnet on side A, and visa versa the device on side A has a route to the subnet on side B?



#3
My setup

My ISP's router (192.168.0.1) is handing out DHCP and WiFi to most of the house.  So I decided to put together a box for OPNsense to act as a WiFi AP in the area there isn't coverage at the moment.

The box has a single NIC in it which is configured for the LAN and given the static IP of 192.168.0.2

The box also has added a USB Wireless adapter (RT5370) that supports access points. I assigned the interface to WLAN and then proceeded to configure WLAN as a Wireless A/P

So far so good.  I can see my SSID (myWiFi2) being advertised on my android phone.

However when I connect to myWiFi2 it accepts the auth key but doesn't get a IP Address back.

So I assumed to was related to DHCP relay.

In the Services -> ISC DHCPv4 -> Relay. I have that enabled, set to the only available interface (LAN) and set the destination server to the DHCP server on 192.168.0.1

What am I missing?