User Tools

Site Tools


pom:target:tap

This is an old revision of the document!


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

Parameter for this target :

  • ifname

Name of the interface to create.
Default : pom0

  • persistent

Make the created interface persistent. The interface will still exists when the target is stopped. Useful if monitoring with SNMP.
Default : no

pom/target/tap.1350032231.txt.gz · Last modified: 2020/05/26 21:59 (external edit)