Skip to content

Commit

Permalink
amend
Browse files Browse the repository at this point in the history
  • Loading branch information
jimfangx authored Jun 1, 2024
1 parent d343285 commit 6183a56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ Check `src/main.c` for segmented tests.

### Configuring ARPing updates kernel ARP Table
Replace `<tuntap IF name>` with your IF name (tun0, tap0, etc)

`sudo bash -c 'echo 1 > /proc/sys/net/ipv4/conf/<tuntap IF name>/arp_accept'`

See: https://www.spinics.net/lists/netdev/msg314093.html & https://askubuntu.com/questions/783017/bash-proc-sys-net-ipv4-ip-forward-permission-denied
Expand Down

0 comments on commit 6183a56

Please sign in to comment.