Hotspot - multiple DNS Names

Hello!

I wonder if it’s possible to configure a second dns name for the hotspot server profile. It is possible to add a second profile with “add dns-name” but I want to use two dns names for one hotspot server. Does anyone know a possibility?

Thanks in advance!

Thomas

Hello,

If your hotspot ip is 192.168.88.1 and first hotspot dns name is first.hotspot and you want to add new dns name like secondname.hotspot

You should be add new static dns name to “/ip dns” like that:

/ip dns static add name=secondname.hotspot address= 192.168.88.1

That’s it! Thanks a lot!

That’s it. Thanks a lot!