Temat: Aris tg2492s + Wdr4300 (Gargoyle) połączenie po WIFI

Witam

Tak jak w temacie. Dostałem ostatnio od operatora router ARIS TG2492. Z racji tego iż operator blokuje dostęp z przegladarki, mam kilka problemów z odpowiednim zestawieniemDo rzeczy.

Aris znajduje się w jednym pomieszczeniu, gdzie jest do niego podpięty tv po kablu. Dodatkowo rozsiewa sieci na 2.4 oraz 5 Ghz.

Router wdr4300 z Gargoyle 1.9.2.2. na tą chwilę jest w drugim pomieszczeniu, gdzie skonfigurowałem z GUI jak poniżej:

https://preview.ibb.co/btvqka/konf.jpg
upload pic

Na tą chwilę internet jest lecz nie mogę się dostać do routera wdr4300 jeśli jestem połączony po wifi z Aris. Dodatkowo mam serwer samba,ftp i transsmision, do których też nie mogę sie wbić. Urządzenia podłączone do Aris również nie widzą serwera, ftp, które są postawione na Gargoyle. Próbowałem skonfigurować ścieżki routingu lecz bez pozytywnego skutku.

Prośba o pomoc w tym temacie.

2

Odp: Aris tg2492s + Wdr4300 (Gargoyle) połączenie po WIFI

Odblokuj odpowiednie porty na wanie gargoyle (odblokuj -  nie przekieruj, z konsoli) oraz włącz "zdalny dostęp".

Masz w gargoyle zwykłego wana z natem, firewall cię trzyma.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

3 (edytowany przez djchester22 2017-03-20 20:21:30)

Odp: Aris tg2492s + Wdr4300 (Gargoyle) połączenie po WIFI

Dziwne bo nawet z Arisa nie moge sie dostać na giu wdr4300. Dodatkowo nie chce mi się nic pobierać w Transmission. Jak wrzucam plik programu na kompie podłączonym do routera wszystko śmiga. W transmission nie odnajduje peer'ów. Nie chce sie nic pobrac. Co może być nie tak ???

Ponizej daje info z

root@Gargoyle:~# mount
rootfs on / type rootfs (rw)
/dev/root on /rom type squashfs (ro,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,noatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,noatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime)
/dev/sda1 on /overlay type ext4 (rw,relatime,data=ordered)
overlayfs:/overlay on / type overlay (rw,noatime,lowerdir=/,upperdir=/overlay/upper,workdir=/overlay/work)
tmpfs on /dev type tmpfs (rw,nosuid,relatime,size=512k,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,mode=600)
debugfs on /sys/kernel/debug type debugfs (rw,noatime)
nfsd on /proc/fs/nfsd type nfsd (rw,relatime)
/dev/sdb1 on /tmp/usb_mount/d22fa98a-01 type ext3 (rw,noatime,data=ordered)
/dev/sdb1 on /tmp/share_home/anonymous/Dysk type ext3 (rw,noatime,data=ordered)

root@Gargoyle:~# uci show transmission
transmission.@transmission[0]=transmission
transmission.@transmission[0].blocklist_enabled='false'
transmission.@transmission[0].cache_size_mb='8'
transmission.@transmission[0].idle_seeding_limit_enabled='false'
transmission.@transmission[0].incomplete_dir_enabled='false'
transmission.@transmission[0].lpd_enabled='false'
transmission.@transmission[0].peer_port='51413'
transmission.@transmission[0].peer_socket_tos='default'
transmission.@transmission[0].pex_enabled='false'
transmission.@transmission[0].port_forwarding_enabled='true'
transmission.@transmission[0].ratio_limit_enabled='false'
transmission.@transmission[0].rpc_enabled='true'
transmission.@transmission[0].rpc_port='9091'
transmission.@transmission[0].rpc_whitelist_enabled='false'
transmission.@transmission[0].script_torrent_done_enabled='false'
transmission.@transmission[0].seed_queue_enabled='false'
transmission.@transmission[0].speed_limit_down_enabled='false'
transmission.@transmission[0].speed_limit_up_enabled='false'
transmission.@transmission[0].start_added_torrents='true'
transmission.@transmission[0].trash_original_torrent_files='false'
transmission.@transmission[0].umask='0'
transmission.@transmission[0].scrape_paused_torrents='false'
transmission.@transmission[0].watch_dir_enabled='false'
transmission.@transmission[0].enabled='1'
transmission.@transmission[0].download_dir='/tmp/usb_mount/d22fa98a-01/torrenty'
transmission.@transmission[0].config_dir='/tmp/usb_mount/d22fa98a-01/torrenty/konfiguracja'
transmission.@transmission[0].rename_partial_files='false'
transmission.@transmission[0].dht_enabled='false'
transmission.@transmission[0].upload_slots_per_torrent='14'
transmission.@transmission[0].utp_enabled='true'
transmission.@transmission[0].peer_limit_global='200'
transmission.@transmission[0].peer_limit_per_torrent='200'
transmission.@transmission[0].rpc_authentication_required='true'
transmission.@transmission[0].download_queue_enabled='false'
transmission.@transmission[0].queue_stalled_enabled='false'
transmission.@transmission[0].rpc_username=
transmission.@transmission[0].rpc_password=
transmission.@transmission[0].preallocation='0'
transmission.@transmission[0].lazy_bitfield_enabled='false'
transmission.@transmission[0].encryption='0'
transmission.@transmission[0].message_level='0'
transmission.@transmission[0].scrape_paused_torrents_enabled='false'


root@Gargoyle:~# uci show firewall
firewall.@defaults[0]=defaults
firewall.@defaults[0].syn_flood='1'
firewall.@defaults[0].input='ACCEPT'
firewall.@defaults[0].output='ACCEPT'
firewall.@defaults[0].forward='REJECT'
firewall.@zone[0]=zone
firewall.@zone[0].name='lan'
firewall.@zone[0].network='lan'
firewall.@zone[0].input='ACCEPT'
firewall.@zone[0].output='ACCEPT'
firewall.@zone[0].forward='ACCEPT'
firewall.@zone[1]=zone
firewall.@zone[1].name='wan'
firewall.@zone[1].network='wan' 'wan6'
firewall.@zone[1].input='REJECT'
firewall.@zone[1].output='ACCEPT'
firewall.@zone[1].forward='REJECT'
firewall.@zone[1].masq='1'
firewall.@zone[1].mtu_fix='1'
firewall.@forwarding[0]=forwarding
firewall.@forwarding[0].src='lan'
firewall.@forwarding[0].dest='wan'
firewall.@rule[0]=rule
firewall.@rule[0].name='Allow-DHCP-Renew'
firewall.@rule[0].src='wan'
firewall.@rule[0].proto='udp'
firewall.@rule[0].dest_port='68'
firewall.@rule[0].target='ACCEPT'
firewall.@rule[0].family='ipv4'
firewall.@rule[1]=rule
firewall.@rule[1].name='Allow-Ping'
firewall.@rule[1].src='wan'
firewall.@rule[1].proto='icmp'
firewall.@rule[1].icmp_type='echo-request'
firewall.@rule[1].family='ipv4'
firewall.@rule[1].target='ACCEPT'
firewall.@rule[2]=rule
firewall.@rule[2].name='Allow-IGMP'
firewall.@rule[2].src='wan'
firewall.@rule[2].proto='igmp'
firewall.@rule[2].family='ipv4'
firewall.@rule[2].target='ACCEPT'
firewall.@rule[3]=rule
firewall.@rule[3].name='Allow-DHCPv6'
firewall.@rule[3].src='wan'
firewall.@rule[3].proto='udp'
firewall.@rule[3].src_ip='fe80::/10'
firewall.@rule[3].src_port='547'
firewall.@rule[3].dest_ip='fe80::/10'
firewall.@rule[3].dest_port='546'
firewall.@rule[3].family='ipv6'
firewall.@rule[3].target='ACCEPT'
firewall.@rule[4]=rule
firewall.@rule[4].name='Allow-MLD'
firewall.@rule[4].src='wan'
firewall.@rule[4].proto='icmp'
firewall.@rule[4].src_ip='fe80::/10'
firewall.@rule[4].icmp_type='130/0' '131/0' '132/0' '143/0'
firewall.@rule[4].family='ipv6'
firewall.@rule[4].target='ACCEPT'
firewall.@rule[5]=rule
firewall.@rule[5].name='Allow-ICMPv6-Input'
firewall.@rule[5].src='wan'
firewall.@rule[5].proto='icmp'
firewall.@rule[5].icmp_type='echo-request' 'echo-reply' 'destination-unreachable' 'packet-too-big' 'time-exceeded' 'bad-header' 'unknown-header-type' 'router-solicitation' 'neighbour-solicitation' 'router-advertisement' 'neighbour-advertisement'
firewall.@rule[5].limit='1000/sec'
firewall.@rule[5].family='ipv6'
firewall.@rule[5].target='ACCEPT'
firewall.@rule[6]=rule
firewall.@rule[6].name='Allow-ICMPv6-Forward'
firewall.@rule[6].src='wan'
firewall.@rule[6].dest='*'
firewall.@rule[6].proto='icmp'
firewall.@rule[6].icmp_type='echo-request' 'echo-reply' 'destination-unreachable' 'packet-too-big' 'time-exceeded' 'bad-header' 'unknown-header-type'
firewall.@rule[6].limit='1000/sec'
firewall.@rule[6].family='ipv6'
firewall.@rule[6].target='ACCEPT'
firewall.@include[0]=include
firewall.@include[0].path='/etc/firewall.user'
firewall.@include[0].reload='1'
firewall.@rule[7]=rule
firewall.@rule[7].src='wan'
firewall.@rule[7].dest='lan'
firewall.@rule[7].proto='esp'
firewall.@rule[7].target='ACCEPT'
firewall.@rule[8]=rule
firewall.@rule[8].src='wan'
firewall.@rule[8].dest='lan'
firewall.@rule[8].dest_port='500'
firewall.@rule[8].proto='udp'
firewall.@rule[8].target='ACCEPT'
firewall.@include[1]=include
firewall.@include[1].type='script'
firewall.@include[1].path='/usr/lib/gargoyle_firewall_util/gargoyle_additions.firewall'
firewall.@include[1].family='IPv4'
firewall.@include[1].reload='1'
firewall.openvpn_include_file=include
firewall.openvpn_include_file.path='/etc/openvpn.firewall'
firewall.openvpn_include_file.reload='1'
firewall.wan_ftp_server_command=remote_accept
firewall.wan_ftp_server_command.proto='tcp'
firewall.wan_ftp_server_command.zone='wan'
firewall.wan_ftp_server_command.local_port='21'
firewall.wan_ftp_server_command.remote_port='21'
firewall.@rule[9]=rule
firewall.@rule[9].name='transmission'
firewall.@rule[9].src='wan'
firewall.@rule[9].target='ACCEPT'
firewall.@rule[9].proto='tcp'
firewall.@rule[9].dest_port='51413'
firewall.@rule[10]=rule
firewall.@rule[10].name='transmission'
firewall.@rule[10].src='wan'
firewall.@rule[10].target='ACCEPT'
firewall.@rule[10].proto='udp'
firewall.@rule[10].dest_port='51413'
firewall.@rule[11]=rule
firewall.@rule[11].name='transmission_wan'
firewall.@rule[11].src='wan'
firewall.@rule[11].target='ACCEPT'
firewall.@rule[11].proto='tcp'
firewall.@rule[11].dest_port='9091'
firewall.ra_22_22=remote_accept
firewall.ra_22_22.local_port='22'
firewall.ra_22_22.remote_port='22'
firewall.ra_22_22.proto='tcp'
firewall.ra_22_22.zone='wan'
firewall.redirect_enabled_number_0=redirect
firewall.redirect_enabled_number_0.name='FTP'
firewall.redirect_enabled_number_0.src='wan'
firewall.redirect_enabled_number_0.dest='lan'
firewall.redirect_enabled_number_0.proto='tcp'
firewall.redirect_enabled_number_0.src_dport='21'
firewall.redirect_enabled_number_0.dest_ip='192.168.0.10'
firewall.redirect_enabled_number_0.dest_port='21'
firewall.redirect_enabled_number_1=redirect
firewall.redirect_enabled_number_1.name='FTP'
firewall.redirect_enabled_number_1.src='wan'
firewall.redirect_enabled_number_1.dest='lan'
firewall.redirect_enabled_number_1.proto='udp'
firewall.redirect_enabled_number_1.src_dport='21'
firewall.redirect_enabled_number_1.dest_ip='192.168.1.1'
firewall.redirect_enabled_number_1.dest_port='21'
firewall.redirect_enabled_number_2=redirect
firewall.redirect_enabled_number_2.name='tor'
firewall.redirect_enabled_number_2.src='wan'
firewall.redirect_enabled_number_2.dest='lan'
firewall.redirect_enabled_number_2.proto='tcp'
firewall.redirect_enabled_number_2.src_dport='51413'
firewall.redirect_enabled_number_2.dest_ip='192.168.0.10'
firewall.redirect_enabled_number_2.dest_port='51413'
firewall.redirect_enabled_number_3=redirect
firewall.redirect_enabled_number_3.name='tor'
firewall.redirect_enabled_number_3.src='wan'
firewall.redirect_enabled_number_3.dest='lan'
firewall.redirect_enabled_number_3.proto='udp'
firewall.redirect_enabled_number_3.src_dport='51413'
firewall.redirect_enabled_number_3.dest_ip='192.168.0.10'
firewall.redirect_enabled_number_3.dest_port='51413'

4 (edytowany przez djchester22 2017-03-22 20:36:00)

Odp: Aris tg2492s + Wdr4300 (Gargoyle) połączenie po WIFI

Cezary napisał/a:

Odblokuj odpowiednie porty na wanie gargoyle (odblokuj -  nie przekieruj, z konsoli) oraz włącz "zdalny dostęp".

Masz w gargoyle zwykłego wana z natem, firewall cię trzyma.


Zobiłem i nadal problem z pobieraniem. Powyżej konfiguracja firewall, transmission. Może cos tutaj jest nie tak.

Powiem iż z komputera podłączonego do tego routera wszystko jest ok i pobiera.

5

Odp: Aris tg2492s + Wdr4300 (Gargoyle) połączenie po WIFI

Zrobiłeś przekierowanie na adres 192.168.0.10 portów transmission. Po co?

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

6

Odp: Aris tg2492s + Wdr4300 (Gargoyle) połączenie po WIFI

Router dostaje takie IP z Arisa.

7

Odp: Aris tg2492s + Wdr4300 (Gargoyle) połączenie po WIFI

Ale po co to zrobiłeś na routerze. Miałeś otworzyć port i tyle. Żadnych więcej przekierowań, tym bardziej na ip routera.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

8 (edytowany przez djchester22 2017-03-22 20:53:05)

Odp: Aris tg2492s + Wdr4300 (Gargoyle) połączenie po WIFI

Czyli takie cos wystarczy wklepać

config redirect
    option target 'DNAT'
    option src 'wan'
    option src_dport '51413'
    option dest_port '51413'
    option name 'transmision'
    option dest 'wan'
    option proto 'tcp udp'

Czy

config rule
    option target 'ACCEPT'
    option src 'wan'
    option dest_port '51413'
    option name 'tr'
    option family 'ipv4'
    option proto 'tcp'

9

Odp: Aris tg2492s + Wdr4300 (Gargoyle) połączenie po WIFI

Masz to zrobione już w regule 9 i 10.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

10 (edytowany przez djchester22 2017-03-22 21:06:41)

Odp: Aris tg2492s + Wdr4300 (Gargoyle) połączenie po WIFI

Czyli

config rule
    option name 'transmission'
    option src 'wan'
    option target 'ACCEPT'
    option proto 'tcp'
    option dest_port '51413'

Nadal nie pobiera. Może gdzie indziej jest problem. Tracker widzi pliki, które wrzucam i mam seedowane. Ciekawe jednak dlaczego nadal nie pobiera.

11

Odp: Aris tg2492s + Wdr4300 (Gargoyle) połączenie po WIFI

Wracam do tematu gdyż jak sie okazało transmission nie pobiera z jednego trackera. Z info jakie uzyskałem ma to co ponizej:

twój router ma nieaktualną bazę urzędów wydających certyfikaty, więc nie ma w nim CA Let's Encrypt.

Można ktoś coś więcej powiedzieć.

12

Odp: Aris tg2492s + Wdr4300 (Gargoyle) połączenie po WIFI

Np. pakiet ca-certificates zainstaluj, choć to by było dziwne.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

13

Odp: Aris tg2492s + Wdr4300 (Gargoyle) połączenie po WIFI

Cezary napisał/a:

Np. pakiet ca-certificates zainstaluj, choć to by było dziwne.

Nadal nie działa. Cezary przeszedłem na Luci i również ten sam problem. Na kompie podłączonym do tego routera spokojnie sie pobiera, jednak na transmission nie. Jednak musze zapodać info na trackerze. Mozo ktoś tam ma pomysł

Pytanie z innej beczki. Czy transmission ma by uruchamiany jako root czy jako daemon??

14

Odp: Aris tg2492s + Wdr4300 (Gargoyle) połączenie po WIFI

Jak chcesz. Od początku był jako root, możesz zrobić własnego usera i tak go uruchamiać. Różnicy nie ma.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

15

Odp: Aris tg2492s + Wdr4300 (Gargoyle) połączenie po WIFI

Cezary napisał/a:

Jak chcesz. Od początku był jako root, możesz zrobić własnego usera i tak go uruchamiać. Różnicy nie ma.


Cezary już nie mam siły na ten problem. Próbowałem wszystkiego i nadal z tym jednym trackerem nie chce sie połączyć. Z innych wszystko śmiga. Może coś trzeba doinstalować. Nawet po wyłączenie na trackerze opcji poniżej nic nie daje.

(Torrenty pobrane po włączeniu tej opcji będą używały szyfrowanego połączenia z trackerem)

Dodaj iż kiedyś na mogłem bez problemu pobierać z tego trackera za pomocą Transmissiona. Po zmianie od IPS modemu na router dopiero zaczeły się problemy z tym trackerem.

Ps. Możliwe jest jeszcze inne sprawdzenie tego ??

16

Odp: Aris tg2492s + Wdr4300 (Gargoyle) połączenie po WIFI

Nie mam pojęcia jak sprawdzić dlaczego transmission nie chce łączyć się z tym trackerem.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.