i6000 - /usr/local/amc/app/
The HTML, JARs, and other web resources are hosted from /usr/local/amc/app.
The HTML, JARs, and other web resources are hosted from /usr/local/amc/app.
Found a privilege escalation vulnerability in my i6000, version 617G.GS01001. Also figured out how to generate license keys. Notified them and have posts ready for in a month or so.
Quick pointer: If you're using this for anything other than lab testing, well, you really shouldn't. If you've got to have someone tell you that such things are ethically and legally problematic, you're probably not a very good person anyway. Or just not thinking. Either way, think before you use this info.
Turns out that Quantum/ADIC helpfully includes the binary for generating license keys!
Static Hostnames
10.22.0.202 gibson6
10.10.1.1 M000127
10.10.1.2 R000117
# IOB lookups, do not modify anything after this in the file
#Frame 1
10.10.0.1 I0000001
10.10.0.3 I0000031
10.10.0.5 I0000051
10.10.0.6 I0000061
10.10.0.9 I0000091
10.10.0.10 I0000101
10.10.0.28 M0000281
NFS Exports
ilinkacc: $ cat /etc/exports
# See exports(5) for a description.
# This file contains a list of all directories exported to other computers.
# It is used by rpc.nfsd and rpc.mountd./var/log/adic *(rw,no_subtree_check,no_root_squash,async)
/etc/adic *(rw,no_subtree_check,no_root_squash,async)
/tftpboot *(ro,no_subtree_check,no_root_squash,async)
CPU Info
ilinkacc: $ cat /proc/cpuinfo
processor : 0
cpu : 440GP Rev. C
revision : 4.129 (pvr 4012 0481)
bogomips : 593.92
vendor : ADIC
machine : MCB
While looking through extaccess.conf I found this:
## Engineering mode, enable everything
engineeringMode=0
Might be worth checking out.
After being powered off and unplugged for a few weeks the CAN issue that I'd been having with the i6000 seems to have resolved itself. However the LTO-6 tape drive/sled I have isn't powering up at all. IDK what's going on with that. The error is that the barcode on the drive isn't recognized. This is caused by the system not having the drive registered via the system bus. Which in this case is caused by the sled not powering up.
The i6000 is on holding pending the end of FRC Build/Competition season. RoboLoCo is doing well so far this year but mentoring is a massive time sink. Oh well, ton's of VTO for me!
At last check the i6000 doesn't boot with other controllers installed. The next steps will be to monitor the serial output during a normal boot and then compare that with other line card boots.