Page 6 of 8

Posted: Sat 21 Aug 2010, 21:06
by tasmod
FULL menu version 1.5 added.

Both 1.5's have better directory structure and start up routine.

Posted: Thu 21 Oct 2010, 17:39
by bigpup
Using version 1.5 full in Lucid 5.1.1
If I select Quit & remove firewall status it removes the icon from the tray. OK.
If I go to the main menu>network and select Firewallstate- Tray applet it runs the firewall install shell but no icon shows on tray.

Posted: Wed 27 Oct 2010, 09:44
by tasmod
Sorry bigpup I run it all the time on/off in 511 and can't replicate the problem.

Posted: Sun 31 Oct 2010, 03:59
by bigpup
tasmod,
Firewall Status Tray Icon now comes in Luci-234 running at initial start.
There are several posts about on/off not working.
http://www.murga-linux.com/puppy/viewto ... 385#462385

Posted: Wed 03 Nov 2010, 23:42
by bigpup
tasmod wrote:Sorry bigpup I run it all the time on/off in 511 and can't replicate the problem.
bigpup wrote:Using version 1.5 full in Lucid 5.1.1
If I select Quit & remove firewall status it removes the icon from the tray. OK.
If I go to the main menu>network and select Firewallstate- Tray applet it runs the firewall install shell but no icon shows on tray.
Are we talking about the same thing???
I am talking about the Firewall Status Tray icon, not the right click menu item to turn the firewall off or on.
The Lucid Puppy 5.2 thread has problems posted about the right click menu item turn firewall off or on not working.

Posted: Thu 04 Nov 2010, 02:52
by ttuuxxx
just wondering if you have the sources? I would like to remove Psync from the rt click menu because 2.14Xdoesn't come with Psync
ttuuxxx

Posted: Thu 04 Nov 2010, 06:17
by pemasu
luci 235 still have same problem. It does not switch off, or mouse over tool tip informs so. When you right click and choose off, it does not change the message, it keeps on firewall on.

Regards.....

Posted: Thu 04 Nov 2010, 17:25
by tasmod
OK, guys, slight confusion over what was reported as not working.

The firewall ON/Off is not working. I appear to have 'lost' a file somewhere along the line that runs the routine.

I'll check it out and get back on this.


ttuuxxx,
I'll make a version for 214 as well.

Posted: Fri 05 Nov 2010, 11:45
by tasmod
UPDATE

Version 1.6 full - not really a software update but I missed a folder from the 1.5 pet :oops:

Posted: Fri 05 Nov 2010, 11:57
by tasmod
Posted source code for firewallstate-1.6-full

Posted: Fri 05 Nov 2010, 12:34
by ttuuxxx
Well I must say this is the first time in almost 2 years that 2.14X has been recognized as a valid release and a package outside its thread and some software has been made for it !!!!
Thank You very much for the support!!!!
ttuuxxx

Posted: Sat 06 Nov 2010, 18:18
by tasmod
Version 1.7 full.

Silly errors of mine.

Two spelling mistakes and an additional firewallstate bin file in root.

Posted: Sun 07 Nov 2010, 00:34
by bigpup
tasmod wrote:Version 1.7 full.

Silly errors of mine.

Two spelling mistakes and an additional firewallstate bin file in root.
tasmod,
Using version 1.7 full
Everything is working no problems. Thanks for a program I always wanted to have. Now I know for sure if the firewall is on or off.

Posted: Thu 11 Nov 2010, 20:59
by scsijon
@Tasmod:

I was just wondering if your package has developed to a level that allows the adding of swapping levels of security.

As an example, I find that I often need to rerun the firewall program to allow ftp so that I can upload files to my website and then reimpose the default, but really the only change needed is ftp to be on or off.

Maybe then next step for your package....

Posted: Thu 11 Nov 2010, 22:26
by Sylvander
What a SUPER program this is. :D 8)

Just installed it within Boxpup-431, and it seems to be working just fine.

I've been wanting something like this ever since I first began using Puppy Linux.

Posted: Fri 12 Nov 2010, 12:33
by tasmod
Sorry guys missed the responses as I've only just checked back.

Thanks Sylvander, glad you like it. It's really a response to requests after my first simple version, that it has developed so far.

Scsijon,

Interesting idea. I'll look into the possibility of further control of the firewall program, although no promises. :lol:

Posted: Tue 16 Nov 2010, 17:07
by sc0ttman
It only be my setup, but the firewall settings are not remembered after reboot.. I'm using LupQ 511 and firewallstate-1.7-full..

Anyone experience this?

Posted: Thu 18 Nov 2010, 10:23
by Sylvander
Here in Boxpup-431, every time I boot, the firewall icon down at bottom right in the system tray, is showing the firewall is OFF.
So I switch it on every time I get to the desktop, which then shows it is ON.

Posted: Sat 20 Nov 2010, 10:36
by tasmod
Hi all,
I made a mention in the luci thread.

I loaded the latest luci and this happened for me also on reboot.

I suspect a minor change in the startup routine or network message is causing firewallstate to report incorrectly. I suspect that the firewall is actually 'on'

Check /etc/rc.d/rc.local in geany and the last bit of text should end in 'start'. If it does then the firewall is probably running and firewallstate is reporting incorrectly. I can see it is doing that on my system.

Not much time available but I will look into it.

Posted: Sat 12 Mar 2011, 13:30
by tasmod
I just updated the post to version 1.8. there is no need to download if you are using Lucid 5.2 as it is the same.

I've also uploaded the 1.8 C source code