User Tools

Site Tools


pom:target:tap

target_tap

This target will create a new interface and send all the matched packets to it. You need to have “Universal TUN/TAP device driver support” aka CONFIG_TUN in your kernel. If compiled as a module, run the following command to load it :

modprobe tun

Parameters :

Name Default value Description
ifnamepom0Name of the interface to create.
persistentnoMake the created interface persistent. The interface will still exists when the target is stopped. Useful if monitoring with SNMP.
pom/target/tap.txt · Last modified: 2020/05/26 21:59 by 127.0.0.1