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

 
target_tap.txt · Last modified: 2010/12/22 08:55 by gmsoft
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki