GIF89a;
> <@ Result @> <% if isDeleteip %> <: Delete :>: <@ ipv6rangename @>? <: Please confirm that you want to delete :><@ ipv6rangename @><: IPv6 range. :> <: Delete :> <: Cancel :> <@ CSFR_Tag @> <% endif %> <@ ModuleName @> <@ ModuleDesc @> <% if isCheckIPv6Enabled %> <: Public Ip :>: <@ CSFR_Tag @> <% if ipv6address %> <: List IP :> <: Ipv6 Range name :> <: Public IPv6 :> <: Delete :> <% loop ipv6address %> <& ipv6rangename &> <& ipv6range &> <: Delete :> <% endloop %> <@ CSFR_Tag @> <% else %> <: You don :>'<: t have any IP :> <% endif %> <% else %> <: IPv6 is not Enable in Your Server :> sysctl -a 2>/dev/null | grep disable_ipv6 net.ipv6.conf.all.disable_ipv6 = 0 net.ipv6.conf.default.disable_ipv6 = 0 net.ipv6.conf.ens192.disable_ipv6 = 0 net.ipv6.conf.lo.disable_ipv6 = 0 <% endif %> <@ TutorialSection @>
<: Please confirm that you want to delete :><@ ipv6rangename @><: IPv6 range. :>
<@ ModuleDesc @>
<: IPv6 is not Enable in Your Server :>
sysctl -a 2>/dev/null | grep disable_ipv6
net.ipv6.conf.all.disable_ipv6 = 0
net.ipv6.conf.default.disable_ipv6 = 0
net.ipv6.conf.ens192.disable_ipv6 = 0
net.ipv6.conf.lo.disable_ipv6 = 0