Isolation layer

Hello

I need help with a hot-spot configuration.
The clients gets and ip address and they are working correctly.
However, the clients can ping to another clients .
I don´t know if router os have an isolation layer function.
Another question is the plug and and play function, because the clients should must work
with a fixed ip address.

Thanks a lot..

  1. First to disable pings on wireless interface disable default-forwarding for the wireless interface, use firewall for the Ethernet interface to drop pings between the clients.

  2. The following actions required to disable plug and play,

  • disable ‘ip dhcp-server’;
  • disable “Universal client”, ‘ip hotspot set 0 address-pool=none’.

Hi Sergejs

Thanks for your answer.
The clients isolation is resolved, but, I need work with a fixed ip address on any ip range, and
with a dhcp server too.

Best regards

Use the recommendations given on the previous responce,
it should help you.