Michel Machado

Results 313 comments of Michel Machado

Please create an issue specifically to discuss the extension of the cookie of the BPFs. In addition to copying the text you already have above, add a fully functional BPF...

The number of instances of the GT block replying or not does not affect the policy. If it ever does, it would be a bug, and one can verify the...

An update on the Intel 810 NIC. In order to make this NIC work with Gatekeeper/DPDK, one has to update the package file of the NIC. More information on this...

Unless you have a solid motivation to run a Grantor server on the same server you run your Gatekeeper server, you will save a lot of time not going down...

Likely, Ubuntu's initialization scripts flushed `/var/run` after a reboot of the machine. This would not allow Gatekeeper to create the Unix socket `dyn_cfg.socket` at `/var/run/gatekeeper`. The solution is to run...

Yes, just hook up your server with your network gear.

That's a design decision. See question [Why do Gatekeeper servers need two network interfaces?](https://github.com/AltraMayor/gatekeeper/wiki/FAQ#why-do-gatekeeper-servers-need-two-network-interfaces) in the [FAQ](https://github.com/AltraMayor/gatekeeper/wiki/FAQ).

You'll need a cable per port, so two ports require two cables. I'm not sure I understood your question. For a step-by-step guide on setting up a testing environment, read...