AltraMayor / AltraMayor/gatekeeper

What are the expected network configurations across a deployment?

Abierto
#267 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Documentation enhancement question
Lenguaje dominante
C
Estrellas
1.6k
Forks
252
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

For example, is the Gatekeeper front interface expected to be in the same subnet as the back interface, a different subnet, or it does not matter?

Similarly, is the back interface expected to be in the same subnet as the Grantor interface, a different subnet, or does it not matter?

I ask because I have run into the following scenarios:

1. The Gatekeeper front interface is in subnet 1 and the back interface, Grantor interface, and destination are in subnet 2. When adding a prefix to the Gatekeeper FIB for subnet 2 (to forward packets to the destination through Grantor) in this setup, Gatekeeper cannot find a cached Ethernet header here:

https://github.com/AltraMayor/gatekeeper/blob/master/gk/main.c#L1528

2. Similar issue as above if the Gatekeeper front and back interfaces are in the same subnet.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.