I installed porteus on a SD card and it is booting fine and I did some changes to language and changed passwords in the Porteus Settings Centre.
Now I am trying to configure the firewall and I noticed that the frontend does not work.
So I am trying to configure iptables being root.
Can you guide me on how to do this?
Is this correct?
- get into terminal, become root
- configure iptables with the iptables command
- verify the settings in the current session
- if OK, save the iptables config to a file like: iptables-save /etc/myiptables.conf
- make the config load by adding the above command to: /etc/rc.d/rc.local
I think it is not because my iptable setting work only partly and they get lost during reboot.
I would also like to know how I can check which version of TLS is used because I want a secure connection to one server on the internet.
Please help.
