Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-29-2005, 01:09 PM
|
#1
|
LQ Newbie
Registered: Nov 2005
Location: Asia
Distribution: Mandrake
Posts: 15
Rep:
|
are any programes like Zonealarm or Babylon available for linux?
Hi,
just moved from windows to linux.but the two programs i terribly miss are Zonealarm firewall and Babylon (a OFFLINE dictionary program). yes i know linux is far more secure and stable than windows and also has an in-built iptables firewall,yet i would like to use an software like zonealarm which shows me what is going on when im on net,whats being blocked,which programe asked for net-access etc.in a nutshell,an iteractive program which keeps me informing in real-time.i tried firestarter but it doesnt stop me being paranoid.
there are 2-3 dictionary programes in-bulit on my dist. but they all work only when i am on net.is there any OFFLINE dictionary program which functions like babylon. (& not obselete).
thanks in advance
bill
|
|
|
11-29-2005, 01:15 PM
|
#2
|
Senior Member
Registered: Jun 2004
Location: Chicago
Distribution: Slackware64 -current
Posts: 1,158
Rep:
|
firestarter or guarddog or iptables
The first two are gui-based firewalls. Linux kernel includes a program called NetFilter that does packet filtering (firewalling) and the first two use that program to give you a graphical utility to build a firewall. The last link is for reference.
iptables gives you a way to open and close ports and it is highly configurable. If you want it to tell you what's going on then that is not such a good firewall. A good firewall should be set up keeping in mind the best security policy...after which you don't have to constantly keep an eye on it. You will still have to monitor logs regularly for any lapses.
Tux,
Last edited by tuxrules; 11-29-2005 at 01:25 PM.
|
|
|
11-29-2005, 01:24 PM
|
#3
|
LQ Newbie
Registered: Nov 2005
Location: Asia
Distribution: Mandrake
Posts: 15
Original Poster
Rep:
|
i had tried firestarter before but it looked quite silly then.i am impressed with the term 'real-time' on its webpage.which one would u recommend for a zonealarm-obsessed fan like me?
and isnt any program like babylon available for linux?
thanks
bill
|
|
|
11-29-2005, 01:34 PM
|
#4
|
Senior Member
Registered: Jun 2004
Location: Chicago
Distribution: Slackware64 -current
Posts: 1,158
Rep:
|
Real-Time means it shows what's hitting your firewall. If you choose to make decisions based on those hits you can do that. Real time also means you can make changes on-the-fly and don't have to restart the firewall for the changes to take effect. As I already said, A firewall's sole purpose is to restrict services. If you build a firewall carefully allowing only essential and needed services there should be no need to constantly monitor what's going on.
If you want to see what program is accessing the internet, you can see firestarter's main window which shows what programs are accessing the internet and what ip addresses. Here's a screenshot.
search www.google.com/linux for program similar to babylon. I don't have any idea what that is.
Tux,
|
|
|
11-29-2005, 01:39 PM
|
#5
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
|
|
|
11-29-2005, 01:48 PM
|
#6
|
LQ Newbie
Registered: Nov 2005
Location: Asia
Distribution: Mandrake
Posts: 15
Original Poster
Rep:
|
thanks.i am trying firestarter.the link provided by tinkster list too many softwares but i am unsure if they are OFFLINE dictionary programes or not.
bill
|
|
|
11-29-2005, 02:03 PM
|
#7
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
If 4 is "too many" I really can't help you :)
Cheers,
Tink
|
|
|
11-29-2005, 03:14 PM
|
#8
|
LQ Guru
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524
|
I have found no good firewalls which run on a workstation. They all cause innumerable problems, are not very configurable, don't have much, if any logging. I found a solution. It is called Smoothwall firewall. It requires a totally separate computer all for itself, but not much of a computer. a $25.00 computer off eBay will work fine. All you need is a bootable CDrom, at least 1 GB HDD, 64 MB ram, 2 NIC's, and a temporary monitor and keyboard for installation. Then you have an entire firewall. You can manage it via https from another machine. It has a DNS server, a network address translator, many tools, excellent logging, a web cache, proxy server, vpn, etc. All I did was take a bunch of old parts and a case, slapped together a celeron 650 machine, popped in the smoothwall CD, booted, configured the system, shut down, disconnected the monitor and keyboard, hooked up my internet to the firewall box, hooked up my hub to the firewall, booted all the machines again, and everything was securely firwalled. When someone does a port scan on me, I know about it, but I have tried it, and my IP looks totally dead to a port scanner. That is because most firewalls are packet "filtering" firewalls. What you really want is a packet "dropping" firewall. packet dropping firewalls don't send reject notices to unsolicited packet addresses. They simply drop the packet and don't reply with anything. My smoothwall installation is the most stable thing about my whole network. I have booted it once in a year. That was just because I thought I probably should do it sometime.
|
|
|
11-29-2005, 04:00 PM
|
#9
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
What awesomemachine is trying to say that he prefers
to set-up Iptables via smoothwalls web-interface.
The fact of the matter is that smoothwall, too, is nothing
but iptables with a few gimmicks thrown at it, and it's
nothing that one couldn't do on any linux-host anyway.
Cheers,
Tink
|
|
|
11-29-2005, 07:06 PM
|
#10
|
Member
Registered: Nov 2005
Distribution: Ubuntu 9.10 and Slackware 13.1
Posts: 78
Rep:
|
As for the dictionary, I have Ubuntu, and it came with a dictionary program that I think works offline. I don't remember what it's called, but you should be able to find it.
|
|
|
11-30-2005, 12:00 PM
|
#11
|
LQ Newbie
Registered: Nov 2005
Location: Asia
Distribution: Mandrake
Posts: 15
Original Poster
Rep:
|
the babylon applications on freshmeat are actually not exactly dictionary programs.i have got lots of dictionary programs but im unsure which one works OFFLINE.thats what i meant by lots of programs.
anyways i downloaded but firestarter is giving stupid error device sit0 is not ready.now whats all this.
can i use Ubuntu's dictionary program on Mandrake?i have a live cd of Ubuntu.pl advice.
bill
|
|
|
04-27-2007, 10:14 PM
|
#12
|
Member
Registered: Sep 2005
Distribution: Ubuntu
Posts: 87
Rep:
|
for babylon take a look at this
|
|
|
11-04-2009, 08:41 PM
|
#13
|
Member
Registered: Feb 2005
Location: Texas, USA
Distribution: opensuse
Posts: 106
Rep:
|
Quote:
Originally Posted by billgnu
Hi,
just moved from windows to linux.but the two programs i terribly miss are Zonealarm firewall and Babylon (a OFFLINE dictionary program). .. is there any OFFLINE dictionary program which functions like babylon. (& not obselete).
thanks in advance
bill
|
i found this, just tonight.
the only thing i miss with windon'ts is Babylon 8...
this guy suggests StarDict: http://www.poluxycastor.com.ar/2008/...for-linux.html.. it's a sourceforge project: http://stardict.sourceforge.net/download.php. i'm looking for a RPM version of the install. found your post will looking.. headed to packman's site now.
//edit//
found at sourceforge:
http://ktranslator.sourceforge.net/
found at packman: http://packman.links2linux.org/package/dictconv
LandisReed.
Last edited by Lunar; 11-04-2009 at 08:58 PM.
Reason: add url to package at packman and sourceforge.
|
|
|
11-04-2009, 09:34 PM
|
#14
|
Member
Registered: Feb 2005
Location: Texas, USA
Distribution: opensuse
Posts: 106
Rep:
|
FYI: Babylon - ktranslator - openSuSE 11.1 - it's included
well, i think i've said it all in the title.
i looked in YaST (i'm running, always have and always will, SuSE) on my openSuSE 11.1 install and ktranslator is in the package list, but is not installed...
i'll let you know if it's anygood when it's installed.
LandisReed.
p.s., StarDict is also avilable in YaST via OSS Repository from openSuSE 11.1
Last edited by Lunar; 11-04-2009 at 09:46 PM.
Reason: add information.
|
|
|
11-05-2009, 12:30 AM
|
#15
|
Member
Registered: Feb 2005
Location: Texas, USA
Distribution: opensuse
Posts: 106
Rep:
|
there are No good dict. for ktranslator..
working on porting my Babylon 8 dictionaries..
i'll get back.
don't bother with stardict... installed it and can't find it.
LandisReed.
|
|
|
All times are GMT -5. The time now is 11:03 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|