Hello all, My ROS only works with static ip address, the dhcp doesn’t work.. way out pls
We’ll need some more information to be of any help.
Do you have the dhcp package installed and enabled?
/system package print
Is your box a dhcp client or server?
/ip dhcp-client print or /ip dhcp-server print
If a dhcp server, have you assigned a valid ip to the right interface?
/ip address print
If a dhcp client, have you confirmed that the upstream dhcp server is configured to assign you an ip address?
Let’s start from there.
actually in the /system package print dhcp package not installed.. way out
Depending on what ros version you have installed, the dhcp package will have to match.
Currently only 3.30 and 4.1 are available at http://www.mikrotik.com/download.html
You may either download a complete upgrade version from that site or you’ll have to search the archives for the install packages of your current version if not either of the above.