porteus firewall
porteus firewall
the firewall app is great , how would it apply for ipv6? all my ipv6 connections seem to drop or i might be doing something wrong?
- Rava
- Contributor
- Posts: 5424
- Joined: 11 Jan 2011, 02:46
- Distribution: XFCE 5.01 x86_64 + 4.0 i586
- Location: Forests of Germany
porteus firewall
By firewall, do you mean this
Code: Select all
/etc/rc.d/rc.FireWall
Cheers!
Yours Rava
Yours Rava
porteus firewall
Hi Rava
root and "Keine Berechtigung" ?? !!
I am using PorteuX Xfce 4.16
Code: Select all
root@porteux:/etc/rc.d# ./rc.FireWall start
bash: ./rc.FireWall: Keine Berechtigung
I am using PorteuX Xfce 4.16
- Rava
- Contributor
- Posts: 5424
- Joined: 11 Jan 2011, 02:46
- Distribution: XFCE 5.01 x86_64 + 4.0 i586
- Location: Forests of Germany
porteus firewall
Possible, when the file mode bits are messed up.
Code: Select all
root@porteus:~# cd /etc/rc.d
root@porteus:/etc/rc.d# ls -l rc.FireWall
-rwxr-xr-x 1 root root 2931 2020-12-11 07:29 rc.FireWall
Cheers!
Yours Rava
Yours Rava
- ncmprhnsbl
- DEV Team
- Posts: 4256
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
porteus firewall
presumably that and /opt/porteus-scripts/gtk-firewall, usually accessed via porteus settings centre.
as far as ipv6 goes, only a token effort to configure it for that was made, so it's quite likely the deficiency lies with me.
tinkering with rc.FireWall , in the sections regarding ipv6, would be the way to fix it.
if you use ./rc.FireWall start (and it fails), you need to first do: chmod +x /etc/rc.d/rc.FireWall , ie make it executable.
otherwise, just use sh /etc/rc.d/rc.FireWall start since `sh foo` does not require "executability" of foo, but `./foo` does.
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44
porteus firewall
chmod +x
I should have thought of that myself
Thanks ncmprhnsbl
I should have thought of that myself
Thanks ncmprhnsbl
porteus firewall
Just opened cncjs-appimage...after start the app oppened a remote adress...
( currports is the program to see port acces and remote adress )
It is possible to control the internet access for some applications from firewall ?
( like simplewall or no root firewall - where every application can be controled for net access )
Thanks in advance..
( currports is the program to see port acces and remote adress )
It is possible to control the internet access for some applications from firewall ?
( like simplewall or no root firewall - where every application can be controled for net access )
Thanks in advance..
porteus firewall
porteus settings centre gives us the option to turn on firewall and what i get is the default settings for ipv6 has not been done, but is a great start. What i did is just leave it off for now. 
