What is open source software


More information on Firewalls

It seems nowadays if you are not online, youworst a Trojan horse. Service ports that are
don't exist. It really does not matter whatopen to the public such as Port 80 HTTP, have
type of company you run, you should have anknow vulnerabilities on the Internet. FTP has
online presence to let your prospects andmany  vulnerabilities  as  well.
clients know about your company and services.
When you decide to take the leap onto theAre  there  different  types  of  firewalls?
Internet there are some precautions you
should take. I have friends who say all theYes. There are hardware and software
time, I really have nothing to hide or worryfirewalls. You might be even using Zone Alarm
about. This may be true, but malicious usersor Black Ice Defender. These are software
like to deface websites.Which can ruin youbased firewalls, the more I study firewall
and  your  businesses  reputation.technology I realize that everything truly is
a software firewall. A computer is nothing
This is a paper about firewalls protectingwithout  software  to  tell  it  what  to do.
your company from outside threats and
unauthorized  access.Packet  Filters
A firewall is a great start. Firewalls can bePacket Filters look at source and destination
both hardware and software based. There areaddresses. This is where firewall rule sets
many different firewall vendors some of thecome in to play. The firewall administrator
bigger names are Cisco, Symantec, andmust determine which source and destination
Checkpoint. The difficult part is configuringports and addresses to allow or deny. The
the firewall. This is where many intruderssecurity administrator needs to keep up to
bypass security, because the firewall isdate with alerts on vulnerabilities as new
poorly  configured.holes are found and created daily. A
technique known as spoofing can sometimes
I would like to mention that there are manyfool firewalls but making it appear that a
Open Source programs and operating systemspacket is coming from inside the protected
that offer great firewall software. Inetwork when in fact it is an attacker
personally believe that OpenBSD has one ofchanging  the  source  address.
the most secure operating systems and
firewall configurations if done right.Application  Gateways
FreeBSD also has firewall software, it is
called IPTABLES.IPTABLES offers packetApplication Gateways are like errand boys.
filtering, NAT and you can even changeYou request a file and the application
packets in Linux. I have to say you can dogateway grabs it for you.This is great for
anything you want in Linux, because thelogging connections, and setting up
source code is right there. It's a beautifulauthentication  as  well.
thing. Linux also uses this; you can build a
firewall with the old system sitting in yourStatefull  Packet  Inspection
garage and two Linux compatible network
cards.Linux can be hardened, this means toStatefull Packet Inspection is a technique
make the operating system more secure. I likeused by Cisco PIX firewalls and Checkpoint
the tool Bastille Linux its is developed byFirewalls these firewalls look at the data
Jeff Beale. To really get a grasp oncoming across the network.It can also
firewalls you need to understand TCP/IP andauthenticate connections, users can usually
allot of different protocols to know if younot notice that the firewall is in place.
should allow or deny them into your network.Allot of firewalls now allow you to configure
IP addresses identify hosts on the InternetVPN's which is awesome if you have remote
they look like this 127.214.234.54. Firewallsworkers and satellite offices and need to
can block IP addresses, ports, protocols andtransfer  data  securely.
even keywords that come into packets. Hackers
that want into you network have manyIntrusion Detection is also something to
different tools at their disposal to try toconsider, I like SNORT. SNORT can detect
bypass firewalls. One common attack is knownknown attacks against your system and does a
as Denial Of Service or DOS attacks. Thegreat job at logging them if set up
attacker simply floods your network,correctly. There are thousands of different
firewalls with so many packets that it cannotsoftware and hardware solutions you can
handle them and sometimes crashes. Firewallspurchase for you home or network. I happen to
are available with DOS filtering to keeplike Open Source, because I like learning and
these attacks low, and start droppingknowledge and the Open Source community has
packets.taught me more than the corporate world ever
will. A book I would like to recommend that
Firewalls do not protect you from internalis great for learning firewalls is called
threats such as employees bringing in virusessimply enough Building Internet Firewalls, it
from home. Or remote users using VPN'sis by O'reilly. That is all for now. One last
(virtual Private Networks) bypassing yourtip,  backup,  backup,  backup.
firewall. Think about if you bring your son
to work and he downloads music on your fastBenjamin  Hargis  CEO  MCP  Phuture Networks
company internet connection only to introduce
your corporate network with a worm or evenFree Computer Advice!



1 A B C 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86