${title} ${_global.help.txt}
$[if $error]
$[if ${_wan_outbound.error.title}]
$[elif ${success}]
${_wan_outbound.error.title}
$[else]${_global.error.title}
$[fi] $[if ${_wan_outbound.error.desc}]${_wan_outbound.error.desc}
$[else]${_global.error.desc}
$[fi]-
$[if ${wan_outbound.sourceFrom.error}]
- ${_wan_outbound.sourceFrom.error.txt} $[fi] $[if ${wan_outbound.sourceTo.error}]
- ${_wan_outbound.sourceTo.error.txt} $[fi] $[if ${wan_outbound.sourceAddressRange.error}]
- ${_wan_outbound.sourceAddressRange.error.txt} $[fi] $[if ${wan_outbound.destinationFrom.error}]
- ${_wan_outbound.destinationFrom.error.txt} $[fi] $[if ${wan_outbound.destinationTo.error}]
- ${_wan_outbound.destinationTo.error.txt} $[fi] $[if ${wan_outbound.destinationAddressRange.error}]
- ${_wan_outbound.destinationAddressRange.error.txt} $[fi] $[if ${wan_outbound.sourcePortFrom.error}]
- ${_wan_outbound.sourcePortFrom.error.txt} $[fi] $[if ${wan_outbound.sourcePortRange.error}]
- ${_wan_outbound.sourcePortRange.error.txt} $[fi] $[if ${wan_outbound.sourcePortTo.error}]
- ${_wan_outbound.sourcePortTo.error.txt} $[fi] $[if ${wan_outbound.destinationPortFrom.error}]
- ${_wan_outbound.destinationPortFrom.error.txt} $[fi] $[if ${wan_outbound.destinationPortTo.error}]
- ${_wan_outbound.destinationPortTo.error.txt} $[fi] $[if ${wan_outbound.destinationPortRange.error}]
- ${_wan_outbound.destinationPortRange.error.txt} $[fi]
$[if ${_wan_outbound.success.title}]
$[fi]
${_wan_outbound.success.title}
$[else]${_global.success.title}
$[fi] $[if ${_wan_outbound.success.desc}]${_wan_outbound.success.desc}
$[else]${_global.success.desc}
$[fi]${_wan_outbound.desc}
${_wan_outbound.add.title}
$[load] $[if ${wan_outbound.totalElements}]${_wan_outbound.existing.title}
${_wan_outbound.existing.srcip} ${_wan_outbound.existing.srcport} |
${_wan_outbound.existing.destip} ${_wan_outbound.existing.destport} |
${_wan_outbound.existing.rule} | ${_global.delete} | ${_global.edit} | |
---|---|---|---|---|---|
$[if ${sourceAddress} = any ] ${_wan_outbound.sourceAddressAny} $[else] ${sourceFrom} ${sourceTo} $[fi] $[if ${sourcePort} = any ] ${_wan_outbound.sourcePortAny} $[else] ${_wan_outbound.sourcePortSpecified} ${sourcePortFrom} – ${sourcePortTo} $[fi] |
$[if ${destinationAddress} = any ] ${_wan_outbound.destinationAddressAny} $[else] ${destinationFrom} ${destinationTo} $[fi] $[if ${destinationPort} = any ] ${_wan_outbound.destinationPortAny} $[else] ${_wan_outbound.destinationPortSpecified} ${destinationPortFrom} – ${destinationPortTo} $[fi] |
$[if ${protocol} = any ] $[elif ${protocol} = tcpudp ] ${_wan_outbound.protocolTcpUdp} $[elif ${protocol} = tcp ] ${_wan_outbound.protocolTcp} $[elif ${protocol} = udp ] ${_wan_outbound.protocolUdp} $[fi] | $[if ${action} = allow ] ${_wan_outbound.actionAllow} $[else] ${_wan_outbound.actionDeny} $[fi] |
$[include common/${lang}/help/${bodyid}.html]
$[include common/footer.html]