mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Allow password logins from localhost (including the console).
This commit is contained in:
parent
b9c5354345
commit
93174d0222
1 changed files with 1 additions and 1 deletions
|
|
@ -10,4 +10,4 @@
|
|||
# permit address netmask
|
||||
# deny address netmask
|
||||
#
|
||||
#permit 127.0.0.1 255.255.255.255
|
||||
permit 127.0.0.1 255.255.255.255
|
||||
|
|
|
|||
Loading…
Reference in a new issue