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 per hostname #32

Open
e3rd opened this issue Jun 28, 2019 · 2 comments
Open

multiple IP per hostname #32

e3rd opened this issue Jun 28, 2019 · 2 comments

Comments

@e3rd
Copy link
Member

e3rd commented Jun 28, 2019

Hostname can have multiple IPs, we must have the possibility to duplicate the row for every record.

But how.

Alternative conversion method?
Global flag?
(Are there any similar conversions that can output multiple values?)

@ghost
Copy link

ghost commented Jul 1, 2019

Also possible for ASNs: certtools/intelmq#543
And reverse DNS: certtools/intelmq#877
See also certtools/intelmq#373

@e3rd
Copy link
Member Author

e3rd commented Oct 30, 2019

Thanks for sources! It's a though question, hope there will exist a good solution for IntelMQ. Here, I was stuck in design pattern for a long time too. Finally, I've implemented a global config/CLI flag that user can on/off when processing for hostname→IP conversion.

(The rest are awaiting to be implemented.)

e3rd added a commit that referenced this issue Oct 30, 2019
Identifier.methods = True finalisation

Signed-off-by: Edvard Rejthar <[email protected]>
e3rd added a commit that referenced this issue Oct 31, 2019
Web handles redirects even if they are not accessible

Signed-off-by: Edvard Rejthar <[email protected]>
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

1 participant