1

Temat: Problem z forwardowaniem ruchu po instalacji gargoyle

Witam, tplink 1043, extroot, (czysta instalacja, domyślne ustawienia wszystkiego - ustawione tylko hasła do gargoyle i ssh)
Wszystko działało do momentu magicznej komendy install gargoyle.
Routing na routerze jest dobrze (gateway jest), przez kabel mam wpietego kompa i dostaje wszystko ładnie przez dhcp.
Z router dziala wszystko (ttl duzy) Z kompa nie. 

Co mogło się zmienić po instalacji gargoyle?  Coś pewnie dodaje się do firewalla błędnie lub gdzieś trzeba odkliknąć?

2

Odp: Problem z forwardowaniem ruchu po instalacji gargoyle

Gagroyle ma własny firewall, wiec ten z openwrt musisz wyłączyć (odinstalować najlepiej).

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

3

Odp: Problem z forwardowaniem ruchu po instalacji gargoyle

Dałem failsafe, firstboot, restart, opkg remove firewall  wrzucilem gargoyle, i jest to samo. Po instalacji gargoyle nie ma forwardu.
Z routera wszystko dziala. Coś jeszcze może koliduje?

4

Odp: Problem z forwardowaniem ruchu po instalacji gargoyle

Dorzuce firewalla jaki teraz sie ustawia:

iptables -v -L
Chain INPUT (policy ACCEPT 2321 packets, 996K bytes)
pkts bytes target     prot opt in     out     source               destination         

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target     prot opt in     out     source               destination         
    0     0 ingress_restrictions  all  --  eth0.2 any     anywhere             anywhere           
    0     0 egress_restrictions  all  --  any    eth0.2  anywhere             anywhere           

Chain OUTPUT (policy ACCEPT 2082 packets, 1655K bytes)
pkts bytes target     prot opt in     out     source               destination         

Chain egress_restrictions (1 references)
pkts bytes target     prot opt in     out     source               destination         
    0     0 egress_whitelist  all  --  any    any     anywhere             anywhere           

Chain egress_whitelist (1 references)
pkts bytes target     prot opt in     out     source               destination         

Chain ingress_restrictions (1 references)
pkts bytes target     prot opt in     out     source               destination         
    0     0 ingress_whitelist  all  --  any    any     anywhere             anywhere           

Chain ingress_whitelist (1 references)
pkts bytes target     prot opt in     out     source               destination         

Chain pf_loopback_B (0 references)
pkts bytes target     prot opt in     out     source               destination