FTTC Modem: Difference between revisions
Appearance
Content deleted Content added
→Types: Meh |
mNo edit summary |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
[[Category:Routers]] |
[[Category:Routers]] |
||
=No longer supplied= |
=No longer supplied= |
||
Note, these Openreach modems are no longer supplied. |
Note, these Openreach modems are no longer supplied, but they can still be purchased from some 'auction' web sites. |
||
⚫ | |||
= Related Pages on the A&A Website: = |
|||
*[http://www.aaisp.net.uk/broadband-FC.html www.aaisp.net.uk/broadband-FC.html] |
|||
---- |
|||
⚫ | |||
*PPPoE Service Name = Blank |
*PPPoE Service Name = Blank |
||
Line 38: | Line 32: | ||
The FTTC modem supplied by Openreach is described in detail on [http://www.btplc.com/sinet/SINs/pdf/498v7p1.pdf BT SIN 498] |
The FTTC modem supplied by Openreach is described in detail on [http://www.btplc.com/sinet/SINs/pdf/498v7p1.pdf BT SIN 498] |
||
= Huawei HG612 PPP/UDP/VPN Bug= |
|||
In 2013 we discovered a bug with the HG612 which affects VPNs when the PPP drops. The shot version of the bug is that UDP session, such as a VPN, has problems re-establishing when PPP drops. This is due to the modem blacklisting the packets. More information can be found on these pages: |
|||
*https://www.revk.uk/2013/11/bt-huawei-fttc-modem-bug-breaking-vpns.html |
|||
*https://aastatus.net/1854 |
|||
*https://www.revk.uk/2013/11/bt-huawei-working-with-us.html |
|||
=Router Throughput= |
=Router Throughput= |
||
With the switch to FTTC (especially from low sync'd ADSL connections) your modem is suddenly confronted with throughput possibly 10 or even 20 times more than before! |
With the switch to FTTC (especially from low sync'd ADSL connections) your modem is suddenly confronted with throughput possibly 10 or even 20 times more than before! |
||
{| |
{| class="wikitable" align="center" style="text-align:center;" |
||
!Router |
|||
!Sync Speed |
|||
!Throughput |
|||
!Notes |
|||
|- |
|- |
||
|Linksys WRTU54G-TM |
|Linksys WRTU54G-TM |
||
Line 62: | Line 62: | ||
|style="color:green"|16Mb |
|style="color:green"|16Mb |
||
|It should be able to handle around 350Mbit/s! |
|It should be able to handle around 350Mbit/s! |
||
|} |
|} |
||
Line 73: | Line 72: | ||
=FireBrick 2700= |
=FireBrick 2700= |
||
The Firebrick 2700 is a great router for FTTC, and even bonding FTTC. See the [[FireBrick]] pages for more info |
The Firebrick 2700 is a great router for FTTC, and even bonding FTTC. See the [[:Category:FireBrick|Firebrick]] pages for more info |
||
=Testing and using FTTC with just a computer= |
=Testing and using FTTC with just a computer= |
||
Line 99: | Line 98: | ||
=RFC 4638 Information= |
=RFC 4638 Information= |
||
When using a router with an external modem, one has to use PPPoE on the router as the connection method. This normally means that the MTU on the PPPoE link |
When using a router with an external modem, one has to use PPPoE on the router as the connection method. This normally means that the MTU on the PPPoE link |
||
can be no higher than 1492 octets (PPPoE has an 8 octet overhead, and the whole packets has to fit in a 1500 octet Ethernet frame). However there is a |
can be no higher than 1492 octets (PPPoE has an 8 octet overhead, and the whole packets has to fit in a 1500 octet Ethernet frame). However, there is a |
||
technique to use ''baby jumbo frames'' to extend the Ethernet frame size to 1508 octets and allow the full 1500 octets on the PPPoE link. |
technique to use ''baby jumbo frames'' to extend the Ethernet frame size to 1508 octets and allow the full 1500 octets on the PPPoE link. |
||