Re: [CentOS] simple script idea

2008-01-20 Thread Garrick Staples
On Sat, Jan 19, 2008 at 11:38:18PM -0800, Robert - elists alleged: > > > > find / \( -uid 46 -o -gid 46 \) -print0 | xargs -0 chown clamav:clamav > > Garrick, > > Thank you, that is pretty slick > > I haven't checked the man page for find like forever... > > Didn't recall ever seeing find via

Re: [CentOS] need help in configuring iptables for smtp traffic

2008-01-20 Thread ankush grover
Hi Alain, Thanks for replying to my question. > > My understandin is: > You are load balancing your outgoing traffic Yes, load balancing outgoing traffic > > > > route add $smtpserver1 netmask 255.255.255.255 gw $publicip1 > > route add $publicip1 gw $gw1 > > You are trying to force the GW f

Re: [CentOS] service jexec

2008-01-20 Thread John R Pierce
jarmo wrote: Started looking what services I actually having on and found this "jexec". Tried to google it and found some info, but do not understand its meaninig. Is it necessary and what does it do? Please, short explanation for "dummie" :D that might be Apache Tomcat, or another J2EE se

Re: [CentOS] [SOLVED] 5-in-1 Card Reader in Acer Extensa 5220

2008-01-20 Thread Olaf Mueller
Olaf Mueller wrote: > Olaf Mueller wrote: > > Hello. > >> I have installed CentOS 5 (2.6.18-53.1.4.el5) on my new Acer Extensa >> The 5-in-1 Card Reader isn't working. > One step more: > I have installed tifm-0.6b.tar.bz2 from > http://developer.berlios.de/projects/tifmxx and load the following

[CentOS] centos authentication via ldap produces no name shell prompt

2008-01-20 Thread Dave
Hello, I'm trying to set up centos 5.1 to authenticate against an openldap server. I've got the authentication working, in that i can log in as a user contained within the ldap database but not in the system passwd/group files. The problem is instead of a prompt that for example looks like t

Re: [CentOS] centos authentication via ldap produces no name shell prompt

2008-01-20 Thread mouss
Dave wrote: Hello, I'm trying to set up centos 5.1 to authenticate against an openldap server. I've got the authentication working, in that i can log in as a user contained within the ldap database but not in the system passwd/group files. The problem is instead of a prompt that for exampl

[CentOS] CentOS-announce Digest, Vol 35, Issue 12

2008-01-20 Thread centos-announce-request
Send CentOS-announce mailing list submissions to [EMAIL PROTECTED] To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to [EMAIL PROTECTED] You can reac

Re: [CentOS] need help in configuring iptables for smtp traffic

2008-01-20 Thread Alain Spineux
On Jan 20, 2008 9:54 AM, ankush grover <[EMAIL PROTECTED]> wrote: > Hi Alain, > > Thanks for replying to my question. > > > > My understandin is: > > You are load balancing your outgoing traffic > > Yes, load balancing outgoing traffic > > > > > > route add $smtpserver1 netmask 255.255.255.255

Re: [CentOS] port mapping

2008-01-20 Thread Barry Brimer
Dear All, If I want to do a port mapping in Centos, what tools should I look for? Where can I get the information about how to set it up (how to, manuals)? Could you be more specific with your question? What kind of "port mapping" are you talking about? ___

Re: [CentOS] HTB - Centos 4.4

2008-01-20 Thread Fajar Priyanto
On Tuesday 08 May 2007 22:45:29 Adriano Frare wrote: > It solved, thanks for all. > > Fajar Priyanto wrote: > > On Tuesday 12 September 2006 08:16, Adriano Frare wrote: > >> Dear Friends, > >> > >> I am using HTB version 0.85 in CENTOS 4.4 and I configurated to limit > >> bandwidth port 80 (hhtp) a

[CentOS] port mapping

2008-01-20 Thread Sobari Tanuwijaya
Dear All, If I want to do a port mapping in Centos, what tools should I look for? Where can I get the information about how to set it up (how to, manuals)? Thanks. -- Tanu -- ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/lis

Re: [CentOS] port mapping

2008-01-20 Thread Sobari Tanuwijaya
Here is what I want to do: I installed a database server on centos, it has a private IP, the database server run on a certain port (for e.g. port ) From other place connected to the internet I try to do some kind of sync to the database server, so I think I have to set the port mapper in the

[CentOS] NIS and NIS+

2008-01-20 Thread Jason Pyeron
How can I tell if I am using NIS+? I would like the data to be encrypted on the lan. -Jason -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Sr.

Re: [CentOS] port mapping

2008-01-20 Thread Barry Brimer
On Sun, 20 Jan 2008, Sobari Tanuwijaya wrote: Here is what I want to do: I installed a database server on centos, it has a private IP, the database server run on a certain port (for e.g. port ) From other place connected to the internet I try to do some kind of sync to the database server

Re: [CentOS] centos authentication via ldap produces no name shell prompt

2008-01-20 Thread Tronn Wærdahl
On Jan 20, 2008 11:45 AM, Dave <[EMAIL PROTECTED]> wrote: > Hello, >I'm trying to set up centos 5.1 to authenticate against an openldap > server. I've got the authentication working, in that i can log in as a > user > contained within the ldap database but not in the system passwd/group > file

[CentOS] Up2date

2008-01-20 Thread Robert Spangler
Hi all, I want to use UP2DATE to alert me to updates that are available but still use yum to make the update. Up2date alerts me and i see what is available and then update with yum. Up2date icon still shows updates are available. How can I get up2date to know that the system has been updated

Re: [CentOS] port mapping

2008-01-20 Thread Sobari Tanuwijaya
Yes. I plan to use centos as the OS on the gateway server. Barry Brimer wrote: On Sun, 20 Jan 2008, Sobari Tanuwijaya wrote: Here is what I want to do: I installed a database server on centos, it has a private IP, the database server run on a certain port (for e.g. port ) From other p

Re: [CentOS] port mapping

2008-01-20 Thread Barry Brimer
On Mon, 21 Jan 2008, Sobari Tanuwijaya wrote: Yes. I plan to use centos as the OS on the gateway server. Barry Brimer wrote: On Sun, 20 Jan 2008, Sobari Tanuwijaya wrote: Here is what I want to do: I installed a database server on centos, it has a private IP, the database server run on

Re: [CentOS] port mapping

2008-01-20 Thread John R Pierce
Barry Brimer wrote: iptables -t nat -I PREROUTING -d -p tcp --dport -j DNAT --to as most firewall rule sets have a default FORWARD rule of 'drop', this is also typically necessary... $IPTABLES -I FORWARD -i $EXTIF -o $INTIF -p tcp --dport -j ACCEPT where $EXTIF and $

Re: [CentOS] port mapping

2008-01-20 Thread Clint Dilks
Barry Brimer wrote: Dear All, If I want to do a port mapping in Centos, what tools should I look for? Where can I get the information about how to set it up (how to, manuals)? Could you be more specific with your question? What kind of "port mapping" are you talking about? __

[CentOS] Problems logging out....

2008-01-20 Thread MHR
I just started having some trouble logging out from my CentOS 5.1 system. For some reason, when I try to log out, the log out program hangs. This happens whether I click on the "Log Out" button or wait for the timeout. When I looked, I somehow (I forget how) found out that the clock applet would n

Re: [CentOS] port mapping

2008-01-20 Thread Sobari Tanuwijaya
Thanks for your help. I will try to do it in the server. Is there any document that should read about this? Barry Brimer wrote: Yes. I plan to use centos as the OS on the gateway server. Barry Brimer wrote: So you're trying to determine what you need to do to forward connections from your sy

Re: [CentOS] port mapping

2008-01-20 Thread Sobari Tanuwijaya
What is NM AP? (SOL) Clint Dilks wrote: Barry Brimer wrote: Dear All, If I want to do a port mapping in Centos, what tools should I look for? Where can I get the information about how to set it up (how to, manuals)? Assuming you actually mean port scanning NM AP may be a good choice

Re: [CentOS] port mapping

2008-01-20 Thread Sobari Tanuwijaya
Where should I put this? After the command Barry said for before? John R Pierce wrote: Barry Brimer wrote: iptables -t nat -I PREROUTING -d -p tcp --dport -j DNAT --to as most firewall rule sets have a default FORWARD rule of 'drop', this is also typically necessary... $IPTAB

Re: [CentOS] centos authentication via ldap produces no name shellprompt

2008-01-20 Thread Dave
Hello, Thanks for your reply. Do you have this working? I have set the prompt in my local .bashrc file the PS1 option to '[EMAIL PROTECTED]:\w\$' and confirmed with id and finger that the correct shell is being returned. Thanks. Dave. - Original Message - From: "mouss" <[EMAIL P

Re: [CentOS] Problems logging out....

2008-01-20 Thread Steven Vishoot
--- MHR <[EMAIL PROTECTED]> wrote: > I just started having some trouble logging out from > my CentOS 5.1 system. > For some reason, when I try to log out, the log out > program hangs. This > happens whether I click on the "Log Out" button or > wait for the timeout. > When I looked, I somehow (I

Re: [CentOS] port mapping

2008-01-20 Thread John R Pierce
Sobari Tanuwijaya wrote: Where should I put this? After the command Barry said for before? it doesn't matter, its a rule in a different chain I recommend you read up on iptables and firewall rules to understand how it all works before attempting to apply any rule. good stuff here http://www

Re: [CentOS] port mapping

2008-01-20 Thread Sobari Tanuwijaya
OK, thank you very much for your help. John R Pierce wrote: Sobari Tanuwijaya wrote: Where should I put this? After the command Barry said for before? it doesn't matter, its a rule in a different chain I recommend you read up on iptables and firewall rules to understand how it all works bef

[CentOS] SELinux issue

2008-01-20 Thread Ray Van Dolson
Hey all... not exactly an SELinux veteran, but am trying to work through some issues. Specifically, setting up a simple Samba configuration on a CentOS 5 machine. Determined I needed to do setsebool -P samba_enable_home_dirs 1 In order to get access to home directory shares working correctl