Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minirouter executable not in minirouter config #174

Open
Narratot opened this issue Feb 14, 2024 · 2 comments
Open

minirouter executable not in minirouter config #174

Narratot opened this issue Feb 14, 2024 · 2 comments

Comments

@Narratot
Copy link

I just encounter also an error with the minirouter build by the included mnirouter image. This image does neither include nor reference the minirouter executable or overlay.

@activeshadow
Copy link
Collaborator

@Narratot once the minirouter qcow2 image is built, you need to run the phenix image inject-miniexe subcommand to add both miniccc and minirouter executables and systemd services to the image.

The following commands should work:

phenix image inject-miniexe /opt/minimega/bin/miniccc /path/to/minirouter.qc2
phenix image inject-miniexe /opt/minimega/bin/minirouter /path/to/minirouter.qc2

I must admit I have not used the minirouter image in a while so if you're still having problems after trying the above commands please provide me with specific details on how you're building and testing the minirouter image so I can try to reproduce.

@Narratot
Copy link
Author

From the assignmet of IP Address visible in minimega the current configuration of vrouter is not loaded. (See the config file in this issue #173)
Otherwise the configuration is not obivous for me so I do not know how the configure the minirouter manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants