arch-delugevpn icon indicating copy to clipboard operation
arch-delugevpn copied to clipboard

Recurive routing detected

Open Manfred73 opened this issue 2 years ago • 5 comments

I've installed this image using docker-compose file on my QNAP and I can access the deluge web ui. When I run the docker-compose file from the comman line, it constantly keeps logging the followin messages:

today at 00:43:202022-04-06 00:43:20,699 DEBG 'start-script' stdout output:
today at 00:43:202022-04-06 00:43:20 us=699300 Recursive routing detected, drop tun packet to [AF_INET]191.96.168.142:443
today at 00:43:20
today at 00:43:212022-04-06 00:43:21,211 DEBG 'start-script' stdout output:
today at 00:43:212022-04-06 00:43:21 us=211218 Recursive routing detected, drop tun packet to [AF_INET]191.96.168.142:443
today at 00:43:21

What is causing this and how to fix this?

Manfred73 avatar Apr 05 '22 22:04 Manfred73

I've installed this image using docker-compose file on my QNAP and I can access the deluge web ui. When I run the docker-compose file from the comman line, it constantly keeps logging the followin messages:

today at 00:43:202022-04-06 00:43:20,699 DEBG 'start-script' stdout output:
today at 00:43:202022-04-06 00:43:20 us=699300 Recursive routing detected, drop tun packet to [AF_INET]191.96.168.142:443
today at 00:43:20
today at 00:43:212022-04-06 00:43:21,211 DEBG 'start-script' stdout output:
today at 00:43:212022-04-06 00:43:21 us=211218 Recursive routing detected, drop tun packet to [AF_INET]191.96.168.142:443
today at 00:43:21

What is causing this and how to fix this?

Did you ever figure out a fix for this, please?

I've seen the same problem posted on the Unraid support thread, where it went completely ignored by the developer.

jferris- avatar Oct 12 '22 21:10 jferris-

experiencing this now, and no idea why it has started, any help or ideas on how to discover the cause and resolve?

kingfenix avatar Apr 26 '23 14:04 kingfenix

experiencing this now, and no idea why it has started, no help or ideas on how to discover the cause and resolve?

I found my VPN login credentials were invalid/expired. Produced new credentials, updated the docker config with these, resolved.

jferris- avatar Apr 26 '23 20:04 jferris-

unfortunately this doesnt help me, my logon credentials are good and do not expire for several months

kingfenix avatar Apr 27 '23 12:04 kingfenix

I never really started using this image. I switched to lcr.io/linuxserver/deluge image and route traffic through gluetun where I configured my vpn.

Manfred73 avatar Apr 27 '23 14:04 Manfred73