Omega2 as Wifi Access point (Router)
-
Hi,
We are planning to use Omegat2 as Wifi Access Point, and just wondering is there any way to assign specific IP Address to the Wifi Stations based on their MAC Address (Like IP Address reservation in a Standard router). Please let me know your thoughts about it.Also please let me know if there are any API functions to access the details of STATIONs(Devices) connected .
Thanks,
Naga.
-
@nagar Omega2 runs OpenWrt which many routers also use. You can run a DHCP daemon, typically DNSMasq and configure a static lease. You can find the documentation on the OpenWrt documentation page:
-
Hi,
Thanks for the information, I have tried to add fixed IP to one of the device as shown in below screen shot and it is giving error as you see in the screen shot, please let me know if I am missing any.
(Reference: https://openwrt.org/docs/guide-user/base-system/dhcp_configuration)
Thanks,
Naga.
-