Community discussions

MikroTik App
 
corsairetc
just joined
Topic Author
Posts: 15
Joined: Thu Sep 24, 2020 11:10 am

Capsman dhcp-option

Thu Feb 23, 2023 6:39 pm

Hello,
I trying to configure Capsman server. There is option to sent option 138 to network for other caps devices. Problem is I am using isc-dhcp server on my linux router. Is there any option for dhcpd ?
Thank you.
 
corsairetc
just joined
Topic Author
Posts: 15
Joined: Thu Sep 24, 2020 11:10 am

Re: Capsman dhcp-option

Sat Feb 25, 2023 7:31 am

I finally figured out. I post this help for others who will need help with isc-dhcp.
If you want to provide code 138 in linux dhcp do this steps.
In global variables type this line:
option mikrotik-capsman-server code 138 = { ip-address };
In subnet option for dhcp network add this line:
option mikrotik-capsman-server 192.168.0.143;
Replace to your IP from your subnet scope.
Then if you check "dhclient" in your mikrotik and switch to tab "Status" then you se the lien "CAPS manager" and here is the IP as I add to dgcp on linux.
Hope this help.

Who is online

Users browsing this forum: GoogleOther [Bot], holvoetn, kikino, Valerio5000 and 43 guests