Penguin
Annotated edit history of M11 version 7 showing authors affecting page license. View with all changes included.
Rev Author # Line
2 CraigBox 1 There are lots of these [ADSL] modem/routers around, as [TelecomNZ] used to rent them out when ADSL was first available here.
2
5 JohnMcPherson 3 From the internal log:
4 00:00:00:00 L4 GDB: PowerPC gdbnub debugger is not installed
5 00:00:00:00 L4 BR: Nokia M11 multiport ADSL router / bridge
6 00:00:00:00 L4 BR: Nokia software version 5.4.5 (build R2)
7 00:00:00:00 L4 BR: ADSL Router (M11, rev 1)
8 00:00:00:00 L4 BR: last install status: code flash successfully programmed
9 00:00:00:00 L4 BR: memory sizes - 1856K Flash, 4096K RAM
10 00:00:00:00 L4 BR: free memory: 2519262 bytes, starting at 0x194f12
2 CraigBox 11
5 JohnMcPherson 12 So they are [PowerPC] based ([CPU] = MPC860SAR), and can use [GDB]? Interesting...
13
14 They support PinHoling.
2 CraigBox 15
16 Useful tips:
17 * they run a telnet server, and optionally a HTTP server, for configuration
6 JohnMcPherson 18 * The default user-admin password is "Telecom". Username can be anything.
19 * The default admin password is "Zba2Y7Pr3".
4 GerwinVanDeSteeg 20 * The password is stored in plain text
2 CraigBox 21 * useful console commands:
22 status
23 show help (all commands for displaying info)
5 JohnMcPherson 24 ** show ppp (shows all ppp statistics, bytes in and bytes out. If the router stays up long enough, it will overflow and report negative 2 billion bytes sent/received)
25 ** show ppp lastconnect (shows [LCP] debugging info and [PPP] info like [MRU], and assigned [IP] address and [DNS] servers)
26 ** show status (shows firmware version, log message count, uptime)
2 CraigBox 27 configure (to change settings)
28 * Put telnet on port 1, HTTP on port 2, and forward all the other ports to your Linux machine.
3 JohnMcPherson 29 * The nokia / Telecom logo on the front is actually on a panel that you can open to find a serial port. However, it is an RJ-45 so you will need to find an appropriately wired cable.
7 CraigBox 30
31 They were replaced by the [M1122].