| Author |
Message |
jcoder24

Joined: 06 May 2005 Posts: 601 Location: Barbados
|
Posted: Tue 15 Nov 2005, 22:20 Post subject:
fwbuilder & libelf - network util - Firewall management |
|
Google's brief
"Firewall Builder is multi-platform object oriented firewall configuration and
management tool. It consists of a GUI and set of policy compilers for iptables ..."
Screenshot from homepage - http://www.fwbuilder.org
Download Link (fixed)-
http://www5.rapidupload.com/d.php?file=dl&filepath=3836
This package contains fwbuilder & libfwbuilder (taken from rpms)
Additionally it requires libelf which is attached as well (also taken from rpms)
*EDIT*
Also requires
libcrypto & libssl - http://www.murga.org/~puppy/download.php?id=1382
libnetsnmp - http://www.murga.org/~puppy/download.php?id=413
qt - install via pupget
*EDIT* download link above fixed
*EDIT* Corrected link to libnetsnmp
| Description |
fixed version of libelf
|

Download |
| Filename |
libelf.pup |
| Filesize |
34.36 KB |
| Downloaded |
504 Time(s) |
Last edited by jcoder24 on Thu 17 Nov 2005, 14:28; edited 10 times in total
|
|
Back to top
|
|
 |
jcoder24

Joined: 06 May 2005 Posts: 601 Location: Barbados
|
Posted: Tue 15 Nov 2005, 23:36 Post subject:
|
|
Thanks to klh for indicating the problem with the download. It has been moved to one of the free file hosts, and it tests ok.
I've just seen a bugfix release for fwbuilder that came out on Nov 12. If there are rpms available I'll repackage the new version before the end of the week. If I have to compile it may take longer. Meanwhile you can use this one for testing.
*EDIT* looks like I'm going to have to compile
|
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15109 Location: Paradox Realm
|
Posted: Wed 16 Nov 2005, 03:52 Post subject:
|
|
I had problems with the download (now solved) I downloaded the extra library and installed that and then ran the prog but it is not displaying in Puppy Sizzler (106)
Is it just me? How are others doing. I was happy with morizot firewall but all those icons and settings - should keep me happy for days . . .
Let us get it going
_________________ Puppy WIKI
|
|
Back to top
|
|
 |
jcoder24

Joined: 06 May 2005 Posts: 601 Location: Barbados
|
Posted: Thu 17 Nov 2005, 00:41 Post subject:
|
|
The policy compilers were missing so I've added the compiler for iptables and uploaded the new package. After I've compiled the latest version, I will include all of the compilers. I've also uploaded a new libelf since the previous one installed the files to the wrong location
| Lobster wrote: | | I downloaded the extra library and installed that and then ran the prog but it is not displaying in Puppy Sizzler (106) |
I've updated the list of required libraries and packages above.
For puppy 1.0.6 qt is not included by default so you would have to install it via pupget.
|
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15109 Location: Paradox Realm
|
Posted: Thu 17 Nov 2005, 04:41 Post subject:
|
|
OK went throught the installation process again with all the libraries and qt - still nothing.
Anyone else able to install this?
_________________ Puppy WIKI
Last edited by Lobster on Thu 17 Nov 2005, 11:06; edited 1 time in total
|
|
Back to top
|
|
 |
jcoder24-not-logged-in
Guest
|
Posted: Thu 17 Nov 2005, 09:56 Post subject:
|
|
make sure that libelf files are installed to /usr/lib/. if not install them manuallly from the dotpup package.
next run the following from the console
ldd `which fwbuilder` | grep -i not | sort -u
if you don't get any missing libraries, run fwbuilder from the console and see happens
|
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15109 Location: Paradox Realm
|
Posted: Thu 17 Nov 2005, 11:10 Post subject:
|
|
Yep libraries seem to be there and after running get this . . .
| Code: | # ldd `which fwbuilder` | grep -i not | sort -u
libcrypto.so.4 => not found
libnetsnmp.so.5 => not found
libssl.so.4 => not found
# |
_________________ Puppy WIKI
|
|
Back to top
|
|
 |
MU

Joined: 24 Aug 2005 Posts: 13642 Location: Karlsruhe, Germany
|
Posted: Thu 17 Nov 2005, 11:26 Post subject:
|
|
except libnetsnmp they are available on the Dotpups-Wiki.
I used the search-facility of the evil Dotpupdownloader to find them
libnetsnmp: http://www.murga.org/%7Epuppy/viewtopic.php?t=3751
Mark
|
|
Back to top
|
|
 |
aahhaaa

Joined: 06 Oct 2005 Posts: 341 Location: Lower Michigan, North America
|
Posted: Thu 17 Nov 2005, 11:34 Post subject:
|
|
Any thread titled Firewall Management is going to draw Linux newbies.
I don't even understand exactly what is being discussed here...
Lobster- think we need a Firewall for Dummies somewhere?
|
|
Back to top
|
|
 |
MU

Joined: 24 Aug 2005 Posts: 13642 Location: Karlsruhe, Germany
|
Posted: Thu 17 Nov 2005, 14:45 Post subject:
|
|
Well, its quite simple.
Linux is a network-system, so everybody can connect to your PC via so called "ports".
Every comunication with other computers uses ports.
For example the http-protocol (you need to surf the web) uses port 80, FTP uses port 21.
As you usually just use these 2 ports, all others should be closed.
If you install Gaim for chatting, you will have to open the ports it uses.
You can do this using iptables, which is part of the Kernel.
As configuring iptables is not easy, you can use a personal firewall, which more or less is a grafical interface.
Puppy has the morizot-firewall, or use the one from this message, that seems to have a very comfortale interface.
Mark
PS. I am no specialist on that, so I hope my explanation is correct.
|
|
Back to top
|
|
 |
jcoder24

Joined: 06 May 2005 Posts: 601 Location: Barbados
|
Posted: Thu 17 Nov 2005, 14:52 Post subject:
|
|
Updated the link to libnetsnmp to point to the right file.
| aahhaaa wrote: | Any thread titled Firewall Management is going to draw Linux newbies.
|
The original topic of this post did not include Firewall Management. This was so that mainly those familiar with fwbuilder would take notice. fwbuilder is not usu used for the basic workstation firewall, there are other simple tools available to easily do this --some already in puppy.
I wouldn't recommend fwbuilder to newbies -- unless they have a detailed, illustrated guide on how to use it.
Of the network utils I uploaded the most useful to newbies would be mtr & hping2 which allows you to troubleshoot some connectivity problems. A quickstart would be needed for newbies on how to use the tools.
These packages are for initial testing. Once no problems are reported I will look to add some guides (or link to guides).
|
|
Back to top
|
|
 |
aahhaaa

Joined: 06 Oct 2005 Posts: 341 Location: Lower Michigan, North America
|
Posted: Thu 17 Nov 2005, 22:01 Post subject:
|
|
thanks guys!
just as a reference point, my new-to-Linux&Puppy Qs are:
a. if both Win & Linux are on the same machine, are there special concerns?
b. are there any firewall settings that should be immediately checked when first trying out Puppy?
c. is there a set&forget routine that covers all the ways to install Puppy? (like downloading packages over wireless, which I'd love to be able to do.)
half the reason I got here is that, being on dialup, the endless daily updates for XP, AV, FW, and spam blocking are really problematic. McAfee, for example, won't let you even pick up new email until the updates are done.
|
|
Back to top
|
|
 |
jcoder24

Joined: 06 May 2005 Posts: 601 Location: Barbados
|
Posted: Tue 22 Nov 2005, 14:55 Post subject:
|
|
| aahhaaa wrote: |
just as a reference point, my new-to-Linux&Puppy Qs are:
a. if both Win & Linux are on the same machine, are there special concerns? |
This depends on a number of things, like how the two of them are setup/installed. Would need to spend more time developing an answer to this one.
| aahhaaa wrote: |
b. are there any firewall settings that should be immediately checked when first trying out Puppy? |
I would 'install' the mozriot firewall that comes with puppy it seems rather adequate. The only consideration is that some applications (p2p and maybe voip) may require additional configuration. There are some additional packages for refining your firewall configuration (can't remember which).
| aahhaaa wrote: |
c. is there a set&forget routine that covers all the ways to install Puppy? (like downloading packages over wireless, which I'd love to be able to do.)
done. |
If I understand this question correctly there are standard ways of installing puppy. As for installing packages, once you have an internet connection everthing else should be transparent ie (it doesn't matter if its wireless, cable, dialup,...)
|
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15109 Location: Paradox Realm
|
Posted: Tue 22 Nov 2005, 16:55 Post subject:
|
|
Security is the best way to mark yourself as a target - must have something worth hiding or saving . . .
http://www.newscientist.com/article.ns?id=dn8357&feedId=online-news_rss20
On Windows (including Windows) programs phone out, often without permission. With open source it is easy to examine and spot such rogue code. Phoning in is just not worth the effort on Linux - if it happens everyone will be informed soon enough.
Puppy with or without the Morizot firewall is safe. We do not have to close ports because most of them are closed and only opened as required.
_________________ Puppy WIKI
|
|
Back to top
|
|
 |
|