Re: wardriving question

2003-09-10 Thread Armand Passelac
[ On Sun, 07 Sep, 2003 at 16:43, Jeremy R Brinkley wrote: ] > I'm looking to do some wardriving. Look Kismet and WifiScanner : tools to audit and analyze Wireless traffic. > I have a cisco aironet 350 pcmcia card > and was wondering if I can capture raw packets in ethereal or ettercap.

Mutt and postpone problem

2003-09-10 Thread Armand Passelac
Sorry for this question not only about FBSD. On my FreeBSD, I use mutt. I have configured it to use the postpone feature. .muttrc : set postpone=ask-yes set recall=ask-yes set postponed="/var/mail/MaildirKmaster/postponed" It works fine : I c

Re: wardriving question

2003-09-11 Thread Armand Passelac
[ On Sun, 07 Sep, 2003 at 16:43, Jeremy R Brinkley wrote: ] > I'm looking to do some wardriving. Look Kismet and WifiScanner : tools to auditing and analyze Wireless traffic. > I have a cisco aironet 350 pcmcia card > and was wondering if I can capture raw packets in ethereal or etterca

VSCAN installing error

2003-09-19 Thread Armand Passelac
I'm using FreeBSD 5.1 and I get the following error when I try to install _VSCAN_. [EMAIL PROTECTED] /usr/ports/security/vscan # make install ===> Installing for uvscan-4.24e ===> uvscan-4.24e depends on file: /usr/local/sbin/update_dat - not found ===>Verifying install for /usr/local/sbin/

Re: ipfw.conf is not read

2003-09-19 Thread Armand Passelac
[ On Fri, 19 Sep, 2003 at 11:52, Michael L. Hostbaek wrote: ] > Antoine Jacoutot (ajacoutot) writes: > > > > firewall_enables="YES" > > firewall_script="/etc/ipfw.conf" > > firewall_logging="YES" > > > > try: > > firewall_enable="YES" > firewall_type="/etc/ipfw.conf" > > I don't know w

Re: antiviruos for FreeBSD mail server ?

2003-09-22 Thread Armand Passelac
[ On Fri, 19 Sep, 2003 at 11:35, Dan Pelleg wrote: ] > RJ45 <[EMAIL PROTECTED]> writes: > > > Hello, > > I Tryed to search an economic antivirus for freebsd mailserver. > > Anyone has comments on Vexira antivirus ? > > anyone tryed it ? > > It looks quit economic > > > > How about Clam A

Re: A question about host...

2003-09-24 Thread Armand Passelac
[ On Wed, 24 Sep, 2003 at 9:51, Payne wrote: ] > Hi, > > I am wanting to use host.allow and host.deny to make my box more secure. > Is there a site that can explain how to use them. If I remember well : The lib libwrap.a corresponds to the famous name "tcp_wrappers". This lib is desig

Re: A question about host...

2003-09-24 Thread Armand Passelac
riginal Message - > From: "Armand Passelac" <[EMAIL PROTECTED]> > To: "Payne" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Wednesday, September 24, 2003 10:46 AM > Subject: Re: A question about host... > > > > [ On Wed, 24

Re: antiviruos for FreeBSD mail server ?

2003-09-25 Thread Armand Passelac
http://www.tummy.com/articles/VirusScanners And remember, two securities is better ... ;-) > > > On Mon, 22 Sep 2003 14:08:52 +0200 > Armand Passelac <[EMAIL PROTECTED]> wrote: > > [ On Fri, 19 Sep, 2003 at 11:35, Dan Pelleg wrote: > > ] > > > RJ4

How create /dev/apm* ???

2003-08-18 Thread Armand Passelac
Hi, I have installed a FreeBSD 5.1 on my Laptop (Compaq Armada E500). I have a problem with the power management : - I can't use the ACPI module : the kernel can't be loaded. OK no problem ! As I saw within many FAQs, it's normal (it depends on the type of the laptop). - I would like to use APM

Re: Flood of infected emails

2003-08-19 Thread Armand Passelac
Here is the virus description from TrendMicro Labs : We decide to declare a YELLOW ALERT on the malware WORM_SOBIG.F, due to several infection over the world. For reminder here is the short Virus Description: This worm propagates by mass-mailing copies of itself using its own Simple Mail Transf

console bell visible

2003-08-21 Thread Armand Passelac
Hi, I'm on FreeBSD 5.1 with shell bash. As on my linux system, I try to avoid the bell in console mode (not X mode). I realized the following stages : ~/.inputrc : set bell-style visible ~/.bashrc (which is linked with a ~/.bash_profile): set bell-s

Re: console bell visible

2003-08-22 Thread Armand Passelac
003 at 9:58, Armand Passelac wrote: ] Armand> Armand> Hi, Armand> I'm on FreeBSD 5.1 with shell bash. Armand> As on my linux system, I try to avoid the bell in console mode (not X mode). Armand> I realized the following stages : Armand> Armand> ~/.inputrc :

Re: Problems Installing FreeBSD 5.1-CURRENT

2003-08-22 Thread Armand Passelac
I'm not an FreeBSD expert (as you I'm coming from linux). But when I installed my FreeBSD on my old PC, I used these commands to preparing boot floppies : (On linux ...) : dd if=/mnt/cdrom/floppies/kern.flp of=/dev/fd0 bs=36b dd if=/mnt/cdrom/floppies/mfsroot.flp of=/dev/fd0 bs=36b dd if=/mnt/cdr

Re: MozillaFirebird and Java

2003-08-22 Thread Armand Passelac
I have exactly the same problem : I have installed the JDK of SUN (v 1.3.1) for my OpenOffice. I have the following link for Mozilla : /usr/X11R6/lib/browser_plugins/libjavaplugin_oji.so@ -> /usr/local/linux-sun-jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so But it doesn't work. [ O

Re: How create /dev/apm* ???

2003-08-22 Thread Armand Passelac
lways a problem. > > -- > Eric > > - Original Message - > From: "Armand Passelac" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, August 22, 2003 9:10 AM > Subject: How create /dev/apm* ??? > > > > > > Hi, >

Re: Is OpenOffice supposed to build on 5.1-REL?

2003-08-23 Thread Armand Passelac
I had several problems with the compiling too. And the time for compiling is very too long (about 1 day with my RNIS link) ... So I got the java package from : http://java.sun.com/webapps/download/Display?BundleId=7905 I move it to /usr/ports/distfiles/ Then I exported the USE_LANG varia