Logo

Charles Steinkuehler's LEAF/LRP Website


 

IPSEC_TNCFG

Section: Maintenance Commands (8)
Updated: 29 May 1998
Index Return to Main Contents
 

NAME

ipsec tncfg - associate IPSEC virtual interface with real interface  

SYNOPSIS

ipsec tncfg --attach --virtual virtual --real real

ipsec tncfg --detach --virtual virtual

ipsec tncfg --clear

ipsec tncfg --version

ipsec tncfg --help  

DESCRIPTION

Tncfg attaches/detaches IPSEC virtual interfaces to/from real interfaces, through which packets will be forwarded once processed by IPSEC.

The --attach form attaches the virtual interface to the real one. The --detach form detaches the virtual interface from whichever real interface it is attached to. The --clear form clears all the virtual interfaces from whichever real interfaces they were attached to.

Virtual interfaces typically have names like ipsec0, while real interfaces typically have names like eth0 or ppp0.  

EXAMPLES

ipsec tncfg --attach --virtual ipsec0 --physical eth0
attaches the ipsec0 virtual device to the eth0 physical device.

 

SEE ALSO

ipsec_eroute(8), ipsec_spi(8), ipsec_spigrp(8), ipsec_klipsdebug(8)  

HISTORY

Written for the Linux FreeS/WAN project <http://www.xs4all.nl/~freeswan/> by Richard Guy Briggs.

 


 

Index

NAME
 
SYNOPSIS
 
DESCRIPTION
 
EXAMPLES
 
SEE ALSO
 
HISTORY
 

This document was created by man2html, using the manual pages.
Time: 21:22:50 GMT, February 08, 2000

Content-type: text/html