Hi All,
I'm running into what I think is a simple issue that I can't quite resolve. I have a feeling you may want more information, but here's what I see as the crux of my problem:
2017-08-23 22:37:26,083 DEBG 'start-script' stdout output:
--------------------
2017-08-23 22:37:26,099 DEBG 'start-script' stdout output:
[warn] 'iptable_mangle' kernel module not available, you will not be able to connect to the applications Web UI or Privoxy outside of your LAN
[info] unRAID users: Please attempt to load the module by executing the following on your host:- '/sbin/modprobe iptable_mangle'
[info] Ubuntu users: Please attempt to load the module by executing the following on your host:- '/sbin/modprobe iptable_mangle'
[info] Synology users: Please attempt to load the module by executing the following on your host:- 'insmod /lib/modules/iptable_mangle.ko'
This is part of my supervisord.log file, I greatly appreciate any and all suggestions!