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: 2009/04/09 22:56 by 2001:6f8:310:400:216:6fff:fe91:1acb
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki