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

When editing a poller, ensure each listening IP is unique #3085

Closed
bmfmancini opened this issue Nov 11, 2019 · 2 comments
Closed

When editing a poller, ensure each listening IP is unique #3085

bmfmancini opened this issue Nov 11, 2019 · 2 comments
Labels
bug Undesired behaviour resolved A fixed issue
Milestone

Comments

@bmfmancini
Copy link
Member

Hey Guys

I just came across a scenario we might want to check for
On my remote poller lab I mistakenly entered the main poller Ip as the remote DB ip on the remote poller

This led to devices going bye bye when syncing the pollers see below

vanish devices

My Lab is setup as following

192.168.1.227 is the main poller
192.168.1.228 is the remote

below I had entered 192.168.1.227 as the remote DB and as you can see above this caused the device to disappear this could be very bad in production

image

@cigamit
Copy link
Member

cigamit commented Nov 11, 2019

Oh, good catch. That makes the other issue kind of less daunting.

@cigamit cigamit added the bug Undesired behaviour label Nov 11, 2019
@cigamit cigamit added this to the v1.2.8 milestone Nov 11, 2019
@cigamit cigamit changed the title |Feature request| check if IP for main poller is entered as remote poller remote db IP It is possible to have the same IP address for the remote and main pollers causing synchronization issues Nov 11, 2019
cigamit added a commit that referenced this issue Nov 28, 2019
It is possible to have the same IP address for the remote and main pollers causing synchronization issues
@cigamit cigamit added the resolved A fixed issue label Nov 28, 2019
@cigamit
Copy link
Member

cigamit commented Nov 28, 2019

Okay, this is fixed now. Thanks for reporting!

@cigamit cigamit closed this as completed Nov 28, 2019
@netniV netniV changed the title It is possible to have the same IP address for the remote and main pollers causing synchronization issues When editing a poller, ensure each IP is unique Dec 7, 2019
@netniV netniV changed the title When editing a poller, ensure each IP is unique When editing a poller, ensure each listening IP is unique Dec 7, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Jun 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Undesired behaviour resolved A fixed issue
Projects
None yet
Development

No branches or pull requests

2 participants