Manual update config.boot to current
This commit is contained in:
parent
bf277fb6ff
commit
d5a0382d52
@ -101,17 +101,6 @@ firewall {
|
|||||||
new enable
|
new enable
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
rule 1006 {
|
|
||||||
action accept
|
|
||||||
description "Peertube Live"
|
|
||||||
destination {
|
|
||||||
port 1935
|
|
||||||
}
|
|
||||||
protocol tcp_udp
|
|
||||||
state {
|
|
||||||
new enable
|
|
||||||
}
|
|
||||||
}
|
|
||||||
rule 1007 {
|
rule 1007 {
|
||||||
action accept
|
action accept
|
||||||
description "Git SSH"
|
description "Git SSH"
|
||||||
@ -134,17 +123,6 @@ firewall {
|
|||||||
new enable
|
new enable
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
rule 1009 {
|
|
||||||
action accept
|
|
||||||
description Terraria
|
|
||||||
destination {
|
|
||||||
port 50777
|
|
||||||
}
|
|
||||||
protocol tcp_udp
|
|
||||||
state {
|
|
||||||
new enable
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
name WAN_LOCAL {
|
name WAN_LOCAL {
|
||||||
default-action drop
|
default-action drop
|
||||||
@ -321,17 +299,6 @@ nat {
|
|||||||
address 192.168.1.23
|
address 192.168.1.23
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
rule 1006 {
|
|
||||||
description "Peertube Live"
|
|
||||||
destination {
|
|
||||||
port 1935
|
|
||||||
}
|
|
||||||
inbound-interface pppoe1
|
|
||||||
protocol tcp_udp
|
|
||||||
translation {
|
|
||||||
address 192.168.1.23
|
|
||||||
}
|
|
||||||
}
|
|
||||||
rule 1007 {
|
rule 1007 {
|
||||||
description "Git SSH"
|
description "Git SSH"
|
||||||
destination {
|
destination {
|
||||||
@ -354,17 +321,6 @@ nat {
|
|||||||
address 192.168.1.23
|
address 192.168.1.23
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
rule 1009 {
|
|
||||||
description Terraria
|
|
||||||
destination {
|
|
||||||
port 50777
|
|
||||||
}
|
|
||||||
inbound-interface pppoe1
|
|
||||||
protocol tcp_udp
|
|
||||||
translation {
|
|
||||||
address 192.168.1.23
|
|
||||||
}
|
|
||||||
}
|
|
||||||
rule 1100 {
|
rule 1100 {
|
||||||
description "Plex (Hairpin NAT)"
|
description "Plex (Hairpin NAT)"
|
||||||
destination {
|
destination {
|
||||||
@ -437,18 +393,6 @@ nat {
|
|||||||
address 192.168.1.23
|
address 192.168.1.23
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
rule 1106 {
|
|
||||||
description "Peertube Live (Hairpin NAT)"
|
|
||||||
destination {
|
|
||||||
address 174.21.53.164
|
|
||||||
port 1935
|
|
||||||
}
|
|
||||||
inbound-interface br0
|
|
||||||
protocol tcp_udp
|
|
||||||
translation {
|
|
||||||
address 192.168.1.23
|
|
||||||
}
|
|
||||||
}
|
|
||||||
rule 1107 {
|
rule 1107 {
|
||||||
description "Git SSH (Hairpin NAT)"
|
description "Git SSH (Hairpin NAT)"
|
||||||
destination {
|
destination {
|
||||||
@ -473,18 +417,6 @@ nat {
|
|||||||
address 192.168.1.23
|
address 192.168.1.23
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
rule 1109 {
|
|
||||||
description "Terraria (Hairpin NAT)"
|
|
||||||
destination {
|
|
||||||
address 174.21.53.164
|
|
||||||
port 50777
|
|
||||||
}
|
|
||||||
inbound-interface br0
|
|
||||||
protocol tcp_udp
|
|
||||||
translation {
|
|
||||||
address 192.168.1.23
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
source {
|
source {
|
||||||
rule 99 {
|
rule 99 {
|
||||||
@ -530,7 +462,7 @@ service {
|
|||||||
}
|
}
|
||||||
static-mapping U6-Lite {
|
static-mapping U6-Lite {
|
||||||
ip-address 192.168.1.3
|
ip-address 192.168.1.3
|
||||||
mac-address 18:e8:29:50:f7:5b
|
mac-address 78:45:58:67:87:14
|
||||||
}
|
}
|
||||||
static-mapping UAP-AC-LR {
|
static-mapping UAP-AC-LR {
|
||||||
ip-address 192.168.1.2
|
ip-address 192.168.1.2
|
||||||
|
Loading…
Reference in New Issue
Block a user