Earlier quoted context omitted.
Cat5 has a max throughput of 100mbps. 802.11g wifi (probably what you're using) has a max throughput of 54mbps. Either buy a Cat5e/Cat6 cable or change your wifi access point to use 802.11n. I am connected to my 2007 Airport Extreme at 300mbps right now using 802.11n.
Any old cat5 can handle 1000BASE-T. 1000BASE-TX uses 2 pairs (4 conductors) and is pretty rare in the wild, whereas 1000BASE-T uses all 4 pairs (8 conductors). https://www.iol.unh.edu/sites/default/files/knowledgebase/ge... This has more information on cat5 vs cat5e vs cat6 and their compatibility with different speeds / modes: http://serverfault.com/questions/107172/what-is-the-actual-d... TL;DR almost any Ethernet…
How I doubled my Internet speed with OpenWRT
121–130 of 148 posts
Re: How I doubled my Internet speed with OpenWRT
#122Do xfinitywifi hotspots permanently authenticate clients based only on their MAC addresses? A malicious client could easily find the MAC address of any device connected to a xfinitywifi hotspot (by using e.g. airodump-ng [0]) and then spoof that device's MAC address on their own computer to access the internet via the hotspot without any authentication. [0] http://www.aircrack-ng.org/doku.php?id=airodump-ng
That's basically the only way to do it. If it were really clever, it could ignore packets based on vendor extensions and device characteristics. They are not that easy to spoof (you would have to modify the driver, as opposed to just changing the MAC). I actually use this method to use school WiFi anonymously (or rather, as someone else).
"Passpoint automates that entire process, enabling a seamless connection between hotspot networks and mobile devices, all while delivering the highest WPA2™ security. Passpoint is enabling a more cellular-like experience when connecting to Wi-Fi networks."
Re: How I doubled my Internet speed with OpenWRT
#123Earlier quoted context omitted.
Why don't you? From the article: When you rent a cable modem/router combo from Comcast (as one of my nearby neighbors apparently does) The article definitely implies that he's connecting to his neighbour's Comcast router.
As stated above even if he is doing that its implied, not a direct statement. Assume away. Also, doing this will actually make your connection worse as that connection will always be more latent. Think of it this way. When you stream a movie from Netflix it is one TCP session. Not 5, 10, etc. So if you load balance to your neighbor your stream will be worse by default. This is not equal cost load balancing, this is a…
Your comments are clearly not kind or necessary, and not all of them are even true. You might wish to rethink your commenting strategy, because you're clearly smart and I would rather that your opinion not be lost entirely.
Re: How I doubled my Internet speed with OpenWRT
#124Doesn't the xfinitiwifi inject ads MITM-style? I recall seeing some weird html overlays with xfinity ads on random web pages last time I browsed over one of these SSIDs.
> Doesn't the xfinitiwifi inject ads MITM-style? No. I feel like this post should be longer, but I can't think else to say. The answer to your question is: No.
Re: How I doubled my Internet speed with OpenWRT
#125I just had comcast to my home last week. I pay for 120 mbps but when connected via cat 5 it only reached 90 max mbps which would fine considering when using a wifi router it only reaches around 30 mbps. I have moved around the wifi router but it doesn't make much of a difference. The technician told me the 120 mbps that I am being charged for is for for direct access and wifi won't reach 120mbps. I complained to cust…
It sounds like you just may have a few things to learn about how networking works. Comcast is selling you a coax line into your house and, if you rent their modem, giving you an ethernet interface to it. It isn't making any claims about what happens after that. They can't have control over all your networking hardware and how you configure it.
Re: How I doubled my Internet speed with OpenWRT
#126I use this very same feature of openwrt to load balance between my two ISPs. Here in argentina neither of the two ISP are reliable, but cheap enought if you really use then and you need reliability. I recommend multiwan3 as the op suggest, other pkgs didnt work for me. Some modern routers have two radios for 2.5 and 5ghz, but even with one radio openwrt allows you to set it up as client and ap. I find other features…
I find openWRT is a really useful firmware project and I use it in any situation where it is feasible. Bandwidth Throttling / QOS is often in demand. Wireless Bridging works well. A nice side effect of using openWRT is that you sidestep many of the "backdoors" that sometimes appear (intentionally or otherwise) in stock firmware. I also helped create a page that can help find the current most powerful routers that sup…
I bought it for AUD$50. The closest router in terms of price + power was a TP-Link for around AUD$70 and it still was behind on features.
Re: How I doubled my Internet speed with OpenWRT
#127Earlier quoted context omitted.
It sounds like you just may have a few things to learn about how networking works. Comcast is selling you a coax line into your house and, if you rent their modem, giving you an ethernet interface to it. It isn't making any claims about what happens after that. They can't have control over all your networking hardware and how you configure it.
I may have a few things to learn about how networking works. However, I was just stating the facts. A technician came out to re-configure to see if the issues of speed could be resolved. They did, and technician said... speed test is hitting ~93/120 mbps or so when wired in but the speed over wifi was much less while the specs say it is capable of doing 120 mbps without a problem. The tech actually said it isn't goin…
Re: How I doubled my Internet speed with OpenWRT
#128I'm surprised nobody has mentioned this in the thread but you can actually opt out of the xfinitiwifi thing. The deal is that you can use any of the hotspots if you have a comcast account and also share your router. If you opt out, you can no longer use the xfinitiwifi hotspots but nobody can use yours either.
Re: How I doubled my Internet speed with OpenWRT
#129Earlier quoted context omitted.
It has not been proven that Comcast has the authority to do this: https://www.techdirt.com/articles/20141208/13222529362/comca... It has been proven that in many places at least in the US, it is illegal and in some cases is a felony. Edit: Further, it is not a good idea to connect to any known SSID unless you know for a fact that it can be trusted: http://arstechnica.com/security/2014/06/free-wi-fi-from-xfin... Your…
What is a felony? Using Comcast?
Anything else including what the author describes, using his neighbor's equipment without their permission even if he thinks Comcast has the legal authority to authorize it (and documentation in the links I provided challenges that notion) then it's not for me to say; I'm not a lawyer.
Re: How I doubled my Internet speed with OpenWRT
#130I don't see any benchmarks, did I miss them? I suspect this doesn't double bandwidth, the packets all end up over the same neighborhood network. The only way it would increase bandwidth is if it evades artificial throttles. Having two connections to the same (neighborhood) pipe seems useless.