Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 10 additions & 9 deletions pfSense-pkg-NetBird/files/usr/local/pkg/netbird.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,20 +82,21 @@
</field>

<field>
<name>Firewall</name>
<name>Client Firewall</name>
<type>listtopic</type>
</field>
<field>
<fielddescr>Allow Configuration</fielddescr>
<fielddescr>Enable firewall</fielddescr>
<fieldname>allowfirewallconfig</fieldname>
<description>
<![CDATA[
Allow the client to manage and enforce firewall rules
Allow the client to filter traffic with its built-in firewall
]]>
</description>
<sethelp>
<![CDATA[
If disabled the client won't modify firewall rules
If disabled, you must assign the NetBird interface and manage firewall rules via PFSense firewall management.
Additionally, NetBird routing and DNS may not function as intended.
]]>
</sethelp>
<type>checkbox</type>
Expand All @@ -106,7 +107,7 @@
<fieldname>blockinboundconn</fieldname>
<description>
<![CDATA[
Block all inbound connections to the local machine and any routed networks
Block all inbound connections to the local machine from the WireGuard interface and any routed networks
]]>
</description>
<sethelp>
Expand Down Expand Up @@ -141,7 +142,7 @@
<fieldname>enabledns</fieldname>
<description>
<![CDATA[
Allows the client to configure DNS settings
Allows the client to resolve and configure DNS on the host
]]>
</description>
<type>checkbox</type>
Expand All @@ -157,7 +158,7 @@
<fieldname>accesslan</fieldname>
<description>
<![CDATA[
Allow access to local networks (LAN) when using this peer as a router or exit node
Allow access to local networks (LAN) when using this peer as a routing peer or exit-node
]]>
</description>
<type>checkbox</type>
Expand All @@ -179,7 +180,7 @@
<fieldname>allowserverroutes</fieldname>
<description>
<![CDATA[
Enable this peer to act as a router for server routes received from the management
Enable this peer to act as a routing peer for routes received from the management
]]>
</description>
<type>checkbox</type>
Expand Down Expand Up @@ -271,4 +272,4 @@
<custom_php_resync_config_command>
<![CDATA[netbird_resync_config();]]>
</custom_php_resync_config_command>
</packagegui>
</packagegui>