-f filename, --file filename
Similar to the -s option, only this time the address info is
taken from file filename set up. The name of the data file is
very often /etc/ethers, but this is not official. If no filename
is specified /etc/ethers is used as default.
The format of the file is simple; it only contains ASCII text
lines with a hostname, and a hardware address separated by whitespace. Additionally the pub, temp and netmask flags can be
used.
Mais par contre, ton système ne fait pas necessairement un arp -f au démarrage, donc prévois aussi la création d'un (init.d|rc.d) associé.
[^] # Re: re
Posté par LaBienPensanceMaTuer . En réponse au message Désactiver l'envoi de trame arp. Évalué à 3.
-f filename, --file filename
Similar to the -s option, only this time the address info is
taken from file filename set up. The name of the data file is
very often /etc/ethers, but this is not official. If no filename
is specified /etc/ethers is used as default.
The format of the file is simple; it only contains ASCII text
lines with a hostname, and a hardware address separated by whitespace. Additionally the pub, temp and netmask flags can be
used.
Mais par contre, ton système ne fait pas necessairement un arp -f au démarrage, donc prévois aussi la création d'un (init.d|rc.d) associé.