Regenerated
This commit is contained in:
+350
-348
File diff suppressed because it is too large
Load Diff
@@ -1530,6 +1530,8 @@ This sets the firewall.
|
|||||||
# LAN-only ports — Wi-Fi interface
|
# LAN-only ports — Wi-Fi interface
|
||||||
interfaces."wlan0" = {
|
interfaces."wlan0" = {
|
||||||
allowedTCPPorts = [
|
allowedTCPPorts = [
|
||||||
|
80 # allow HTTP globally for outbound
|
||||||
|
443 # allow HTTPS globally for outbound
|
||||||
631 # CUPS / IPP network printing
|
631 # CUPS / IPP network printing
|
||||||
9100 # AppSocket/JetDirect printing
|
9100 # AppSocket/JetDirect printing
|
||||||
6566 # SANE network scanner
|
6566 # SANE network scanner
|
||||||
|
|||||||
@@ -11,6 +11,8 @@
|
|||||||
# LAN-only ports — Wi-Fi interface
|
# LAN-only ports — Wi-Fi interface
|
||||||
interfaces."wlan0" = {
|
interfaces."wlan0" = {
|
||||||
allowedTCPPorts = [
|
allowedTCPPorts = [
|
||||||
|
80 # allow HTTP globally for outbound
|
||||||
|
443 # allow HTTPS globally for outbound
|
||||||
631 # CUPS / IPP network printing
|
631 # CUPS / IPP network printing
|
||||||
9100 # AppSocket/JetDirect printing
|
9100 # AppSocket/JetDirect printing
|
||||||
6566 # SANE network scanner
|
6566 # SANE network scanner
|
||||||
|
|||||||
Reference in New Issue
Block a user