mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
2614c95748
(and missed 3 missed files from previous categories.)
23 lines
520 B
Plaintext
23 lines
520 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
*** !!WARNING!! !!WARNING!! !!WARNING!! ***
|
|
This port allows machines within your network to create holes in your
|
|
firewall. Please ensure this is really what you want!
|
|
*** !!WARNING!! !!WARNING!! !!WARNING!! ***
|
|
|
|
For this daemon to work, you must modify your pf rules to add an anchor
|
|
in both the NAT and rules section. Both must be called 'miniupnpd'.
|
|
Example:
|
|
|
|
# NAT section
|
|
# UPnPd rdr anchor
|
|
rdr-anchor "miniupnpd"
|
|
|
|
# Rules section
|
|
# uPnPd rule anchor
|
|
anchor "miniupnpd"
|
|
EOM
|
|
}
|
|
]
|