Update README.md

This commit is contained in:
Augustin FL 2019-10-21 08:19:23 +02:00 committed by GitHub
parent 2e7af5e904
commit 72e8f05972
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -265,4 +265,5 @@ It is also required for accessing Netgate services on pfSense (such as ACB, or p
How does this binary works is known *(a quick look to this binary with `radare2` show that it basically tries to fetch the platform it is running on, and if the platform is not Netgate hardware then it computes an ID using sha256 and MAC addresses of the device)*, but this program is property of Netgate and is closed-source (it is stored in the internal GitLab of Netgate).
Because your ISO does not contain GNID, you may not be able to retrieve bogons feed from Netgate, to use ACB, to use official pfSense PKG repositories or to ask for professional support to Netgate.
Because your ISO does not contain GNID, you may not be able to retrieve bogons feed from Netgate, to use ACB, to install packages from official repositories or to ask for professional support to Netgate.
You also won't recieve latest pfSense updates (which makes sense, since your product is not called "pfSense"..)