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

Write out inet:getifaddrs(). into the console log #16

Open
gmaxwell94 opened this issue Oct 30, 2014 · 1 comment
Open

Write out inet:getifaddrs(). into the console log #16

gmaxwell94 opened this issue Oct 30, 2014 · 1 comment

Comments

@gmaxwell94
Copy link

We need to be able to get the ip address of the xenbr0 connection without a console. If you would just write out the inet:getifaddrs() in the console output we can log that in the console.log

@maximk
Copy link
Contributor

maximk commented Oct 30, 2014

Please provide more details. IP addresses are passed via extra= parameter in domain_config (or assigned using DHCP). In the DHCP case inet:getifaddrs() will not include ip addresses early in the boot sequence.

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