User:TonyHoyle/Billion Trial

From AAISP Support Site
< User:TonyHoyle
Revision as of 15:11, 28 May 2011 by TonyHoyle (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 0/38 from that screen - suggest a setup button.
  • Can't use pppoe on the first profile as something internal is trying to force 1500 MTU even though the MTU on the profile is set to 1492 (its default).
 Jan 01 00:02:07  daemon  pppd[624]: Couldn't increase MTU to 1500.
 Jan 01 00:02:07  daemon  pppd[624]: Couldn't increase MRU to 1500
 Jan 01 00:02:07  daemon  pppd[624]: Couldn't increase MRU to 1500

More detailed logs from the busybox command line (that alas I forgot to keep) show it warns about this a couple of times then aborts the entire login.

This makes the router unusable on Be without hacks...

A workaround is to leave the first profile as shipped and add a second profile for pppoe - this allows connect - *however* it fails to set the default route on login, leaving you with a nonfunctional connection. A side effect of this is each time the connection drops you must go in and manually re-add the default route.. which is problematic if you're accessing remotely (ipv6 may be a workaround in this case.. not had to try this yet).

  • The pppd shipped looks ancient and probably doesn't support mini jumbos - worth prodding them about this!
  • Setting static ipv6 routes, if gateway is link local you get the error 'Interface should be selected since gateway ipv6 address is link local' even if the interface is in fact already selected.
  • vlan config is very odd. Enabling vlan 4 on port 1 enables it on all ports except ewan and wlan. Enabling it on ewan locks out all access to the device requiring a factory reset. It should be possible to designate a port to vlan tag without affecting the other ports.
  • There is no way to give each vlan a separate IP address that I can see.. only config for the main IP and an 'alias' IP.
  • As above for ipv6.
  • Can't enable remote access filters for ipv6 - screen explicity says 'ipv4 only'.
  • Packet filter v6 configuration is insane - it expects ranges not netmasks!
  • The session time out is too fast.. several times it timed out on me as I was entering data.
  • 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.