Re: [plug] single server deployment

2002-07-22 Thread Raul Ocampo
Hello, This might help, Sophos Implementation: On an all windows environment with NT or a W2K server acting as a Domain Controller we use login scripts to install the antivirus software on the workstations. A central installation directory is first created on the Domain Controller and then we

[plug] single server deployment

2002-07-22 Thread gracie
good day!! i would like to ask if it is possible to deploy an antivirus system wherein it will be able to scan all the computers at the same time within the LAN. I plan to install the software on the server only. The server will monitor and scan the workstations for viruses.I have 100+ computers

Re: [plug] smtp script

2002-07-22 Thread Onie Camara
Original Message - From: "Ina Patricia Lopez" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 23, 2002 12:30 AM Subject: [plug] smtp script > hi! >im trying to make this short script work but getting this error. > > g6N47RDx029560: [10.14.6.27] did not issue MAIL/

[plug] smtp script

2002-07-22 Thread Ina Patricia Lopez
hi! im trying to make this short script work but getting this error. g6N47RDx029560: [10.14.6.27] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA #!/bin/bash telnet 10.7.0.225 25

Re: [plug] ipchains REDIRECT to another ip?

2002-07-22 Thread fooler
- Original Message - From: "Mark M. Barrios" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 23, 2002 1:05 PM Subject: Re: [plug] ipchains REDIRECT to another ip? > is there a WCCP implementaion on linux or a platform other that IOS? there is but i dont recommend it but

[plug] SFTP client for Windows

2002-07-22 Thread Rafael 'Dido' Sevilla
I just ran across something that may be of interest to those of you who are interested in providing Windows clients with SFTP access, Shaolin Secure FTP. May be useful for some folks out there: http://www.shaolinsecureftp.com/ -- Rafael R. Sevilla +63(2)8123151 Software Developer, Imperium

Re: [plug] ipchains REDIRECT to another ip?

2002-07-22 Thread Mark M. Barrios
is there a WCCP implementaion on linux or a platform other that IOS? fooler wrote: >it is not advisable to use ipchains nor iptables for this problem... there >is one protocol which specially design for this problem which is web cache >coordination protocol (WCCP). > >fooler. > > >- Original

Re: [plug] ipchains REDIRECT to another ip?

2002-07-22 Thread fooler
it is not advisable to use ipchains nor iptables for this problem... there is one protocol which specially design for this problem which is web cache coordination protocol (WCCP). fooler. - Original Message - From: "Mark M. Barrios" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tues

Re: [plug] ipchains REDIRECT to another ip?

2002-07-22 Thread Jopoy C. Solano
tnx! i'll check it out > - Original Message - > From: "Jopoy C. Solano" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, July 22, 2002 9:55 PM > Subject: [plug] ipchains REDIRECT to another ip? > > > In transparent proxying: > > > How do i REDIRECT not only to a port but al

[plug] stuff on CodeOpen

2002-07-22 Thread manny
Some cool stories we've posted on CodeOpen (http://www.codeopen.com) * The Register: Serious PHP vuln reported * Linux and Main: Linux: Twelve Steps to Desktop Dominance * Newsforge Newsvac: Mozilla.org releases Mozilla 1.1 Beta * Raven Matrix: Interview with Michael Stutz * Real takes t

[plug] Re: MRG Question

2002-07-22 Thread Mark M. Barrios
hi, try adding an acl for clients that are allowed to query squids snmp port e.g : acl snmpclients src x.x.x.x then add them to snmp_access like: snmp_access allow snmp_server snmpclients that should do it Mark M. Barrios _ Philippine Linux Users Group. Web site and archives at http://

Re: [plug] ipchains REDIRECT to another ip?

2002-07-22 Thread Mark M. Barrios
hi, i dont think ipchains can redirect to another port on another ip the REDIRECT target just redirects to localhost, you can try using iptables DNAT target wich alters the destination and port of your packets. or you can try xinetd wich can redirect to another ip and port, tho only tcp packet

Re: [plug] ipchains REDIRECT to another ip?

2002-07-22 Thread Onie Camara
- Original Message - From: "Jopoy C. Solano" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 22, 2002 9:55 PM Subject: [plug] ipchains REDIRECT to another ip? > In transparent proxying: > How do i REDIRECT not only to a port but also an ip? (proxy is on another > machine)

[plug] ipchains REDIRECT to another ip?

2002-07-22 Thread Jopoy C. Solano
In transparent proxying: How do i REDIRECT not only to a port but also an ip? (proxy is on another machine) thanks in advance. --- University of Baguio General Luna Road Baguio City Philippines 2600 Phone: +63 74 4423540 Fax: +63 74 4423071 http://www.ubaguio.edu _ Phi

RE: [plug] Help on installing SquidGuard

2002-07-22 Thread Ian C. Sison
Consider using dansguardian instead of squidguard. It's easier to compile and it is a true content filtering proxy unlike squidguard. That said, squidguard will not work on <= mandrake 7.2 and <= redhat 6.2 because the db2 included in glibc is of a lesser version than what it requires. On T

[plug] OT: Instead of fiber optics

2002-07-22 Thread Jopoy C. Solano
check this out! http://www.freespaceoptics.org/ --- University of Baguio General Luna Road Baguio City Philippines 2600 Phone: +63 74 4423540 Fax: +63 74 4423071 http://www.ubaguio.edu _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To

RE: [plug] Help on installing SquidGuard

2002-07-22 Thread [K][R][Y][P][T][O][N]
What version of the Berkeley DB library did you install? ---> db-3.1.17 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.373 / Virus Database: 208 - Release Date: 7/1/2002 _ Philippine Linux Users Group. Web site and archives at

RE: [plug] Help on installing SquidGuard

2002-07-22 Thread francisv
What version of the Berkeley DB library did you install? -Original Message- From: [K][R][Y][P][T][O][N] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 23, 2002 8:23 AM To: [EMAIL PROTECTED] Subject: [plug] Help on installing SquidGuard Im installing Squidguard on my linuxbox but before

[plug] Help on installing SquidGuard

2002-07-22 Thread [K][R][Y][P][T][O][N]
Im installing Squidguard on my linuxbox but before i install it, it says that it needs BerkeleyDB. I have installed BerkeleyDB and it has no errors but when im about to install squidguard it keeps on saying : "The BerkeleyDB Library version 2.6.4 or newer is required, it also says use --with-db=D

Re: [plug] Word processors under LTSP

2002-07-22 Thread Rick Moen
Quoting Daniel O. Escasa ([EMAIL PROTECTED]): > I also have KOffice, similar issues. Wondering about WordPerfect, w/c > I'd have to pay for since my use would be "non-commercial" (i.e., I'm > paid for what I write). Hmm, just checked the WP site and there's > academic edition although I can't fin

Re: [plug] Building xine

2002-07-22 Thread Pablo Manalastas
On 22 Jul 2002, Mark Erbel O. Domingo wrote: > i was assuming you had a decoder as you were saying you needed > em8300/dxr3. my bad... :P When building xine-0.9.12, you need/can include support for em8300/dxr3, even if you do not have the hardware. The configure script will look for this library

Re: [plug] Word processors under LTSP

2002-07-22 Thread Daniel O. Escasa
** Sabi ni Mikol noong Sun, 21 Jul 2002 15:35:45 +0800 > I've tried hard to love OpenOffice, but for a high school LTSP with legacy > computers, We can't give in to its bloat. Guess we might opt for MSOffice on > Win4Lin, and run periodic virus cleaning with their documents instead. Inadvisabl

RE: [plug] LTSP -- actual performance

2002-07-22 Thread Marvin Pascual
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Holden Hao > Sent: Monday, July 22, 2002 12:48 AM > To: [EMAIL PROTECTED] > Subject: Re: [plug] LTSP -- actual performance > > > > > Everything in my LTSP server except as of the moment are > Zappin

Re: [plug] LTSP -- actual performance

2002-07-22 Thread Holden Hao
> Everything in my LTSP server except as of the moment are Zapping/XawTV, > Xine/MPlayer and Gnomemeeting. I was browsing through the man pages of xawtv and I read an entry about -remote. I am not sure though if this allows remote TV viewing but please do tell us the results. Holden _ Philipp