changed external interface to the mediation extension.

This commit is contained in:
Tobias Brunner
2008-03-27 12:31:35 +00:00
parent b42421a04c
commit e74bc8e51d
13 changed files with 36 additions and 36 deletions
+2 -2
View File
@@ -151,9 +151,9 @@ then
echo -n " --enable-eap-sim" >> $INSTALLSHELL
fi
if [ "$USE_P2P" = "yes" ]
if [ "$USE_ME" = "yes" ]
then
echo -n " --enable-p2p" >> $INSTALLSHELL
echo -n " --enable-mediation" >> $INSTALLSHELL
fi
if [ "$USE_LEAK_DETECTIVE" = "yes" ]
+1 -1
View File
@@ -40,7 +40,7 @@ STRONGSWAN=$UMLTESTDIR/strongswan-4.2.0.tar.bz2
USE_LIBCURL="yes"
USE_LDAP="yes"
USE_EAP_AKA="yes"
USE_P2P="yes"
USE_ME="yes"
USE_LEAK_DETECTIVE="no"
# Gentoo linux root filesystem
@@ -21,7 +21,7 @@ conn medsrv
[email protected]
right=PH_IP_CAROL
[email protected]
p2p_mediation=yes
mediation=yes
authby=psk
auto=add
@@ -31,6 +31,6 @@ conn peer
right=%any
[email protected]
rightsubnet=PH_IP_VENUS/32
p2p_mediated_by=medsrv
p2p[email protected]
mediated_by=medsrv
me[email protected]
auto=start
@@ -21,5 +21,5 @@ conn medsrv
[email protected]
leftfirewall=yes
right=%any
p2p_mediation=yes
mediation=yes
auto=add
@@ -22,7 +22,7 @@ conn medsrv
right=PH_IP_CAROL
[email protected]
authby=psk
p2p_mediation=yes
mediation=yes
auto=start
conn peer
@@ -31,6 +31,6 @@ conn peer
right=%any
[email protected]
rightsubnet=PH_IP_ALICE/32
p2p_mediated_by=medsrv
p2p[email protected]
mediated_by=medsrv
me[email protected]
auto=add
@@ -21,7 +21,7 @@ conn medsrv
[email protected]
right=PH_IP_CAROL
[email protected]
p2p_mediation=yes
mediation=yes
authby=psk
auto=add
@@ -31,6 +31,6 @@ conn peer
right=%any
[email protected]
rightsubnet=PH_IP_BOB/32
p2p_mediated_by=medsrv
p2p[email protected]
mediated_by=medsrv
me[email protected]
auto=start
@@ -22,7 +22,7 @@ conn medsrv
right=PH_IP_CAROL
[email protected]
authby=psk
p2p_mediation=yes
mediation=yes
auto=start
conn peer
@@ -31,6 +31,6 @@ conn peer
right=%any
[email protected]
rightsubnet=PH_IP_ALICE/32
p2p_mediated_by=medsrv
p2p[email protected]
mediated_by=medsrv
me[email protected]
auto=add
@@ -21,5 +21,5 @@ conn medsrv
[email protected]
leftfirewall=yes
right=%any
p2p_mediation=yes
mediation=yes
auto=add