User:TonyHoyle/Billion Trial: Difference between revisions
Appearance
Content deleted Content added
Created page with "==Billion trial notes== '''The Good''' ipv6 worked perfectly out of the box! '''The Bad''' * Quick start : no way to enter username or password? Not clear how to change from..." |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 36: | Line 36: | ||
* The 'there is one user logged' error is bloody annoying. Suggest a button on to override (kicking the existing user off if necessary). |
* The 'there is one user logged' error is bloody annoying. Suggest a button on to override (kicking the existing user off if necessary). |
||
* If you're using non-NAT the only way to allow LAN administration of the router is to enable 'Remote access control' and add your internal IP range as the list of allowed addresses. It should be able to say 'everything over br0' or something similar. |
* If you're using non-NAT the only way to allow LAN administration of the router is to enable 'Remote access control' and add your internal IP range as the list of allowed addresses. It should be able to say 'everything over br0' or something similar. |
||
* It would be nice if it contained the standard mss clamping line in the firewall that most routers do, so you don't have to enable TCPFix manually. |
|||
* The router negotiates the wrong MTU! |
|||
BE Accept 0.0.0.0 77.89.165.67 tmhth0@a.1 b.gormless Via=BE BE MAC=0004EDDBA1CD Unknown circuit TCP-MRU-fix txrate=20257000bps*85% linerate=1000000000/1000000000 MTU=1500 |
|||
This means TCPFix doesn't work, and anything that sends packets >1492 breaks. MTU of the ppp connection is clearly 1492 so no idea where it's getting 1500 from. |
|||