Temat: Problem z otwarciem portów
Witam
Niestety kolejne problemy z konfiguracją routera. Po przesiadce na C7v2 nie mogę niestety otworzyć sobie portów.
Wpisanie komend zgodnie z instrukcją:
uci add firewall rule
uci set firewall.@rule[-1]._name=Fritz_VOIP
uci set firewall.@rule[-1].src=wan
uci set firewall.@rule[-1].target=ACCEPT
uci set firewall.@rule[-1].proto=both
uci set firewall.@rule[-1].dest_port=18365
uci commit firewall
dodaje do Firewalla
config rule
option name 'Fritz_VOIP'
option src 'wan'
option target 'ACCEPT'
option proto 'both'
option dest_port '18365'
Niestety port nadal zamknięty. Co robię źle?