📄 firestarter.schemas.in
字号:
<owner>Firestarter</owner> <type>bool</type> <default>false</default> <locale name="C"> <short>Show the length column in the Hit View</short> <long>Show the packet length column in the Hit View.</long> </locale> </schema> <schema> <key>/schemas/apps/firestarter/client/ui/hitview_tos_col</key> <applyto>/apps/firestarter/client/ui/hitview_tos_col</applyto> <owner>Firestarter</owner> <type>bool</type> <default>false</default> <locale name="C"> <short>Show the tos column in the Hit View</short> <long>Show the Type of Service column in the Hit View.</long> </locale> </schema> <schema> <key>/schemas/apps/firestarter/client/ui/hitview_protocol_col</key> <applyto>/apps/firestarter/client/ui/hitview_protocol_col</applyto> <owner>Firestarter</owner> <type>bool</type> <default>true</default> <locale name="C"> <short>Show the protocol column in the Hit View</short> <long>Show the protocol column in the Hit View.</long> </locale> </schema> <schema> <key>/schemas/apps/firestarter/client/ui/hitview_service_col</key> <applyto>/apps/firestarter/client/ui/hitview_service_col</applyto> <owner>Firestarter</owner> <type>bool</type> <default>true</default> <locale name="C"> <short>Show the service column in the Hit View</short> <long>Show the service column in the Hit View.</long> </locale> </schema> <schema> <key>/schemas/apps/firestarter/firewall/ext_if</key> <applyto>/apps/firestarter/firewall/ext_if</applyto> <owner>Firestarter</owner> <type>string</type> <default></default> <locale name="C"> <short>The external interface</short> <long>The Internet connected network interface. For example, ppp0 or eth0.</long> </locale> </schema> <schema> <key>/schemas/apps/firestarter/firewall/nat</key> <applyto>/apps/firestarter/firewall/nat</applyto> <owner>Firestarter</owner> <type>bool</type> <default>false</default> <locale name="C"> <short>Enable NAT</short> <long>Enable Network Address Translation, or Internet connection sharing.</long> </locale> </schema> <schema> <key>/schemas/apps/firestarter/firewall/int_if</key> <applyto>/apps/firestarter/firewall/int_if</applyto> <owner>Firestarter</owner> <type>string</type> <default></default> <locale name="C"> <short>The internal interface</short> <long>The LAN connected network interface. For example, eth0 or eth1.</long> </locale> </schema> <schema> <key>/schemas/apps/firestarter/firewall/dhcp/enable_server</key> <applyto>/apps/firestarter/firewall/dhcp/enable_server</applyto> <owner>Firestarter</owner> <type>bool</type> <default>false</default> <locale name="C"> <short>Enable DHCP server for connection sharing</short> <long>Run the system dhcpd server in conjunction with Firestarter Internet connection sharing.</long> </locale> </schema> <schema> <key>/schemas/apps/firestarter/firewall/dhcp/lowest_ip</key> <applyto>/apps/firestarter/firewall/dhcp/lowest_ip</applyto> <owner>Firestarter</owner> <type>string</type> <default>192.168.0.100</default> <locale name="C"> <short>Lowest IP in the range to serve to DHCP clients</short> <long>Specifies the lower limit of the IP space to use for DHCP leases.</long> </locale> </schema> <schema> <key>/schemas/apps/firestarter/firewall/dhcp/highest_ip</key> <applyto>/apps/firestarter/firewall/dhcp/highest_ip</applyto> <owner>Firestarter</owner> <type>string</type> <default>192.168.0.254</default> <locale name="C"> <short>Highest IP in the range to serve to DHCP clients</short> <long>Specifies the higher limit of the IP space to use for DHCP leases.</long> </locale> </schema> <schema> <key>/schemas/apps/firestarter/firewall/dhcp/nameserver</key> <applyto>/apps/firestarter/firewall/dhcp/nameserver</applyto> <owner>Firestarter</owner> <type>string</type> <default><dynamic></default> <locale name="C"> <short>Nameserver DHCP clients should use</short> <long>The nameserver clients should use. You can specify multiple nameserver in a space separated list. A value of <dynamic> causes the nameservers to be determined at run time.</long> </locale> </schema> <schema> <key>/schemas/apps/firestarter/firewall/deny_packets</key> <applyto>/apps/firestarter/firewall/deny_packets</applyto> <owner>Firestarter</owner> <type>bool</type> <default>true</default> <locale name="C"> <short>Deny packets</short> <long>Drop denied packets without sending an error packet back.</long> </locale> </schema> <schema> <key>/schemas/apps/firestarter/firewall/block_external_broadcast</key> <applyto>/apps/firestarter/firewall/block_external_broadcast</applyto> <owner>Firestarter</owner> <type>bool</type> <default>true</default> <locale name="C"> <short>Block broadcasts from external network</short> <long>Block broadcasts from external network.</long> </locale> </schema> <schema> <key>/schemas/apps/firestarter/firewall/block_internal_broadcast</key> <applyto>/apps/firestarter/firewall/block_internal_broadcast</applyto> <owner>Firestarter</owner> <type>bool</type> <default>false</default> <locale name="C"> <short>Block broadcasts from internal network</short> <long>Block broadcasts from internal network.</long> </locale> </schema> <schema> <key>/schemas/apps/firestarter/firewall/block_non_routables</key> <applyto>/apps/firestarter/firewall/block_non_routables</applyto> <owner>Firestarter</owner> <type>bool</type> <default>false</default> <locale name="C"> <short>Block traffic from reserved address space on the public interface</short> <long>Block potentially spoofed traffic claiming to come from IANA reserved address space on the external interface.</long> </locale> </schema> <schema> <key>/schemas/apps/firestarter/firewall/restrictive_outbound</key> <applyto>/apps/firestarter/firewall/restrictive_outbound</applyto> <owner>Firestarter</owner> <type>bool</type> <default>false</default> <locale name="C"> <short>Restrictive outbound policy mode</short> <long>Restrict outbound traffic by default, only allowing whitelisted outgoing connections.</long> </locale> </schema> <schema> <key>/schemas/apps/firestarter/firewall/tos/enable</key> <applyto>/apps/firestarter/firewall/tos/enable</applyto> <owner>Firestarter</owner> <type>bool</type> <default>false</default> <locale name="C"> <short>Enable the configuration of tos</short> <long>Apply the settings of Type of Service, as configured in the wizard.</long> </locale> </schema> <schema> <key>/schemas/apps/firestarter/firewall/icmp/enable</key> <applyto>/apps/firestarter/firewall/icmp/enable</applyto> <owner>Firestarter</owner> <type>bool</type> <default>false</default> <locale name="C"> <short>Enable the configuration of ICMP</short> <long>Apply the ICMP settings, as configured in the wizard.</long> </locale> </schema> </schemalist></gconfschemafile>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -