Hi everyone, I recently became the owner of a MikroTik RB5009 (non-PoE version). The main reason I bought it is because I wanted to have both my fiber and local network go through a single device — meaning I didn’t want to use a media converter anymore, but instead have the MikroTik handle everything by itself.
Here’s how my internet setup works: My ISP assigns me an IP address, gateway, and DNS servers. On their end, they scan for my device’s MAC address, and once that matches with the configuration on their side, I get access to the internet.
The media converter I currently have is an Extralink Luna V3 (hopefully soon everything will be MikroTik). We use a single fiber line with an SC connector (blue) — so it’s a single-fiber setup.
I bought the RB5009 and the following SFP module: Extralink EX.6204 SFP 1.25G 1310/1550nm 20km LC DOM. I received two units — one blue and one yellow. The yellow one (1550/1310) doesn’t provide any signal response at all.
I also purchased a short cable that goes from SC to LC, since the SFP uses LC connectors. I chose Extralink because the media converter was also Extralink.
Now, here’s the issue: In MikroTik, the SFP interface shows link up, meaning it detects the signal, but I’m not getting any packets. I can see TX and RX counters — TX is working, but RX stays at zero. It’s strange because the device detects both transmit and receive signals, yet there’s no communication happening — no data exchange.
When I configured the MikroTik, I made sure all interfaces were set up correctly with the SFP as WAN, but the ISP still couldn’t see my MAC address. I also set the SFP interface under Interfaces → Interface List → WAN, but that didn’t change anything either.
I have a feeling it’s something small — some little detail I’m missing. I noticed the SFP port is set as a slave port by default — could that be the reason? Ether1 isn’t part of that group though. I’m not sure how to remove it from being a slave if that matters.
In the end, I reconnected the media converter again, plugged it into ether1, set everything up there, and it worked — the ISP immediately detected my MAC address and gave me internet access. But that means I still have the media converter in front of the MikroTik, which I really want to avoid.
Could the problem be with the Extralink SFP itself — maybe it’s not receiving signal properly? Although, what confuses me is that it does detect signal levels correctly in dBm, so I’m not sure if it’s a configuration issue instead.
Maybe it’s something in the firewall or some other setting I’m overlooking? Any advice on what to try next would really help.
Essentially, the SFP has a different MAC address — so if that’s the issue, I can easily clone the working MAC address from ether1 (they differ by just one character). I just need to get the connection working first — after that, I can update the ISP on their end if needed.

