Search found 21 matches

by Metsger
2010/03/15 06:53:30
Forum: CentOS 5 - Server Support
Topic: Send Mail from a Different Domain
Replies: 6
Views: 2486

Re: Send Mail from a Different Domain

I have this problem too. Centos 5.4. all mails send as @host.domain.com but i want as @domain.com Where is wrong? MASQUERADE_AS(`domain.com')dnl dnl # dnl # masquerade not just the headers, but the envelope as well dnl # FEATURE(masquerade_envelope)dnl dnl # dnl # masquerade not just @mydomainalias....
by Metsger
2009/12/01 06:16:26
Forum: CentOS 5 - General Support
Topic: apache and httpd_can_network_connect_db
Replies: 7
Views: 5067

Re: apache and httpd_can_network_connect_db

Thanks, this is good idea.
by Metsger
2009/11/28 04:10:11
Forum: CentOS 5 - General Support
Topic: apache and httpd_can_network_connect_db
Replies: 7
Views: 5067

Re: apache and httpd_can_network_connect_db

httpd_can_network_connect-db 1 - don't work
httpd_can_network_connect - work, but it's not good for security reason
by Metsger
2009/11/27 07:31:40
Forum: CentOS 5 - General Support
Topic: apache and httpd_can_network_connect_db
Replies: 7
Views: 5067

Re: apache and httpd_can_network_connect_db

httpd_can_network_connect_db and httpd_can_network_connect is off
by Metsger
2009/11/27 04:13:29
Forum: CentOS 5 - General Support
Topic: apache and httpd_can_network_connect_db
Replies: 7
Views: 5067

apache and httpd_can_network_connect_db

How to add port of MSSQL(1433) to httpd_can_network_connect_db or add some changes in apache policy? I know about httpd_can_network_connect but this is not my way.
by Metsger
2008/08/18 09:12:41
Forum: CentOS 5 - General Support
Topic: perl without threads
Replies: 1
Views: 496

perl without threads

Hello. I need perl without threads. I get perl srpm and change in perl.spec to "define threading 0" but when "rpmbuild -ba /usr/src/redhat/SPECS/perl.spec" I get: [code] + make `sh cflags "optimize='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -...
by Metsger
2008/08/18 05:17:52
Forum: CentOS 5 - Security Support
Topic: httpd and selinux
Replies: 3
Views: 3220

Re: httpd and selinux

I find easy way: "semanage port -l | grep http" and change to allowed port (8443)

But one question - where is log with avc denided messages?
by Metsger
2008/08/18 05:07:13
Forum: CentOS 5 - Security Support
Topic: httpd and selinux
Replies: 3
Views: 3220

httpd and selinux

Hello. I need help. I have config in /etc/httpd/conf.d/ wich define vhost () I can't start httpd: [code] # service httpd start Starting httpd: (13)Permission denied: make_sock: could not bind to address [::]:9443 (13)Permission denied: make_sock: could not bind to address 0.0.0.0:9443 no listening s...
by Metsger
2007/10/01 09:40:02
Forum: CentOS 5 - Networking Support
Topic: ESFQ and SRPM
Replies: 1
Views: 693

ESFQ and SRPM

Does anybody build source rpm for ESFQ kernel-module. Sourcecode of this mdule you can get this: http://fatooh.org/esfq-2.6/
by Metsger
2007/09/29 02:51:00
Forum: CentOS 5 - Hardware Support
Topic: DVB support
Replies: 4
Views: 1096

Re: DVB support

Thanks.

Can you tell me Where I can see table or othe information for centos and centosplus kernel to compare it?