⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 en

📁 是一个基于web的linux服务器管理系统
💻
字号:
index_title=Linux Firewallindex_ecommand=The command $1 was not found on your system. Webmin needs this command to configure IPtables.index_ekernel=An error occured when checking your current IPtables configuration : $1 This may indicate that your kernel does not support IPtables.index_header=Firewall configuration from $1index_change=Showing IPtable:index_chain_input=Incoming packets (INPUT)index_chain_output=Outgoing packets (OUTPUT)index_chain_forward=Forwarded packets (FORWARD)index_chain_prerouting=Packets before routing (PREROUTING)index_chain_postrouting=Packets after routing (POSTROUTING)index_chain=Chain $1index_action=Actionindex_delete=Deleteindex_desc=Conditionindex_comm=Commentindex_no_comment=index_move=Moveindex_none=There are no rules defined for this chain.index_policy=Set default action to:index_policy_accept=Acceptindex_policy_drop=Dropindex_jump_accept=<font color=#00aa00>Accept</font>index_jump_drop=<font color=#ff0000>Drop</font>index_jump_return=Exit chainindex_jump_masquerade=Masqueradeindex_jump_redirect=Redirectindex_jump_dnat=Destination NATindex_jump_snat=Source NATindex_jump_=Do nothingindex_jump=Run chain $1index_radd=Add ruleindex_cdelete=Delete chainindex_cclear=Clear all rulesindex_cadd=Add a new chain named:index_apply=Apply Configurationindex_applydesc=Click this button to make the firewall configuration listed above active. Any firewall rules currently in effect will be flushed and replaced index_unapply=Revert Configurationindex_unapplydesc=Click this button to reset the configuration listed above to the one that is currently active.index_table_filter=Packet filtering (filter)index_table_nat=Network address translation (nat)index_table_mangle=Packet alteration (mangle)index_existing=Webmin has detected $1 IPtables firewall rules currently in use, which are not recorded in the save file $2. These rules were probably setup from a script, which this module does not know how to read and edit.<p>If you want to use this module to manage your IPtables firewall, click the button below to convert the existing rules to a save file, and then disable your existing firewall script.index_saveex=Save Firewall Rulesindex_atboot=Enable firewall at boot time?index_headerex=Existing firewall configurationindex_bootup=Activate at bootindex_bootupdesc=Change this option to control whether your firewall is activated at boot time or not.index_return=rules listindex_setup=No IPtables firewall has been setup yet on your system. Webmin can set one up for you, to be stored in the save file $1, with the initial settings based your selection of firewall type below..index_auto0=Allow all trafficindex_auto1=Do network address translation on external interface:index_auto2=Block all incoming connections on external interface:index_auto3=Block all except SSH and IDENT on external interface:index_auto4=Block all except SSH, IDENT, ping and high ports on interface:index_auto=Setup Firewallindex_add=Addindex_shorewall=Warning! It appears that Shorewall is being used to generate your system's firewall. Maybe you should use the <a href='$1'>Shorewall Firewall module</a> instead.index_getmac=Get MACdesc_p=protocol is $1desc_p!=protocol is not $1desc_s=source is $1desc_s!=source is not $1desc_d=destination is $1desc_d!=destination is not $1desc_i=input interface is $1desc_i!=input interface is not $1desc_o=output interface is $1desc_o!=output interface is not $1desc_f=packet is a fragmentdesc_f!=packet is not a fragmentdesc_sport=source port is $1desc_sport!=source port is not $1desc_dport=destination port is $1desc_dport!=destination port is not $1desc_sports=source ports are $1desc_sports!=source ports are not $1desc_dports=destination ports are $1desc_dports!=destination ports are not $1desc_tcp-flags=TCP flags $2 (of $1) are setdesc_tcp-flags!=TCP flags $2 (of $1) are not setdesc_tcp-option=packet uses TCP option $1desc_tcp-option!=packet does not use TCP option $1desc_icmp-type=ICMP type is $1desc_icmp-type!=ICMP type is not $1desc_mac-source=ethernet address is $1desc_mac-source!=ethernet address is not $1desc_limit=rate is less than $1desc_limit!=rate is more than $1desc_limit-burst=burst rate is less than $1desc_limit-burst!=burst rate is more than $1desc_ports=source and destination ports are $1desc_ports!=source and destination ports are not $1desc_uid-owner=sender is user $1desc_uid-owner!=sender is not user $1desc_gid-owner=sender is group $1desc_gid-owner!=sender is not group $1desc_pid-owner=process ID of sender is $1desc_pid-owner!=process ID of sender is not $1desc_sid-owner=session group of sender is $1desc_sid-owner!=session group of sender is not $1desc_state1=state of connection is $1desc_state!=state of connection is not $1desc_tos=type of service field is $1desc_tos!=type of service field is not $1desc_conds=If $1desc_and=anddesc_always=Alwaysredhat_escript=The Redhat IPtables startup script $1 was not found on your system.redhat_eoutput=An error occured getting IPtables status from the command $1. This probably indicates that your system has been configured to use IPchains instead of IPtables.gentoo_escript=The Gentoo IPtables startup script $1 was not found on your system.eiptables=Unknown IPtables save file line : $1edit_title1=Add Ruleedit_title2=Edit Ruleedit_title3=Clone Ruleedit_header1=Chain and action detailsedit_chain=Part of chainedit_cmt=Rule commentedit_jump=Action to takeedit_jump_other=Run chainedit_header2=Condition detailsedit_desc=The action selected above will only be carried out if <b>all</b> the conditions below are met.edit_source=Source address or networkedit_ignore=Ignorededit_is=Equalsedit_not=Does not equaledit_dest=Destination address or networkedit_in=Incoming interfaceedit_out=Outgoing interfaceedit_frag=Fragmentationedit_fragis=Is fragmentededit_fragnot=Is not fragmentededit_proto=Network protocoledit_sport=Source TCP or UDP portedit_dport=Destination TCP or UDP portedit_port0=Port(s)edit_port1=Port range $1 to $2edit_ports=Source and destination port(s)edit_tcpflags=TCP flags setedit_flags=$2 out of<br> $1edit_tcpoption=TCP option number is setedit_icmptype=ICMP packet typeedit_mac=Ethernet addressedit_limit=Packet flow rateedit_below=Belowedit_above=Aboveedit_limitburst=Packet burst rateedit_uidowner=Sending unix useredit_gidowner=Sending unix groupedit_pidowner=Sending process IDedit_sidowner=Sending process groupedit_state=Connection statesedit_state_new=New connectionedit_state_established=Existing connectionedit_state_related=Related to existingedit_state_invalid=Not part of any connectionedit_tos=Type of serviceedit_rtoports=Target ports for redirectedit_prange=Port range $1 to $2edit_mtoports=Source ports for masqueradingedit_dnat=IPs and ports for DNATedit_dnatip=IP range $1 to $2edit_snat=IPs and ports for SNATedit_any=Anyedit_oifc=Other..edit_clone=Clone ruleedit_before=Before rule $1edit_after=After rule $1edit_args=Additional parametersedit_rwith=Reject with ICMP typeedit_rwithtype=Type $1save_err=Failed to save rulesave_echain=Missing or invalid chain to runsave_esource=Missing or invalid source address or networksave_edest=Missing or invalid destination address or networksave_ein=Missing or invalid incoming interfacesave_eout=Missing or invalid outgoing interfacesave_eproto=No protocol selectedsave_esport=Missing or invalid source port(s)save_esportfrom=Invalid range start for source portssave_esportto=Invalid range end for source portssave_esportrange=You must enter at least a start or end for the source port rangesave_etcpudp=Source and destination port conditions can only be used if the protocol is TCP or UDPsave_edport=Missing or invalid destination port(s)save_edportfrom=Invalid range start for destination portssave_edportto=Invalid range end for destination portssave_edportrange=You must enter at least a start or end for the destination port rangesave_eports=Missing or invalid source and destination port(s)save_etcp1=The TCP flags condition can only be used if the protocol is TCPsave_etcpflags=You must select at least one TCP flag from each rowsave_etcpflags2=You must select at least one TCP flag from the second rowsave_etcp2=The TCP option number condition can only be used if the protocol is TCPsave_etcpoption=Missing or invalid TCP option numbersave_eicmp=The ICMP packet type condition can only be used if the protocol is ICMPsave_emac=Missing or invalid ethernet addresssave_elimit=Missing or invalid packet flow ratesave_elimitburst=Missing or invalid packet burst ratesave_euidowner=Missing or invalid sending unix usersave_egidowner=Missing or invalid sending unix groupsave_epidowner=Missing or invalid sending process IDsave_esidowner=Missing or invalid sending process group IDsave_ertoports=Missing or invalid redirect target portsave_emtoports=Missing or invalid masquerade source portsave_edipfrom=Missing or invalid starting IP address for DNATsave_edipto=Invalid ending IP address for DNATsave_edpfrom=Invalid starting port for DNATsave_edpto=Missing or invalid ending port for DNATsave_esipfrom=Missing or invalid starting IP address for SNATsave_esipto=Invalid ending IP address for SNATsave_espfrom=Invalid starting port for SNATsave_espto=Missing or invalid ending port for SNATsave_estates=No connection states selecteddelete_title=Delete Chaindelete_rusure=Are you sure you want to delete the chain $1 ? $2 rules within it will be deleted.delete_ok=Delete Nowclear_title=Clear Chainclear_rusure=Are you sure you want to delete all $2 rules from chain $1 ?new_err=Failed to create chainnew_ename=Missing or invalid chain namenew_etaken=A chain with this name already existsapply_err=Failed to apply configurationunapply_err=Failed to revert configurationlog_create_rule=Added rule to chain $1 in table $2log_modify_rule=Modified rule in chain $1 in table $2log_delete_rule=Deleted rule in chain $1 in table $2log_move_rule=Moved rule in chain $1 in table $2log_delete_chain=Deleted chain $1 from table $2log_clear_chain=Cleared chain $1 in table $2log_create_chain=Created chain $1 in table $2log_modify_chain=Set default action for chain $1 in table $2log_apply=Applied configurationlog_unapply=Reverted configurationlog_setup=Set up firewalllog_convert=Converted existing firewalllog_bootup=Enabled firewall at boot timelog_bootdown=Disabled firewall at boot timesetup_eiface=No external network interface enteredRuleTable_title=Firewall RulesMACIPTable_title=MAC/IP Tableemp_name=Employee Nameemp_dept=Departmentemp_ips=IP(s)emp_services=Allowed Servicessrv_http=WEBsrv_ftp=FTPsrv_smtp=MAILsrv_qq=QQ

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -