doc:appunti:linux:sa:arp_problems
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
doc:appunti:linux:sa:arp_problems [2024/12/05 09:41] – [Problemi ARP] niccolo | doc:appunti:linux:sa:arp_problems [2024/12/05 12:12] (current) – [rp_filter=1] niccolo | ||
---|---|---|---|
Line 12: | Line 12: | ||
Questi parametri possono essere configurati per la **singola interfaccia** oppure per **all** (tutte le interfacce), | Questi parametri possono essere configurati per la **singola interfaccia** oppure per **all** (tutte le interfacce), | ||
- | === Reverse Path Filter rp_filter === | + | === Reverse Path Filter |
- | === ARP ... arp_ignore === | + | This is a **filter** on **incoming packets**. If reverse path filtering is enabled, kernel may drops packets that do not arrive on the expected interface according to the routing table. |
+ | |||
+ | === Ignore received | ||
+ | |||
+ | This is a **filter** on **outgouing packets** (responses to ARP requests). | ||
====== | ====== | ||
- | ^ rp_filter | + | ^ rp_filter |
- | ^ arp_ignore | + | ^ arp_ignore |
Line 42: | Line 46: | ||
Con il parametro **rp_filter=1** il pacchetto ARP ricevuto viene ispezionato: | Con il parametro **rp_filter=1** il pacchetto ARP ricevuto viene ispezionato: | ||
+ | |||
+ | **ATTENZIONE**: | ||
===== arp_ignore=2 ===== | ===== arp_ignore=2 ===== |
doc/appunti/linux/sa/arp_problems.1733388072.txt.gz · Last modified: 2024/12/05 09:41 by niccolo