changed network ip range to 192.168.4.0/24
This commit is contained in:
@@ -23,7 +23,7 @@ acl "xfer" {
|
||||
*/
|
||||
acl "trusted" {
|
||||
127.0.0.0/8;
|
||||
192.168.2.0/24;
|
||||
192.168.4.0/24;
|
||||
::1/128;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user