topic title: Is there a way to always keep the firewall on??
7 posts
• Page 1 of 1
-
Posts: 148
- Joined: 24 Aug 2012
#1
The firewall is always off at start up!! Is there a way to keep it always on at start up so I do not have to keep doing it??
- Posts: 2,238 dolphin_oracle
- Joined: 16 Dec 2007
#2
if you are checking by looking at the gui in the control center, the gui does not update until you select the"unlock" switch. On my system, the firewall stays enabled between reboots, but this is not reflected in the gui until you unlock the interface.
are you sure __{{emoticon}}__cousinlucky wrote:The firewall is always off at start up!! Is there a way to keep it always on at start up so I do not have to keep doing it??
if you are checking by looking at the gui in the control center, the gui does not update until you select the"unlock" switch. On my system, the firewall stays enabled between reboots, but this is not reflected in the gui until you unlock the interface.
-
Posts: 148
- Joined: 24 Aug 2012
#3
I have to" unlock" the firewall in the control center to turn in on! Is there a way to set it so that is always on??
-
Posts: 2,238
- Joined: 16 Dec 2007
#4
see attached screenshot. note the gufw interface is locked, but the firewall is still active (terminal info). this is after a reboot.
This is a common misperception. The gufw gui has a lock feature. The gui doesn't show the status until.you unlock the interface. It's a silly and confusing feature but I can confirm that the firewall settings do survive a reboot.cousinlucky wrote:I have to" unlock" the firewall in the control center to turn in on! Is there a way to set it so that is always on??
see attached screenshot. note the gufw interface is locked, but the firewall is still active (terminal info). this is after a reboot.
-
Posts: 148
- Joined: 24 Aug 2012
#5
Thanks Dolphin!! My sudo ufw status reads:
Status: active
To Action From
-- ------ ----
51413/tcp ALLOW OUT Anywhere
51413/udp ALLOW OUT Anywhere
51413/tcp ALLOW OUT Anywhere (v6)
51413/udp ALLOW OUT Anywhere (v6)
While the control panel still reads off. It is confusing!! Thanks Again!!
Status: active
To Action From
-- ------ ----
51413/tcp ALLOW OUT Anywhere
51413/udp ALLOW OUT Anywhere
51413/tcp ALLOW OUT Anywhere (v6)
51413/udp ALLOW OUT Anywhere (v6)
While the control panel still reads off. It is confusing!! Thanks Again!!
-
Posts: 148
- Joined: 24 Aug 2012
#6
I have re-installed Antix 16 with the ethernet unplugged from my computer!! The firewall now reads as yours does and the personal menu works fine!! Either my cable company or the spammers and hackers that I have had problems with got to me!!
-
Posts: 1,308
- Joined: 31 Aug 2009
#7
On the live system you could try the"pw" cheat or the"private" cheat. They do the same thing. They will give you a chance to set the root and demo passwords early in the boot process before networking is brought up. IMO the well-known default passwords we use are a security hole. Picking new passwords may make a big difference. You can also edit (as root) the file /live/boot-dev/antiX/state/general-state-files and comment these four lines to have the passwords you typed in saved across reboots:cousinlucky wrote:Either my cable company or the spammers and hackers that I have had problems with got to me!!
# /etc/passwd
# /etc/shadow
# /etc/group
# /etc/gshadow