Sponsored Content
The Lounge What is on Your Mind? What would you do with a Acer TravelMate 512DX Post 302423942 by bakunin on Sunday 23rd of May 2010 06:28:15 PM
Old 05-23-2010
Quote:
Originally Posted by Xethron
bakunin, I heard you could install a antivirus on Unix that checks windows viruses. Dunno if this little processor can handle something like that thou...
Hmm, i don't know what you are talking about: there is an antivirus product based on Linux (that is: a bootable CD with a Live sysstem with some antivirus software), which is called Knoppix. You can freely download it, but it is not scanning online. It is designed to boot up a system from a non-compromisable source (CD) and scan it.

Probably you mean some firewall with so-called "stateful inspection". Basically it is decoding the datastreams it routes and allows/forbids certain things based on rules. While a normal firewall would, for instance, allow telnet sessions to a certain host a stateful-inspection firewall would be able to allow telnet to this host, but forbid a certain command to be issued.

Quote:
Was wondering if this lil processor could handle the firewall with a squid proxy server and router. Coz this is what I understand would be a great setup...
Probably it would, because - depending on the amount of IP traffic - the tax on the processor is pretty small. Every firewall, btw., is already a router, since a firewall works on Layer 4, while a router works on Layer 3.

Have fun building this and be sure to tell us what finally worked and what you did to make it work.

bakunin
 

4 More Discussions You Might Find Interesting

1. Linux

fedora core 6 not supported for acer lcd monitor

hi all i brought a new acer 17" widescreen lcd monitor . fedora core linux 6 in not displaying on the monitor . giving a error input not supported please let me know wht i can do (1 Reply)
Discussion started by: nageshrk
1 Replies

2. Linux

install vlc on acer aspire one linpus linux

hello friends i have tried follwoing the instructions efore you proceed to install VLC you may want remove the pre-installed media players. sudo yum remove pdvdlinux mplayer\* sed /pcmmvp/d -i $HOME/.config/xfce4/desktop/group-app.xml To install VLC just add both repositories and use... (0 Replies)
Discussion started by: garethsays
0 Replies

3. Hardware

Figuring out if Ubuntu will work (completely) with an Acer One (w/ AMD fusion chips)

Hi, I am trying to buy a netbook with Ubuntu pre-installed. I have looked for hours and have not found anything. Calls to Dell, HP, Toshiba have confirmed them NOT selling Ubuntu preloaded laptops. This leads me to look for a netbook that can handle Ubuntu. Getting to the point... I think I... (4 Replies)
Discussion started by: mearex
4 Replies

4. Hardware

Problem with Broadcom BCM43225 wifi interface on an Acer Aspire laptop

Hi This is a question about Broadcom BCM43225 wifi interface on an Acer Aspire laptop I just had a fresh install of ubuntu 16.04 on my acer aspire laptop and I am having a difficult issue with my wifi connection. Every time I restart my laptop I get the wifi connection working, but after a... (0 Replies)
Discussion started by: faizlo
0 Replies
fwb_ipfw(1)							 Firewall Builder						       fwb_ipfw(1)

NAME
fwb_ipfw - Policy compiler for ipfw SYNOPSIS
fwb_ipfw [-vVx] [-d wdir] [-o output.fw] [-i] -f data_file.xml object_name DESCRIPTION
fwb_ipfw is a firewall policy compiler component of Firewall Builder (see fwbuilder(1)). This compiler generates code for ipfw - a firewall and traffic shaper in FreeBSD (see ipfw(8)). Compiler reads objects definitions and firewall description from the data file specified with "-f" option and generates firewall configuration and activation script. The generated file has a name that starts with the name of the firewall object, with an extension ".fw". It is a shell script that flushes current policy, then loads new filter and nat rules. The data file and the name of the firewall objects must be specified on the command line. Other command line parameters are optional. OPTIONS
-f FILE Specify the name of the data file to be processed. -o output.fw Specify output file name -d wdir Specify working directory. Compiler creates firewall activation script in this directory. If this parameter is missing, then all files will be placed in the current working directory. -v Be verbose: compiler prints diagnostic messages when it works. -V Print version number and quit. -i When this option is present, the last argument on the command line is supposed to be firewall object ID rather than its name -x Generate debugging information while working. This option is intended for debugging only and may produce lots of cryptic messages. NOTES
Support for ipfw was added in version 1.0.10 of Firewall Builder URL
Firewall Builder home page is located at the following URL: http://www.fwbuilder.org/ BUGS
Please report bugs using bug tracking system on SourceForge: http://sourceforge.net/tracker/?group_id=5314&atid=105314 SEE ALSO
fwbuilder(1), fwb_ipt(1), fwb_pf(1) fwb_ipf(1) FWB
fwb_ipfw(1)
All times are GMT -4. The time now is 03:59 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy