Exactly, like MikroTik markets itself towards WISPs and ISPs, not Wi-Fi.Lol mikrotik barely have Wifi 5 and you want them to start doing FXS
Believe me Normis "clearly labeled INTERNET" is not enough for tipical residential Customers ;-D
Is some cases they are even not able to find out an electrical plug... ;-D
Rgds
Next level stupidity.Believe me Normis "clearly labeled INTERNET" is not enough for tipical residential Customers ;-D
Is some cases they are even not able to find out an electrical plug... ;-D
Rgds
Deployed a FTTh solution in a golf estate, first question sked when customers calls in and say they have no internet "is there any red lights on ONU / ONT?", one customer replied yes, and send us a picture of the pre-paid electricity meter :-)
UPDATE - it is poorly described. With queues and firewall filters, max 200Mbps. Everything default + fasttrack 320Mbps
Anyone tried bandwidth test for Chateau, please?
I have got CATV Internet up to 500Mbps but I cannot get over 25MBs (200Mbps) with queues and some filtering. Using fasttrack pushes it to 40MBs (320Mbps) with almost default setting. It looks like that is limit.
Only one core is always 80-100%...average per CPU max. 30%
They are for antenna connectors but modem itself have own u.FL or IPEX4=MHF4 connectors from what you use directly.Interesting. There doesn't seems to be missing many SMDs around mini-PciE slot, might be fun experiment to solder it in and see if it actually works. It may as it just needs power and pci-e lanes that should be coming directly from CPU.
Why go half way, SFP+ that is backwards compatible.Only thing I wish both the hAP ac2 and ac3 has was a SFP port
When RJ11 start exist in RB then ppl say, you have rj11, I buy it bcs I think it's support ADSL+ too :)Seriously, I must admit I have a VOIP Modem sitting right next to my CCR1009.
FXS is not for ADSL obviously, but to connect existing Customer's phoneanavWhen RJ11 start exist in RB then ppl say, you have rj11, I buy it bcs I think it's support ADSL+ too :)Seriously, I must admit I have a VOIP Modem sitting right next to my CCR1009.
https://www.neophotonics.com/whats-diff ... ber-links/Next level stupidity.Believe me Normis "clearly labeled INTERNET" is not enough for tipical residential Customers ;-D
Is some cases they are even not able to find out an electrical plug... ;-D
Rgds
Deployed a FTTh solution in a golf estate, first question sked when customers calls in and say they have no internet "is there any red lights on ONU / ONT?", one customer replied yes, and send us a picture of the pre-paid electricity meter :-)
I've also seen so called "pros" calling an ONT/ONU as a "modem". I'm like "What the heck is a "modem" in Fibre optics?"
For those who will start argument on whether modulation occurs in optics or not, read this: https://networkengineering.stackexchang ... 4461#64461
I know professionals with cool expensive toys will laugh their asses off, but this is the best I can do: one smartphone with WiFiman from Ubiquiti.
wAP ac and Samsung Galaxy S9+
1. Direct line of sight at 3 meters distance
wap1.png
2. Behind a 19 cm thick concrete wall at 6 meters distance
wap2.png
3. Behind two 19 cm thick concrete walls at 15 meters distance
31.jpg
hAP ac3 and Samsung Galaxy S9+
1. Direct line of sight at 3 meters distance
hap1.png
2. Behind a 19 cm thick concrete wall at 6 meters distance
hap2.png
3. Behind two 19 cm thick concrete walls at 15 meters distance
32.jpg
hAP ac2 and Samsung Galaxy S9+
1. Direct line of sight at 3 meters distance
hapac2-1.png
2. Behind a 19 cm thick concrete wall at 6 meters distance
hapac2-2.png
3. Behind two 19 cm thick concrete walls at 15 meters distance
3.jpg
Antenna gain needs to be set in the normal wireless settings before capsman is enabled on the cap. It's CLI only now after a config change, but still works AFAIK.Antenna gain cannot be configured under capsman.
Can you please share your config?Did you found any solution to that problem or I purchased a dummy wifi router with big antennas?
Can you please share your config?Did you found any solution to that problem or I purchased a dummy wifi router with big antennas?
/interface wireless export hide-sensitive file=anythingyoulike
/interface wireless
set [ find default-name=wlan1 ] band=2ghz-b/g/n channel-width=20/40mhz-XX \
country=no_country_set disabled=no distance=indoors frequency=auto \
installation=indoor mode=ap-bridge ssid="NikosAfroHome (2G)" \
wireless-protocol=802.11
set [ find default-name=wlan2 ] band=5ghz-a/n/ac channel-width=\
20/40/80mhz-XXXX country=no_country_set disabled=no distance=indoors \
frequency=auto installation=indoor mode=ap-bridge ssid=\
"NikosAfroHome (5G)" wireless-protocol=802.11
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa-psk,wpa2-psk mode=\
dynamic-keys supplicant-identity=MikroTik
add authentication-types=wpa-psk,wpa2-psk mode=dynamic-keys name=profile \
supplicant-identity=MikroTik
/interface wireless
add disabled=no mac-address=4A:8F:5A:A1:XX:XX master-interface=wlan2 name=\
wlan3 security-profile=profile ssid="NikosAfroHome (Guests)"
add disabled=no mac-address=4A:8F:5A:A1:XX:XX master-interface=wlan1 name=\
wlan4 security-profile=profile ssid="NikosAfroHome (Guests)"