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

IP configuration of the CSR and Container #282

Open
cute-aaa opened this issue Dec 1, 2021 · 1 comment
Open

IP configuration of the CSR and Container #282

cute-aaa opened this issue Dec 1, 2021 · 1 comment

Comments

@cute-aaa
Copy link

cute-aaa commented Dec 1, 2021

I built a CSR container. When I started the container, I found that the IP of the container and the CSR inside the container were not the same. but I needed to access the CSR from another host.
Is there a way to expose the IP of the CSR inside the container, or make them use the same IP, or access the CSR in the bash of the container

@plajjan
Copy link
Collaborator

plajjan commented Dec 9, 2021

You can access it from another container using the container address of the CSR. It's just that the actual CSR is a virtual machine inside that container, so it gets another address internally but there's a proxy in place to enable connectivity.

If you elaborate on what you are trying to do it might be easier to explain how it can be done with vrnetlab.

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