no własnie wcześniej juz kiedyś próbowałem wejść w ogóle z zewnątrz przez linksysa, tplinka i prosto do tego konkretnego urządzenia, ale też coś nie poszło. Teraz nawet zadowoliłoby mnie wejscie tylko z linksysa do tego urządzenia, więc w linksysie chyba za bardzo nie ma potrzeby otwierac jakiegoś portu na wan, choc to juz mam zrobione i przekierowany ten port na IP TpLinka i na port otwarty na wanie w TpLinku. Tak wygląda mój firewall w TPLinku
config 'defaults'
option 'syn_flood' '1'
option 'input' 'ACCEPT'
option 'output' 'ACCEPT'
option 'forward' 'REJECT'
config 'zone'
option 'name' 'lan'
option 'network' 'lan'
option 'input' 'ACCEPT'
option 'output' 'ACCEPT'
option 'forward' 'REJECT'
config 'zone'
option 'network' 'wan'
option 'name' 'wan'
option 'input' 'REJECT'
option 'output' 'ACCEPT'
option 'forward' 'REJECT'
option 'masq' '1'
option 'mtu_fix' '1'
config 'forwarding'
option 'src' 'lan'
option 'dest' 'wan'
config 'rule'
option 'src' 'wan'
option 'proto' 'udp'
option 'dest_port' '68'
option 'target' 'ACCEPT'
option 'family' 'ipv4'
config 'rule'
option 'src' 'wan'
option 'proto' 'icmp'
option 'icmp_type' 'echo-request'
option 'target' 'ACCEPT'
config 'include'
option 'path' '/etc/firewall.user'
config 'include'
option 'path' '/usr/lib/gargoyle_firewall_util/gargoyle_additions.firewall'
config 'rule'
option 'src' 'wan'
option 'target' 'ACCEPT'
option 'proto' 'tcp'
option 'dest_port' '6001'
config 'rule' 'ftp_wan'
option 'src' 'wan'
option 'target' 'ACCEPT'
option 'proto' 'tcp'
option 'dest_port' '21'
config 'rule'
option '_name' 'localhost'
option 'src' 'wan'
option 'target' 'ACCEPT'
option 'proto' 'tcp'
option 'dest_port' '8080'
config 'rule'
option '_name' 'kamera'
option 'src' 'wan'
option 'target' 'ACCEPT'
option 'proto' 'tcp'
option 'dest_port' '8081'
config 'rule'
option '_name' 'Robot_wan'
option 'src' 'wan'
option 'target' 'ACCEPT'
option 'proto' 'tcp'
option 'dest_port' '8082'
config 'remote_accept' 'ra_443_443'
option 'local_port' '443'
option 'remote_port' '443'
option 'proto' 'tcp'
option 'zone' 'wan'
config 'remote_accept' 'ra_80_80'
option 'local_port' '80'
option 'remote_port' '80'
option 'proto' 'tcp'
option 'zone' 'wan'
config 'redirect' 'redirect_enabled_number_0'
option 'name' 'robot'
option 'src' 'wan'
option 'dest' 'lan'
option 'proto' 'tcp'
option 'src_dport' '80'
option 'dest_ip' '192.168.1.209'
option 'dest_port' '80'
config 'redirect' 'redirect_enabled_number_1'
option 'name' 'robot'
option 'src' 'wan'
option 'dest' 'lan'
option 'proto' 'udp'
option 'src_dport' '80'
option 'dest_ip' '192.168.1.209'
option 'dest_port' '80'
config 'rule'
option '_name' 'glowny'
option 'src' 'wan'
option 'target' 'ACCEPT'
option 'proto' 'tcp'
option 'dest_port' '80'
a da się wyłączyć całkowicie firewall w TP linku??? bo w sumie to i tak jest za Linksysem, a może wtedy udałoby się do niego wbić...