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

Multiple IP Addresses on Server #243

Open
mnanduri opened this issue Sep 30, 2018 · 8 comments
Open

Multiple IP Addresses on Server #243

mnanduri opened this issue Sep 30, 2018 · 8 comments

Comments

@mnanduri
Copy link

If you have multiple IP addresses on open-nti running server, is there a way to specify which source interface/ip address to use?

@psagrera
Copy link
Collaborator

psagrera commented Oct 5, 2018

Hi ,

you mean to specify inside OC telegraf file a source ip address ?

@mnanduri
Copy link
Author

mnanduri commented Oct 5, 2018 via email

@mnanduri
Copy link
Author

mnanduri commented Oct 8, 2018

Any ideas?

@brahmastra2016
Copy link
Contributor

try this ...

make change under opennti.prama file and specify the ip address to bind to.

Example:
From:
export LOCAL_PORT_INFLUXDB_API=8086
To:
export LOCAL_PORT_INFLUXDB_API=1.1.1.1:8086

@mnanduri
Copy link
Author

mnanduri commented Oct 10, 2018 via email

@psagrera
Copy link
Collaborator

Hi @ mnanduri

At this time it is not supported. I'm exploring some approaches so I'll keep you informed.

Regards

Pablo

@mnanduri
Copy link
Author

mnanduri commented Oct 16, 2018 via email

@mnanduri
Copy link
Author

mnanduri commented Jan 4, 2019

Any update/ideas on this?

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

3 participants