Re: roundcube security bug

2009-03-09 Thread Moti Levy
On 03/09/09 6:05 AM, Zbigniew Szalbot wrote: Hi there, On Mon, Mar 9, 2009 at 10:50, Ross Cameron wrote: Surely an attempted cracking attempt on you're server warrants making time? It does. Without detailed reports of issues like this how is the vendor expected to correct the

Re: Iptables in FreeBSD

2009-02-13 Thread Moti Levy
On 02/12/09 3:31 AM, kashif imran wrote: Hi all I am a new to FreeBsd, can someone translate these iptables rules for freebsd? /usr/sbin/iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE /usr/sbin/iptables -A FORWARD -i eth0 -o eth1 -m state --state RELATED,ESTABLISHED -j ACCEPT /usr/sbin

Re: FreeBSD, OMSA Live CD and DSET tools for Dell 2950 Server?

2008-12-10 Thread Moti Levy
Jeremy Chadwick wrote: On Wed, Nov 19, 2008 at 09:01:42AM +0100, VeeJay wrote: Any Help??? On Tue, Nov 18, 2008 at 10:15 PM, VeeJay <[EMAIL PROTECTED]> wrote: Any help??? On Tue, Nov 18, 2008 at 4:41 PM, VeeJay <[EMAIL PROTECTED]> wrote: Hello there, To diagnose and solve a

Re: Dell Servers

2004-12-02 Thread Moti Levy
I run 5.2 stable on 2560 , 1650 with both idea and raid configurations . no problems . - Original Message - From: "Thomas S. Crum - AAA Web Solution, Inc." <[EMAIL PROTECTED]> To: "'Jeff Maxwell'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, December 02, 2004 8:17 PM Subject: R

Re: freebsd-security-announce

2004-08-31 Thread Moti Levy
Matthew Seaman wrote: On Tue, Aug 31, 2004 at 08:44:43AM -0400, Moti Levy wrote: is this list active ? i am subscribed to it but received no emails from it in the past three months . anyone knows ? It doesn't appear in the list of FreeBSD mailing lists at: http://lists.freebs

freebsd-security-announce

2004-08-31 Thread Moti Levy
is this list active ? i am subscribed to it but received no emails from it in the past three months . anyone knows ? ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL

Re: Copy all files and subdirectories preserving time stamp?

2004-08-23 Thread Moti Levy
W. D. wrote: Hi folks, What would be the way to copy all files and subdirectories from one directory to another--preserving the time stamp and other attributes? It seems that 'cp' usually puts a time stamp of the current date and time. Would this work? cp -r -p -@ /some/source/directory/* /some/t

Re: ntop problems with FreeBSD?

2004-08-19 Thread Moti Levy
adp wrote: Anyone get ntop totally working with FreeBSD 4.9? We can run it, but it's flaky. On one FreeBSD box it runs fine for a while and then just dies. No syslog messages. It's just gone. On another it won't display anything in the Web interface (it opens new windows when clicking on some items

Re: How to configure PHP build?

2004-07-20 Thread Moti Levy
Gabriel Ambuehl wrote: Hello Andrew, Tuesday, July 20, 2004, 3:36:53 PM, you wrote: On Tuesday 20 July 2004 08:17 am, Gabriel Ambuehl wrote: Hi, after the last PHP commits, I can't seem to be able to configure my PHP builds anymore. It keeps on telling me ===> Found saved configuration for

Re: your mail

2004-07-08 Thread Moti Levy
Jonathan Chen wrote: On Thu, Jul 08, 2004 at 08:54:45AM -0500, Mike J wrote: I have a question. One of the new guys went into one of our BSD servers and changed the root environment from the default to /bin/bash and bash isn't installed on this box, therefore we are having trouble su'ing in and

Re: Graphics

2004-07-02 Thread Moti Levy
Muhammad Moinur Rahman wrote: Sir, I am FreeBSD fan. I was looking for some kinda graphics for FreeBSD like "Powered By FreeBSD" or such. Can you provide me with some such links. Thanking you. comes in any apache install on your freebsd box ... http://beastie.flncs.com/icons/freebsd.gif

Freebsd 5.2.1 , poweredge 1750 amr and messages

2004-06-29 Thread Moti Levy
Anyone using poweredge 1750 's with raid ? FreeBSD installed smoothly but if i remove a drive and the array is degraded , i dont see any messages in the logs . any idea' s ? Thanks Moti ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailma

Re: yahoo, hotmail, etc

2003-09-18 Thread Moti Levy
yahoopops.sourceforge.net - Original Message - From: "synrat" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 17, 2003 9:21 AM Subject: yahoo, hotmail, etc > I was wondering if anyone is aware of any scripts > or programs that can retrieve mail from different > we

Re: FreeBSD - software raid

2003-06-19 Thread Moti Levy
s as a raid 5 array and use the combined space for > > storage. thanks for your reply . please feel free to correct me again if i'm wrong Moti - Original Message - From: "Bill Moran" <[EMAIL PROTECTED]> To: "Moti Levy" <[EMAIL PROTECTED]>

FreeBSD - software raid

2003-06-19 Thread Moti Levy
Hi, before I do the unthinkable and use Linux for a server , I ask for your help. I have a set of 4 IDE drives . I need to build a file server that'll run samba/nfs I want to use all 4 drives as a raid 5 array and use the combined space for storage. is there a way to do it with FreeBSD ? I looked

Re: how to make iso images

2003-06-12 Thread Moti Levy
dd if=/dev/cdrom_dev of=filename.iso bs=1024 - Original Message - From: "Anurag Chaudhary" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 13, 2003 12:29 AM Subject: how to make iso images > how can I make CD iso image in freebsd > > thanx > Anurag > >

Re: Bind9

2003-03-31 Thread Moti Levy
Toni Schmidbauer wrote: On Mon, Mar 31, 2003 at 05:05:09PM +, Tiago Andre wrote: and make: gunzip < bind-9.2.2.tar.gz | tar xvf - and make (in the some directory) ./Configure make i would install bind via the ports collection. its in /usr/ports/net/bind9. afterwards you will find

Re: @freebsd.org maillists spam

2003-03-20 Thread Moti Levy
Nikolay Y. Orlyuk wrote: Hi How about prevent %subj%. I mean add some restrictions to post in this lists. For ex only subscribed can wrote here (this maybe will need to add write-only subscribing) Or to add letter checking. this has been discussed before ,freebsd policy is too have the list open

Re: ftp best practices

2003-03-17 Thread Moti Levy
Defryn, Guy wrote: I am setting up a webserver and I would like some opinions on this. I have created a partition for the sites and create a directory for each site. Then I create a user account and set the website folder as the home directory for that user. The user can now ftp in his directory a

Re:

2003-03-17 Thread Moti Levy
Annie Chen wrote: Hi, Can I get some information abt FreeeBSD system as following: - procedures for adding users http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/users.html - procedures for deleting users http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/users.html - service star

anybodu has mod_ldap with apache running ?

2003-03-14 Thread Moti Levy
I copied mod_ldap.c to src/modules/extra added : --activate-module=src/modules/extra/mod_ldap to the Makefile all i get is : modules/extra/libextra.a(mod_ldap.o): In function `set_ldap_server': mod_ldap.o(.text+0x143): undefined reference to `ldap_is_ldap_url' mod_ldap.o(.text+0x161): undefined re

isp control panel ?

2003-03-14 Thread Moti Levy
Hi , I have a small server that's slowly becoming a lot of work ... i set it up and friends started using it for web hosting . i need to provide them with a control panel so that they can do what they want and leave me alone currently i run : apache + php + postgresql proftpd postfix + cyrus-imap

Re: still can't resolve these system reboots... help please

2003-03-04 Thread Moti Levy
so you have a 3com nic in that thing ? - Original Message - From: "Cliff Sarginson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 04, 2003 10:33 PM Subject: Re: still can't resolve these system reboots... help please > On Tue, Mar 04, 2003 at 06:55:21PM -0800, Kris Ke

subscribe

2003-01-31 Thread Moti Levy
To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

top -> what does sbwait mean ?

2003-01-24 Thread Moti Levy
Hi to all , I've written a small perl script , when i run it it soemtimes shows in perl with sbwait state? where can i find out what sbwait ( or ither states for that matter ) mean ? --- PID USERNAME PRI NICE SIZERES STATE C TIME WCPUCPU COMMAND 9146 root 2 -20

Re: DHCPD 3

2002-12-19 Thread Moti Levy
this should do it : # $FreeBSD: ports/net/isc-dhcp3/files/rc.isc-dhcpd.conf.sample,v 1.1 2001/10/15 13:33:15 roam Exp $ # # isc-dhcpd startup configuration file. # dhcpd_options=""; # command option(s) dhcpd_ifaces="dc0"; # ethernet interfa

Re: DHCPD 3

2002-12-19 Thread Moti Levy
G D McKee wrote: Hi I have been running this for a while and I get the following error every time I start dhcpd as below. If I hit enter at the password if goes past and dies. If I kill it off at boot I can do a dhcpd and the server starts up fine. How can I resolve this - it is a pain when I

Re: scanning the smbd port

2002-12-18 Thread Moti Levy
At 04:23 AM 12/14/2002 -0500, Bob Hall wrote: I looked in the archives, but I didn't find anything on this. I've gotten a number of messages like the following: Dec 13 22:37:20 sten inetd[6015]: refused connection from 61-231-96-100.HINET-IP .hinet.net, service smbd (tcp)itten you're running sam

Re: 3c905B drivers

2002-12-10 Thread Moti Levy
Same here, only solution was switching to fxp ( intel ) box used to reboot any time i'd start rsyncing . - Original Message - From: "Doron Shmaryahu" <[EMAIL PROTECTED]> To: "Christophe Simon" <[EMAIL PROTECTED]> Cc: "FreeBSD-questions" <[EMAIL PROTECTED]> Sent: Tuesday, December 10, 2002

Re: Mail Server Advice

2002-11-29 Thread Moti Levy
when the mta conf files became human readable . - Original Message - From: "John Von Essen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 29, 2002 1:27 AM Subject: Re: Mail Server Advice > Uhh > > When did Sendmail become a third-string MTA? > > > > -Joh

Kerenl Panic on FreeBSD 4.7 release

2002-11-04 Thread Moti Levy
Hi to all , I am in desperate need of help . I have a server with postfix+imap+apache+mysql+php4 that keeps rebooting . I managed to get the last messege of it before the reboot. --- Fatal trap 12:page fault while in kernel mode Fault virtual address = 0xc0907640 Fault cod

Correction - small office network questions

2002-10-24 Thread Moti Levy
I'm going to use debian as the o.s for the iptables firewall freebsd for the other 2 servers - Moti - - Original Message - From: "Moti Levy" <[EMAIL PROTECTED]>

Re: server reboot's on it's own.

2002-10-23 Thread Moti Levy
Good Advice , but it's just a reguler dell pc , i took the drive and stuck it in a new box which was working fine same thing :-( - Original Message - From: "Marc G. Fournier" <[EMAIL PROTECTED]> To: "David Banning" <[EMAIL PROTECTED]> Cc: "JoeB

server reboot's on it's own.

2002-10-23 Thread Moti Levy
Hi to all , I can't belive it even as i write it but yes , i have a freebsd server that crashes I have upgraded to stable as i usualy do ( once a week ) . upgrade went smooth . than i run portupgrade which went smooth as well . ever since than my server began rebooting once every few hours and

Re: Monitoring program: email and sms warnings

2002-10-21 Thread Moti Levy
try nagios or netsaint or bigbrother or bigsister nagios is my favorite www.nagios.org - Moti www.flncs.com - be careful what you wish for ... - -

Re: favorite security software

2002-10-18 Thread Moti Levy
on public server i run: portsentry tripwire swatch arpwatch - Original Message - From: "Redmond Militante" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 18, 2002 7:40 PM Subject: favorite security software To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsub

Re: ipfiltering and ppoe question

2002-10-15 Thread Moti Levy
you should use all your rules using tun0 and not the rl1 interface . there's a good reading here http://www.realo.ca/BSDinstall.html - Moti www.flncs.com - be careful what you wish for ... ---

Re: spamassassin problems after portsupgrade ?

2002-10-15 Thread Moti Levy
s.com - be careful what you wish for ... - - Original Message - From: "Moti Levy" <[EMAIL PROTECTED]> To: "Dan Nelson" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, October 15, 2002 1:27

Re: spamassassin problems after portsupgrade ?

2002-10-15 Thread Moti Levy
n" <[EMAIL PROTECTED]> To: "Moti Levy" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, October 15, 2002 1:17 PM Subject: Re: spamassassin problems after portsupgrade ? > In the last episode (Oct 15), Moti Levy said: > > Hi all > > I run po

spamassassin problems after portsupgrade ?

2002-10-15 Thread Moti Levy
Hi all I run portupgrade yesterday , for the first time ever ( in 2.5 years ) i had a problem . my spamassassin is not working anymore ;-( the version is p5-Mail-spamassassin-2.41 procmail version is 3.22 postfix version is 1.1.11-20020917_1,1 uname -> 4.7 stable the error i get is : procmail

Re: A cool IPF firewall trick

2002-09-25 Thread Moti Levy
use swatch and direct it to beep on the events you want monitored . - Original Message - From: "Richard Tobin" <[EMAIL PROTECTED]> To: "BSD Freak" <[EMAIL PROTECTED]>; "FreeBSD Questions" <[EMAIL PROTECTED]> Sent: Wednesday, September 25, 2002 8:15 PM Subject: Re: A cool IPF firewall

Re: libgda2/gnome2 build error .....

2002-09-20 Thread Moti Levy
Moti Levy wrote: > On 20 Sep 2002 13:30:08 -0400 > Joe Marcus Clarke <[EMAIL PROTECTED]> wrote: > > >>On Fri, 2002-09-20 at 12:16, Moti Levy wrote: >> >>>Hi All, >>>I get this error when trying to build gnome2 >>>it's a ->

Re: libgda2/gnome2 build error .....

2002-09-20 Thread Moti Levy
On 20 Sep 2002 13:30:08 -0400 Joe Marcus Clarke <[EMAIL PROTECTED]> wrote: > On Fri, 2002-09-20 at 12:16, Moti Levy wrote: > > Hi All, > > I get this error when trying to build gnome2 > > it's a -> 4.7-RC FreeBSD 4.7-RC #1 built today . > > ports were cv

libgda2/gnome2 build error .....

2002-09-20 Thread Moti Levy
Hi All, I get this error when trying to build gnome2 it's a -> 4.7-RC FreeBSD 4.7-RC #1 built today . ports were cvsup'd this morning . - gmake[2]: Entering directory `/usr/ports/databases/libgda2/work/libgda-0.8.193/tools' cc -DHAVE_CONF

Re: Company mail system question...

2002-09-19 Thread Moti Levy
I use : postfix + procmail - for smtp and filtering cyrus - for pop and imap SquirrelMail - for web mail client and i'm in the process of building an address book based on ldap . all in the ports my users use :mutt,outlook express , outlook , eudora , mozilla mail ,sylpheed and evolution . i like

Re: CVS Setup

2002-07-25 Thread Moti Levy
Akthar Hussain wrote: > Hi, > > I am trying to setup CVS server in my Freebsd 4.5 system. > > I am unable to find clear installation and configurations documentations of > CVS. > > can any one let me know how to setup CVS server ? or Let me know the place > where i can read the documens for CV

Re: DHCP Port

2002-07-24 Thread Moti Levy
if you are using isc-dhcp than it's in /usr/local/etc/dhcpd.conf ... the start stop scipt is /usr/local/etc/rc.d/isc-dhcpd.sh Moti - Original Message - From: "Grant Cooper" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 24, 2002 8:55 AM Subject: DHCP Port > I am trying

Re: Need help with DNS

2002-07-23 Thread Moti Levy
read this http://www.cfcl.com/rdm/split_DNS.html basiclly you'll need to setup to dns servers , one for your local subnet and one for the world also , why not use /filename in your links instead of http://ful.url/filename ? - Moti www.flncs.com

Re: Thoughts on Web Site Design / Builder apps?

2002-07-22 Thread Moti Levy
will that work on gnome and not kde ? - Moti www.flncs.com - be careful what you wish for ... - - Original Message - From: "Bjarne Wichmann Pete

Re: a free easy gui firewall

2002-07-18 Thread Moti Levy
mike ndabarasa wrote: > dear list members, > am i asking too much if i am looking for a free GUI firewall > that can allow at least four interfaces(4 networks) ? > any hint is most welcome > > > NDABARASA MIKE > *** CCNA(Cisco Certified Network Associate) *** > *** CCAI(Cisco Certified Academy I

Re: a free easy gui firewall

2002-07-18 Thread Moti Levy
mike ndabarasa wrote: > > and how to get an easy and comprehensive HOWTO for the > syntax? > > > On Thu, 18 Jul 2002 07:46:37 -0400 > Moti Levy <[EMAIL PROTECTED]> wrote: > >>mike ndabarasa wrote: >> >>>dear list members, >>>am i

Upgrading to latest stable ....

2002-07-18 Thread Moti Levy
You People ... can you figure out a way to upgrade dist + kernel without rebooting ? I had to ruin my perfect uptime : [root@CyclopS:src>>uptime 8:13AM up 107 days, 15:21, 1 user, load averages: 0.00, 0.04, 0.21 just for that now it has the same uptime as all the other windows machines

Re: WebMail Options

2002-07-17 Thread Moti Levy
my bad ,sorry - Original Message - From: "Simon Dick" <[EMAIL PROTECTED]> To: "Moti Levy" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, July 17, 2002 3:16 AM Subject: Re: WebMail Options > I use it t

Re: SSH

2002-07-16 Thread Moti Levy
I use ssh2 from ports with the following - ## Chrooted environment ChRootUsers ftp,guest ChRootGroupsguest -- - Original Message - From: "Rafter Man" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tue

Re: WebMail Options

2002-07-16 Thread Moti Levy
i use SquirrelMail its in the ports > -Multiple domains - yes > -POP3 - if you mean retriving email from pop3 clients than yes > -Runs on FreeBSD, Apache, & CGI or PHP preferably - apache + php > -SSL Option + broswer built > -"User" friendly - extreamly freindly with lots of features ( spell ch

Re: Mail Package

2002-07-15 Thread Moti Levy
I alwayes found postfix to be extreemly friendly and easy to configure . Moti - Original Message - From: "Grant Cooper" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 03, 2002 5:11 PM Subject: Mail Package > Can someone point to a good mail package to use with FreeBSD

Re: BIND Question.

2002-07-13 Thread Moti Levy
doug wrote: >Try http://www.acmebw.com/resources/ > >On Sat, 13 Jul 2002, Brossin Pierrick wrote: > > > >>Hi, >> >>I just set up a DNS server on my FreeBSD machine. >>I can't find any howto saying where to put the configuration. >>I mean the resolutions... >> >>10.0.0.1 firstpc >>10.0.0.2 sec

freebsd behind m$-proxy with ntlm

2002-07-12 Thread Moti Levy
Hi , anyone knows if there's a way to authenticate freebsd to a ms-proxy ? that's the only way i can get out ( without loosing my job ;-) . Moti To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message