I have configured a HotsPot. Its working fine. I have disabled DHCP server to make STATIC. My HotsPot ip is 172.16.0.1/24. But the problem is by putting any ip in customer end (ex-10.10.10.1/24)
HotsPot Login page is working smoothly. Now my question is how login page is working with unknown ip pool ?
I have configured
(1) Set arp=reply-only on the interface my customers are connected,
(2) Set add-arp=yes for the DHCP-Server
I want login page will work when customer will put 172.16.0.1/24 pool ip.
I am not sure if i do understand your question, but i will try.
The login page is called a Captive Portal. The client tries to access a website and requests a DNS record. The Hotspot fakes the answer and says - well Youtube is at 192.168.0.1 - thats obviously not true, but it is the way you get the clients to the login page. Once the clients are logged-in the DNS requests are answered thruthfully.
Hotspot is configured with 172.16.0.0/24. I am putting any ip (ex-10.10.10.1, 192.168.1.1) hotspot login page working smoothly.
I want hotspot login page will not work expect 172.16.0.0/24