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/07/26 09:28] – [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), | ||
| - | ^ rp_filter | + | === Reverse Path Filter (rp_filter) === |
| - | ^ 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 ARP requests (arp_ignore) === | ||
| + | |||
| + | This is a **filter** on **outgouing packets** (responses to ARP requests). | ||
| + | |||
| + | ====== | ||
| + | |||
| + | ^ rp_filter | ||
| + | ^ arp_ignore | ||
| Line 36: | 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.1721978891.txt.gz · Last modified: by niccolo
