WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: iptables issues  (Read 1725 times)

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
iptables issues
« on: November 15, 2016, 10:26:52 PM »
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.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: iptables issues
« Reply #1 on: November 15, 2016, 10:38:16 PM »
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.

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
Re: iptables issues
« Reply #2 on: November 16, 2016, 06:46:27 AM »
Thanks for looking into it and for the explanation, you're correct the .dep file is accurate.