AICCU - Asus DSL-N10_C1 (Ralink RT63365 MIPS 34K V5.5)
Shadow Hawkins on Sunday, 28 December 2014 02:49:05
This DSL router is running the latest firmware (1.0.7.6) from Asus. It runs a stripped down version of OpenWRT called AsusWRT.
It supports 6rd but I'm assigned a dynamic IP by my ISP.
It appears to be a MIPS34K SoC which isn't supported by OpenWRT.
I have asked Asus support too but I'm not holding my breath.
Radvd is installed, and I'm open to any ideas on cross compiling the aiccu client.
# uname -a
Linux DSL-N10-C1 2.6.22.15 #3 SMP Tue Aug 26 20:15:17 CST 2014 mips unknown
# cat /proc/cpuinfo
system type : Ralink RT63365 SOC
processor : 0
cpu model : MIPS 34K V5.5
BogoMIPS : 332.59
wait instruction : yes
microsecond timers : yes
tlb_entries : 64
extra interrupt vector : yes
hardware watchpoint : yes
ASEs implemented : mips16 dsp mt
shadow register sets : 1
VCED exceptions : not available
VCEI exceptions : not available
unaligned accesses : 378822
processor : 1
cpu model : MIPS 34K V5.5
BogoMIPS : 249.85
wait instruction : yes
microsecond timers : yes
tlb_entries : 64
extra interrupt vector : yes
hardware watchpoint : yes
ASEs implemented : mips16 dsp mt
shadow register sets : 1
VCED exceptions : not available
VCEI exceptions : not available
unaligned accesses : 378822
processor : 2
cpu model : MIPS 34K V5.5
BogoMIPS : 249.85
wait instruction : yes
microsecond timers : yes
tlb_entries : 64
extra interrupt vector : yes
hardware watchpoint : yes
ASEs implemented : mips16 dsp mt
shadow register sets : 1
VCED exceptions : not available
VCEI exceptions : not available
unaligned accesses : 378822
processor : 3
cpu model : MIPS 34K V5.5
BogoMIPS : 249.03
wait instruction : yes
microsecond timers : yes
tlb_entries : 64
extra interrupt vector : yes
hardware watchpoint : yes
ASEs implemented : mips16 dsp mt
shadow register sets : 1
VCED exceptions : not available
VCEI exceptions : not available
unaligned accesses : 378822
AICCU - Asus DSL-N10_C1 (Ralink RT63365 MIPS 34K V5.5)
Jeroen Massar on Sunday, 28 December 2014 03:00:13 This DSL router is running the latest firmware (1.0.7.6) from Asus. It runs a stripped down version of OpenWRT called AsusWRT.
Which means it falls under GPL, which means they are LEGALLY REQUIRED to release the source code.
It supports 6rd but I'm assigned a dynamic IP by my ISP.
Ask your ISP for a static assignment.
Note that you will have much better connectivity directly from your ISP than you will get from a SixXS PoP, as that will not be in your ISPs network.
Radvd is installed, and I'm open to any ideas on cross compiling the aiccu client.
You'll need to have a matching toolchain; without that there is nothing you can do.
Posting is only allowed when you are logged in. |