This question might be stupid because I’m completely oblivious to how hardware functions.
My question is the following :
- How can you access a routers memory (on the software side) ?
By memory, I don’t mean routing tables or DNS cache but a real “disk”.
Thank you in advance !
This will vary from device to device. Most of the *nix varieties have a simple filesystem that you can mount in read/write mode to write to the on-board flash.