Stijn Tintel

Results 114 comments of Stijn Tintel

There is a reason there are multiple commits in my tree. Please follow https://openwrt.org/submitting-patches#creating_and_sending_your_change. Pay special attention to point 3 in the above link. This PR right now is unreviewable...

Thanks. I'm currently travelling, will try to review this when I'm back home next week. Did you not have trouble booting 5.10? I have the 5.10 bump in a local...

> The last thing is (re)format this commits and let it reviewable. IMO it's easier to follow best practices from the start. For everyone involved. > This PR is only...

> GXBB/GXL/GXM and newer G12A/G12B/SM1 devices have good core OS support except for media codec things (not sure if that's important to OpenWRT). I'd say no. As much as I'd...

> @stintel please let me know if this works for you too Not seeing circular dependencies with this one, thanks!

Redirects are there: ``` table inet miniupnpd { chain forward { type filter hook forward priority -25; policy accept; iif "pppoe-wan" th dport 49965 @nh,128,32 0xc0a8010b @nh,72,8 0x11 accept iif...

> That's what confused me, too. As application's like qbittorrent and windows teredo all says they can't be connected from outside. Don't trust the application, trust tcpdump. I actually verified...

If in fact that confirms the port forward doesn't work, please change the title of this issue to reflect just that. The fact that LuCI doesn't show the redirects should...

My gut feeling says it's related to using ppp. @dangowrt reported a similar problem [here](https://github.com/openwrt/packages/pull/17094#issuecomment-968299497).

@jow already explained the reason [here](https://github.com/openwrt/packages/issues/17871#issuecomment-1041242806) I have static port forwards so I have that rule and that's why things work for me.