Why CRS125 still advertises 192.168.88.1 with DHCP?
As I built my config from scratch there is no such adress present in config, so where does it come from and how could i remove it?
DHCP gives out correct gateway aswell, but still its a bit annoyance.
I did export config and searched it for 192.168.88.1 and its derivates with no luck.
After that I decided to post a question here as I dont seem to have a slightest idea, where it comes from.
There is no definition about 192.168.88.1 in config file itself at least in the config that export file= produces
[admin@Kari-CRS] > ip route print
Flags: X - disabled, A - active, D - dynamic,
C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme,
B - blackhole, U - unreachable, P - prohibit
# DST-ADDRESS PREF-SRC GATEWAY DISTANCE
0 ADC 192.168.1.0/24 192.168.1.1 bridge1 0
1 ADC 192.168.4.0/24 192.168.4.1 bridge4 0
As a sidenote, I dont have currently uplink connected but its irrelevant anyway.
And a screenshot about this annoyance itself:
Connection suffix is different, because I changed it after I did export…
Also that 192.168.88.1 appears on both bridges, so it doesnt depend on DHCP pool or server…
Nope, not the case…all is automatic and obtained via DHCP…
Computer itself has had multiple reboots no change.
And it doesnt appaer, when I connect the very same Laptop to my old Cisco router or Asus Wireless one.
So definately it is Microtik specific…will try to do some packet sniffing later, maybe I can at least figure out how it appears.
Still, it would leave open the question…how to get rid of it?
Nope, 192.168.1.1 or 192.168.4.1 (depends on a bridge) Would respond “Destination net unreachable” which makes perfect sense as there is no actual route to 192.168.88.1 host.
I havent tried to ping it with absolutely no config in routerboard at all, but I really doubt it would respond even then,
because host itself doesnt have an IP (as there is no DHCP server running), hence no L3 connectivity at all.
Solved indeed, but still makes me wonder what added it there?
Winbox when I connected to my lovely CRS125 first time and upgraded firmware?
As I cannot think anything else, after that I did factory reset and started building my own config.
If it is windows station, then it is kept in register as pesistent dns. You have already found it. There are articles at microsoft web about it. Actually you should describe correctly what the problem was in the beginning. I was also trying recently to get rid of it. Only solution was to fully remove everything linked to the logical connection kept in windows and then manually delete relevant register branches. Awfull. Some restarts. And setting networks again.
This has nothing to do with mikrotik. This is not right forum to discuss windows features.