thinking error
This commit is contained in:
parent
af55efce91
commit
3f7b7f1371
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ define tinc::vpn_net(
|
|||
}
|
||||
|
||||
if $use_shorewall {
|
||||
shorewall::interface { "${real_tinc_internal_interface}":
|
||||
shorewall::interface { "${real_tinc_bridge_interface}":
|
||||
zone => 'loc',
|
||||
rfc1918 => true,
|
||||
options => 'routeback,logmartians';
|
||||
|
|
Loading…
Reference in a new issue