Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: nitram on November 16, 2016, 01:26:52 AM

Title: iptables issues
Post by: nitram on November 16, 2016, 01:26:52 AM
Setting up new TC7 install, iptables issues, query bugs.

The iptables.tcz 'appears' to work proper, running  sudo iptables -vL  appears correct based on default config.

- Apps -> iptables -> Size  indicates .49MB left to download athough iptables is already installed on boot, apparently working, even rebooted system.
- Apps -> iptables -> Depends  indicates dependency  netfilter-4.2.7-tinycore.tcz  but TC7 uses kernel 4.2.9 and a  netfilter-4.2.9-tinycore.tcz  is in the repository, wrong dependency?

Thanks.
Title: Re: iptables issues
Post by: Juanito on November 16, 2016, 01:38:16 AM
The apparent dependency issue is due to the server script that builds the *tree files used by the apps gui.

If you look at the *dep file it is correct.
Title: Re: iptables issues
Post by: nitram on November 16, 2016, 09:46:27 AM
Thanks for looking into it and for the explanation, you're correct the .dep file is accurate.