Hello, I have a question about connecting the red and blue interfaces, so that the WAN on red can be accessed by devices on blue. I hope this is the correct way to ask something like this, if not feel free to correct me.
(Also: I’m very new to firewalls / APs and don’t fully know what I’m doing)
My firewall (Two Ethernet nics, One for Wifi/Wlan) is connected to a bigger company network. This network has a dhcp and only gives you an IP if it recognizes your mac address. (red)
I am also able to run hostapd via the console and create a wifi network.
(This doesn’t work in the webinterface, I don’t know why, but it doesn’t any settings and then won’t turn on the ap)
I currently have Blue Access configured in a way, that MAC Adress filtering is disabled for all clients.
However, I have not figured out how to route the traffic from the devices on blue to red, so that they can connect to the internet.
Blue Access: Source IP: 192.168.250.0/24, MAC Adress: NONE
Hi @bonnietwin
thank you, I think that was at least part of the problem ^^
The clients on the blue network are sadly still not able to reach the internet though. Do you know of anything else that I’m missing or did wrong?
Thanks!
I removed the rule and the blue access is set up correctly now, however nothing changed. (which I guess is not unexpected, since the rule didn’t really do anything)
You wrote, that you are not able to define hostapd from the WUI.
How did you manage from the CLI? Are there error messages on the console, in /var/log/messages or the WUI?
Which wireless card do you use? Not all wifi cards support AP mode.
This is what I enter to start Hostapd via CLI: /etc/init.d/hostapd start
(or the same but with stop, to stop it from running)
My wifi card is called “Ralink Technology, Corp. RT5572 Wireless Adapter” and I’m able to see the wifi and I’m able connect to it using my laptop or phone.