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:48] – [Problemi ARP] niccolo | doc:appunti:linux:sa:arp_problems [2024/12/05 12:12] (current) – [rp_filter=1] niccolo | ||
---|---|---|---|
Line 16: | Line 16: | ||
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. | 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. | ||
- | === ARP ... (arp_ignore) === | + | === Ignore received |
+ | |||
+ | This is a **filter** on **outgouing packets** (responses to ARP requests). | ||
====== | ====== | ||
^ rp_filter | ^ rp_filter | ||
- | ^ arp_ignore | + | ^ arp_ignore |
Line 44: | 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.1733388487.txt.gz · Last modified: 2024/12/05 09:48 by niccolo