Welcome Guest ( Log In | Register )

15 Pages < 1 2 3 4 > » Bottom

Outline · [ Standard ] · Linear+

 Official TM UniFi High Speed Broadband Thread V43, READ 1ST PAGE FOR RELEVANT WIFI INFO!

views
     
tng55
post May 17 2025, 09:47 AM

Regular
******
Senior Member
1,420 posts

Joined: Sep 2021


QUOTE(kwss @ May 17 2025, 01:21 AM)
Pause frame basically tells every device on your network to pause transmit. Transmit = Upload.
It should be DISABLED.

It is easier for you to just disconnect everything and test. It is a straight Yes / No if nothing is connected.
*
where to disable for Pause frame need setting PC or router if asus router where to find to set disable
tng55
post May 17 2025, 09:10 PM

Regular
******
Senior Member
1,420 posts

Joined: Sep 2021


QUOTE(speeder_man @ May 17 2025, 05:43 PM)
Searching for official combo box modem online, and found a couple of brand like Skyworth, ZTE, Fiberhome and DLink. Which one better?
*
wow you like crappy router ?
tng55
post May 17 2025, 09:33 PM

Regular
******
Senior Member
1,420 posts

Joined: Sep 2021


QUOTE(xCryptik @ May 17 2025, 09:31 PM)
I got RM109 500Mbps - No contract No tv pack No 6 months free.  sad.gif
*
why RM109

not giving offer RM90 for 500Mbps ?
tng55
post May 17 2025, 09:40 PM

Regular
******
Senior Member
1,420 posts

Joined: Sep 2021


QUOTE(xCryptik @ May 17 2025, 09:38 PM)
It was that RM139 bundled with that tv pack loooong time ago. I  vmad.gif  ranting.gif  until they removed it.
Probably with need SWU to get that RM90.
*
try ASTRO FIBRE APPLY you get request id i am sure TM will call you get counter offer RM90 500Mbps
tng55
post May 18 2025, 09:28 PM

Regular
******
Senior Member
1,420 posts

Joined: Sep 2021


QUOTE(kwss @ May 18 2025, 06:54 PM)
Not sure about how you go about disabling then as I don't use Asus and don't use Windows.
But try looking into the properties inside Device Manager.

If you have access to a Linux machine connected via wired, get me the output of:
CODE

ifstat -a

You can download Kali Linux Live Boot and just boot it using USB. If you have a macOS maybe just try and see if the command works.

Since you unplug one by one, I suspect the pause frame quanta is still in effect. It's not like you unplug and all the device will suddenly stop pausing.

If all else fail, boot Kali. Open wireshark, capture for 5 minutes without doing anything and post it here.
Just do a speedtest inside Kali to check if it's affected first.
*
ohh ASUS Router cannot disable

you still use mikrotik right
so mikrotik router high end will have disable pause frame right ? without setting windows right

This post has been edited by tng55: May 18 2025, 09:28 PM
tng55
post May 18 2025, 10:02 PM

Regular
******
Senior Member
1,420 posts

Joined: Sep 2021


kwss

can you see screenshot
Attached Image

do i need select Disable ??
tng55
post May 18 2025, 11:41 PM

Regular
******
Senior Member
1,420 posts

Joined: Sep 2021


QUOTE(kwss @ May 18 2025, 11:31 PM)
Yes set it to Disabled. Then just disconnect and reconnect. Pause frame should be killed for good.
The problem with using this method is you must set on all computers.

Mikrotik has Flow Control configuration and default to disabled. Same goes for Cisco. The advantage is you don't need to set per computer as the switch / router will eat up the pause frame.
*
i will not buy asus new model any more

i planing new launch Mikrotik with all port 2.5Gbps

what you use WIFI AP like flow control disable for WIFI AP
tng55
post May 19 2025, 01:41 AM

Regular
******
Senior Member
1,420 posts

Joined: Sep 2021


QUOTE(kwss @ May 19 2025, 12:43 AM)
I use Ubiquiti for WiFi, with self hosted controller (https://hub.docker.com/r/jacobalberty/unifi).
Basically I use L3 adoption and runs everything on AWS.

Be aware, Mikrotik is like Cisco with UI. Meaning instead of knowing what you specifically need to do + the command, you still need to know specifically what to do but can instead click around.

Eg: to configure a LAN, in every home router, you basically go to LAN page and just enter IP address.

In Mikrotik, these are the steps:
1. Go to Interfaces > VLAN. Create a new VLAN for your segment.
2. Go to  Bridge > VLAN. Tie all the ports to the VLAN you created, specify which are the tagged and untagged port. This is the latest way to do things now. You will see a lot of tutorial online teach you by creating new bridge. But those method are the previous best practice which doesn't work optimally with L3 hardware offload.
3. Go to IP > Addresses to specify the virtual interface address.
4. Go to IPv6 > Addresses and repeat for IPv6.
5. Go to IP > DHCP server to create an entry for the virtual interface. Go to Network tab and create a specification. Then go to DHCP tab to create the service
6. Go to IPv6 > ND to create SLAAC for IPv6. You must also specify the MTU here since Mikrotik cannot do MTU 1492.
7. Go to Interface > Interface List. Add your new segment as LAN here or NAT won't work properly.

Assuming you do everything right and I didn't miss any steps, you should have a running network segment.
Not trying to scare anyone from buying Mikrotik and experimenting, but just trying to give you a reality of using Mikrotik.

Another example: Gaming router.
In a lot of gaming router, they default to UPnP + NAT-PMP + EIM-NAT. In Mikrotik, all of these requires manual configuration. None work out of the box. You also need to configure the conntrack UDP timeout from the default 30 seconds to something higher.

In conclusion, consider seriously before throwing money into Mikrotik. People already doing networking professionally or have passion will enjoy it.

Ubiquiti L3 Adoption (I use the DNS method):
https://help.ui.com/hc/en-us/articles/20490...doption-Layer-3
*
VLAN create

explain router ip 192.168.1.1

VLAN Set TAG VLAN 10 = 192.168.10.1/24 correct
VLAN SET TAG VLAN 50 = 192.168.50.1/24 Correct


if i use torrent so Mikrotik manual configuration Port forward must setting correct

i know Mikrotik not simple its enterprise but always stable

ohh you use Ubiquiti for WiFi what model you are WIFI AP

tng55
post May 19 2025, 02:35 PM

Regular
******
Senior Member
1,420 posts

Joined: Sep 2021


QUOTE(cklove96 @ May 19 2025, 06:00 AM)
you betray asus already?  unsure.gif
*
yes but its old model AC68U so i will not buy new model upgrade ASUS no longer
tng55
post May 21 2025, 06:11 PM

Regular
******
Senior Member
1,420 posts

Joined: Sep 2021


QUOTE(xxxgkssixxx @ May 21 2025, 05:11 PM)
I have changed the power supply, but it did not work. I replaced the router with a Deco X20, but I could not connect to the internet using the existing PPPoE username and password. Can any experts help me solve this?
*
hmm crap router death

DECO X20 superb but can connect if you don't know need setting and username and password must be correction
tng55
post May 21 2025, 09:30 PM

Regular
******
Senior Member
1,420 posts

Joined: Sep 2021


QUOTE(xxxgkssixxx @ May 21 2025, 07:05 PM)
What correction do you mean?
*
i mean username and password for unifi line for PPPoE
tng55
post May 21 2025, 09:48 PM

Regular
******
Senior Member
1,420 posts

Joined: Sep 2021


QUOTE(xxxgkssixxx @ May 21 2025, 09:35 PM)
U mean call unifi to reset it?
*
no without reset
if you don't know password then call get reset new password
tng55
post May 21 2025, 10:36 PM

Regular
******
Senior Member
1,420 posts

Joined: Sep 2021


QUOTE(xxxgkssixxx @ May 21 2025, 09:57 PM)
Just checked with Unifi, my record of username and password is correct. Not sure what's wrong with Deco setting
*
need set special ISP set unifi home
tng55
post May 22 2025, 01:30 PM

Regular
******
Senior Member
1,420 posts

Joined: Sep 2021


QUOTE(Anime4000 @ May 21 2025, 10:36 PM)
I testing OpenWRT D-Link B1, somehow LAN speed crap but over wifi is nice, I wonder...

OpenWRT D-Link 2.5G > Mikrotik > 10G Managed Switch > ROG Crosshair VIII Hero (WI-FI) [Realtek 2.5G]
user posted image

But I test download via IDM, can reach 2Gbps:
user posted image

Test my Samsung Galaxy S23 Ultra WiFi6E via TP-Link Deco BE85
OpenWRT D-Link 2.5G > Mikrotik > 10G Managed Switch > 10G MultiMode Fiber SFP > TP-LINK Deco BE85 > my phone
user posted image

Kernel and Driver remain same, but I try Skyworth 2.5G, same results, also NijikaWRT and NijikaRTL give LAN slow but WiFi fast...

something fishy with ALCL OLT... or my Managed Switch

I not often check speedtest, this time seem LAN become shit...
*
how about GPON STICK Mikrotik LAN SpeedTest please without 10G Managed Switch
GPON STICK > Mikrotik > ROG Crosshair VIII Hero (WI-FI) [Realtek 2.5G]

let do test show me
tng55
post May 22 2025, 09:33 PM

Regular
******
Senior Member
1,420 posts

Joined: Sep 2021


QUOTE(budaken @ May 22 2025, 08:37 PM)
hi all, checking in.
currently ended contract for 1 year already.
currently on 100mbps package
they keep calling to offer upgrade but i rejected most of the calls.
was browsing the website when i saw the free ipad offer.
is it worth better than SWU?

https://unifi.com.my/devices/smartdeal-ipad
*
free ipad offer not worth due 3 years contract lol
price very bad


tng55
post May 22 2025, 11:38 PM

Regular
******
Senior Member
1,420 posts

Joined: Sep 2021


QUOTE(Anime4000 @ May 22 2025, 10:58 PM)
this haven't yet, I need put wifi and server offline first
*
okey i will wait once you ready then post update for testing speedtest LAN
tng55
post May 23 2025, 09:33 PM

Regular
******
Senior Member
1,420 posts

Joined: Sep 2021


QUOTE(budaken @ May 23 2025, 02:58 PM)
Thank you for the suggestions.
Went to tmpoint and was offered with SWU 5.0

6 months free
Need to take UM for 3 months
100mbps - 79 but no modem change
300mbps - 119
500mbps - 139
My issue right now is my router doesn't output 100mbps, only at 30mbps and the technician checked and confirmed it is the router issue.
So im wondering, if i change the router and the issue still happens, i wasted that purchase. If i renew, then I'm stuck for another 2 years, but hey, new router.
*
why you don't buy you own router you still prefer crap router TM ?
you can buy tp link ax enough will support 100mbps
take la 100Mbps RM79 tm wont change router get you own router settle

you prefer cheaper then RM79

someone 500Mbps RM90 without free bill 6month already cheap
tng55
post May 25 2025, 12:08 PM

Regular
******
Senior Member
1,420 posts

Joined: Sep 2021


QUOTE(marshpertt @ May 25 2025, 05:42 AM)
user posted image

Can access just fine on unifi fiber.
*
wow AV3 logo stay look you are CRT TV wub.gif
tng55
post May 25 2025, 11:32 PM

Regular
******
Senior Member
1,420 posts

Joined: Sep 2021


QUOTE(jasontanky @ May 25 2025, 11:17 PM)
Small sharing on my experience with SWU5.0 RM90 plan
1. Speedtest no longer burst at the beginning, last time can get around 525Mbps down when completed, now around 490Mbps
2. The IPv4v remained public, probably the cheapest fibre internet plan in Malaysia now with public IPv4.

Nevertheless, no regret, paying 30% lesser with 5% lesser speed. Annual saving is about RM500 compared to my previous plan (RM129 500Mbps)
*
mine always can hit 525Mbps never drop 490Mbps
always stay 510Mbps to peak 525Mbps
RM119 SWU 3.0 my contract will end 7 November 2025
i remember activated was 7 November 2023

i will wait bump speed i wont downgrade lol
tng55
post May 26 2025, 01:42 PM

Regular
******
Senior Member
1,420 posts

Joined: Sep 2021


QUOTE(eugenecctan @ May 26 2025, 12:43 PM)
I just bought the cheapest mesh wifi mercusys BE9300. Rm700 for 2 units. Not sure good or not. Delivering.
*
that brand mercusys BE9300 no good lol

15 Pages < 1 2 3 4 > » Top
 

Change to:
| Lo-Fi Version
0.0221sec    0.17    7 queries    GZIP Disabled
Time is now: 25th November 2025 - 07:39 AM