Eric Leblond

Results 68 comments of Eric Leblond

1. Please give us more information (distribution) or even propose a patch or a wiki edit describing what you had to do. 2. https://github.com/StamusNetworks/Amsterdam/issues/42 3. The Suricata in Amsterdam is...

I really don't understand what you are trying to do. What is your target architecture ?

I think 'no' is a politically correct answer. IDS is just snffing packet passively at the Ethernet like wireshark so it can not be put in the middle. You may...

Agree with @jasonish but as a really weird usage you could configure nginx in Amsterdam to do 2 redirections (one for the Asmterdam GUI, one for your load balancing) and...

Looks like mounting a file is not working in this case. It looks like it appaears in some cases: https://forums.docker.com/t/unable-to-mount-directories-files-from-docker-compose-oci-runtime-error-not-a-directory/10808/5 What OS and docker version are you using ?

First failure was llc not found because I have various one on my Debian system: ``` ❯ ./configure *** ERROR: Cannot find tool llc ❯ llc- llc-10 llc-11 llc-12 llc-13...

And sorry if I was not explicit in initial issue but I think I can help and try to build a MR on adding a tool like cmake.

A possibility could be to generate a hash like (src_hash):(dst_hash). But the server side will not be random at all.

Should we make the build only if an enable-flag is passed ? This would avoid the GPL issue.

Just for information: I've added a commit to the MR as it is on the same subject.