Update BUILDING_FREEBSD_KERNEL_FOR_NETMAP.md
This commit is contained in:
parent
28643cc136
commit
53be2bfbcd
@ -18,6 +18,8 @@ Enable netmap startup on server load:
|
||||
```bash
|
||||
echo 'netmap_load="YES"' >> /boot/loader.conf
|
||||
```
|
||||
To activate Netmap on your server you have to turn your interface on promiscuous mode:
|
||||
ifconfig <interface> promisc
|
||||
|
||||
And should rebuild kernel manually.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user