Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
21.1 Legacy Series
»
[SOLVED]Can't find WIFI device.
« previous
next »
Print
Pages: [
1
]
Author
Topic: [SOLVED]Can't find WIFI device. (Read 5900 times)
JW1990Qwerty
Newbie
Posts: 9
Karma: 1
[SOLVED]Can't find WIFI device.
«
on:
February 02, 2021, 09:58:04 pm »
I am trying to set up wifi for my Protectli opnsense installation by way of a WIFI access point. It is a netgear WAX610. I want to set up a bridge, but I am unable to find the wifi on opnsense. What could be wrong?
«
Last Edit: February 04, 2021, 09:09:47 pm by JW1990Qwerty
»
Logged
d3pr3cat3d
Newbie
Posts: 22
Karma: 0
Re: Can't find WIFI device.
«
Reply #1 on:
February 03, 2021, 07:46:35 pm »
You do not have a lot of information. Does the "Protectli" have a model number?
From my hardware I run this and can see my wireless device.
Code:
[Select]
# sysctl -n net.wlan.devices
iwm0
I do not use my wireless device on my firewall but I found the info from here.
https://wiki.freebsd.org/WiFi/FAQ
Logged
thowe
Jr. Member
Posts: 90
Karma: 11
Open Source can do a lot.
Re: Can't find WIFI device.
«
Reply #2 on:
February 03, 2021, 08:29:33 pm »
I may have misunderstood the problem. In that case, I apologize. :-)
The OPNsense firewall and the Netgear access point have nothing to do with each other. Except that they share the same network on the LAN side. Accordingly, you cannot configure the Netgear access point in the OPNsense GUI. You have to do that as provided by Netgear.
Basic recommendation to proceed:
Set up OPNsense as normal NAT router. Connect the Internet modem (DSL, Cable, etc.) to a network interface (WAN). Connect the protected internal network to the second network interface (LAN). Let the OPNsense do DHCP server for the LAN.
Connect a computer to the LAN with a cable and check that the Internet access works.
Only now connect the access point to the LAN and integrate it into the LAN according to the Netgear instructions. The only thing OPNsense can provide for your Access Point is automatically setting its basic IP configuration (IP Address, Network Mask, Default Gateway, DNS-Server) via the DHCP server of OPNsense serving the LAN segment.
Connect your computer via WiFi to the LAN and check the Internet access via Access Point.
«
Last Edit: February 04, 2021, 09:40:08 am by thowe
»
Logged
System 1: PC Engines APU2C4
System 2: PC Engines APU2E4
System 3: Proxmox-VM on Intel NUC
JW1990Qwerty
Newbie
Posts: 9
Karma: 1
Re: Can't find WIFI device.
«
Reply #3 on:
February 03, 2021, 10:38:55 pm »
Thanks. I think I'm on the right track, but when I go to Interfaces>Wireless> devices, I am unable to find the device on my network. How can I remedy this?
Logged
thowe
Jr. Member
Posts: 90
Karma: 11
Open Source can do a lot.
Re: Can't find WIFI device.
«
Reply #4 on:
February 03, 2021, 10:51:59 pm »
That is what I was trying to express:
There is no management relationship between the OPNsense firewall and the separate access point.
In this part of the OPNsense GUI (Interface - Wireless) you would only manage a WiFi card built into the firewall. But you have a separate access point which has to be managed separately (outside of OPNsense). See Netgear documentation on how to set up and manage this access point.
Basically your setup firewall + separate access point is a good thing. And many of us here have such a setup running.
Logged
System 1: PC Engines APU2C4
System 2: PC Engines APU2E4
System 3: Proxmox-VM on Intel NUC
JW1990Qwerty
Newbie
Posts: 9
Karma: 1
SOLVED Can't find WIFI device.
«
Reply #5 on:
February 04, 2021, 09:09:18 pm »
Got it working. I had to sleep on what you said, Thowe, but I understand what you were saying. What I was trying to set up involved installing a physical wifi device on to the protectly. I was down the wrong path. I gave my AP an IP, and was able to set it up with ease after that. Thanks for all your help!
Logged
thowe
Jr. Member
Posts: 90
Karma: 11
Open Source can do a lot.
Re: [SOLVED]Can't find WIFI device.
«
Reply #6 on:
February 04, 2021, 09:47:36 pm »
I can well understand that. The interaction of all these devices, protocols, etc. is sometimes mind blowing.
I'm glad when it works. Have fun!
Logged
System 1: PC Engines APU2C4
System 2: PC Engines APU2E4
System 3: Proxmox-VM on Intel NUC
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
21.1 Legacy Series
»
[SOLVED]Can't find WIFI device.