[CentOS] [CEntOS] - problem with iptables

2013-10-10 Thread Paolo De Michele
hi all, I have a problem with iptables on CentOS 6.2. I configured: chkconfig iptables on and the file /etc/sysconfig/iptables if you reboot the machine configurations are not loaded. iptables-L gives me the default configurations (not assigned) if I (a machine booted): service iptables start th

Re: [CentOS] [CEntOS] - problem with iptables

2013-10-10 Thread Eero Volotinen
chkconfig iptables on fixes the problem.. On Oct 10, 2013 10:51 AM, "Paolo De Michele" wrote: > hi all, > > I have a problem with iptables on CentOS 6.2. > I configured: > > chkconfig iptables on > and the file /etc/sysconfig/iptables > > if you reboot the machine configurations are not loaded. >

Re: [CentOS] [CEntOS] - problem with iptables

2013-10-10 Thread Paolo De Michele
2013/10/10 Eero Volotinen > chkconfig iptables on > fixes the problem.. > I had already given the command but do not load configurations ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] [CEntOS] - problem with iptables

2013-10-10 Thread Chris Geldenhuis
On 10/10/2013 10:09 AM, Eero Volotinen wrote: > chkconfig iptables on > fixes the problem.. > On Oct 10, 2013 10:51 AM, "Paolo De Michele" > wrote: > >> hi all, >> >> I have a problem with iptables on CentOS 6.2. >> I configured: >> >> chkconfig iptables on >> and the file /etc/sysconfig/iptables

Re: [CentOS] [CEntOS] - problem with iptables

2013-10-10 Thread Paolo De Michele
ChriG, thank you for your help I solved the problem but until now it had never happened with the VPS. iptables first started out and then edit the file /etc/sysconfig/iptables and chkconfig iptables on good to know many thanks 2013/10/10 Chris Geldenhuis > On 10/10/2013 10:09 AM, Eero Volot

Re: [CentOS] mdraid strange surprises...

2013-10-10 Thread John Doe
From: Markus Falb > I do not know exactly about md's raid 6, but I always thougt that this false > positive mismatch count thing was raid 1 specific. > Because of this all I also would tend to turn off the weekly raid check > cronjob > for md raid 1 Ok, so basicaly we should just ignore these

[CentOS] Install VPN Server

2013-10-10 Thread Chandran Manikandan
Hi All, I have running Centos 5.7 32 bit server . I would like to install vpn server in this same machine and would like to access my emails and samba through VPN. How to do install vpn server and config as well in which VPN is reliable and fast. Please anyone give me the full step and procedure.

Re: [CentOS] Install VPN Server

2013-10-10 Thread Paolo De Michele
hi, you can try this tutorial: http://safesrv.net/install-openvpn-on-centos/ let me know if you have problems 2013/10/10 Chandran Manikandan > Hi All, > I have running Centos 5.7 32 bit server . > I would like to install vpn server in this same machine and would like to > access my emails a

Re: [CentOS] Wireless connection issue - athero 9300 pci wireless card

2013-10-10 Thread Earl Ramirez
Hello Xianyi, Can you post the output of $ lspci -nn | grep Atheros $ lspci -nn | grep Atheros 03:00.0 Network controller [0280]: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) [168c:002b] (rev 01) My bad, the card that I'm using is AR9285, I will file a bug report a

[CentOS] - problem gcc with yum

2013-10-10 Thread Paolo De Michele
hi all, today, I have this problem: # yum install gcc Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile * base: ftp.hosteurope.de * epel: mirror.de.leaseweb.net * extras: ftp.hosteurope.de * updates: ftp.hosteurope.de Setting up Install Process Resolving Depe

Re: [CentOS] - problem gcc with yum

2013-10-10 Thread Earl Ramirez
On Thu, 2013-10-10 at 13:23 +0200, Paolo De Michele wrote: > hi all, > > today, I have this problem: > > > # yum install gcc > Loaded plugins: fastestmirror, security > Loading mirror speeds from cached hostfile > * base: ftp.hosteurope.de > * epel: mirror.de.leaseweb.net > * extras: ftp.host

Re: [CentOS] - problem gcc with yum

2013-10-10 Thread Tris Hoar
On 10/10/2013 12:26, Earl Ramirez wrote: > On Thu, 2013-10-10 at 13:23 +0200, Paolo De Michele wrote: >> hi all, >> >> today, I have this problem: >> >> >> # yum install gcc >> Loaded plugins: fastestmirror, security >> Loading mirror speeds from cached hostfile >> * base: ftp.hosteurope.de >>

[CentOS] CentOS-announce Digest, Vol 104, Issue 4

2013-10-10 Thread centos-announce-request
Send CentOS-announce mailing list submissions to centos-annou...@centos.org 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 centos-announce-requ..

Re: [CentOS] - problem gcc with yum

2013-10-10 Thread Paolo De Michele
if I try: # yum install kernel-headers Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile * base: ftp.hosteurope.de * epel: mirror.de.leaseweb.net * extras: ftp.hosteurope.de * updates: ftp.hosteurope.de Setting up Install Process No package kernel-headers avail

Re: [CentOS] - problem gcc with yum

2013-10-10 Thread Paolo De Michele
this is the ls command in my /etc/yum.repos.d/ directory: CentOS-Base.repo CentOS-Debuginfo.repo CentOS-Media.repo CentOS-Vault.repo epel.repo epel-testing.repo which repository I have to enable? 2013/10/10 Reindl Harald > > > Am 10.10.2013 15:09, schrieb Paolo De Michele: > > if I try:

Re: [CentOS] - problem gcc with yum

2013-10-10 Thread Paolo De Michele
sorry, I solved the problem I edited my yum.conf file and I deleted the string corresponding to the kernel* thanks for everything 2013/10/10 Paolo De Michele > this is the ls command in my /etc/yum.repos.d/ directory: > > CentOS-Base.repo CentOS-Debuginfo.repo CentOS-Media.repo > CentOS-Va

[CentOS] SSH login from user with empty password

2013-10-10 Thread Michael Schultz
Hello list, on a CentOS 6.4 machine I'm creating accounts with empty passwords. Each user's public key is located in /.ssh/authorized_keys. When trying to ssh into that machine, following error message is displayed: Permission denied (publickey). In /etc/ssh/sshd_config I've set: PasswordAuthent

Re: [CentOS] Postfix IPv6 defaults

2013-10-10 Thread Ned Slider
On 10/10/13 05:07, Luigi Rosa wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > According to Postfix mail list [1] Postfix RPM has IPv6 enabled by default. > > Postfix source code distribution has IPv6 DISABLED by default for security > reasons. > > It could be better to disable IPv6 bec

Re: [CentOS] SSH login from user with empty password

2013-10-10 Thread Dolev Farhi
This error is when you ssh in (with PuTTY, for example) without attaching the private key. Original Message Subject: [CentOS] SSH login from user with empty password From: Michael Schultz Date: Thu, October 10, 2013 3:44 pm To: centos@centos.org Hello list, on a CentOS 6.4 ma

Re: [CentOS] [CEntOS] - problem with iptables

2013-10-10 Thread Paolo De Michele
sorry, but now if I modify /etc/sysconfig/iptables and I add two strings, per example: output omitted - -A INPUT -s ddns.no-ip.org -p icmp -j ACCEPT -A INPUT -j DROP -- output omitted and I do: service iptables save and restart my iptables firewall, output iptables -L is: -A INPUT -j DR

Re: [CentOS] [CEntOS] - problem with iptables

2013-10-10 Thread zGreenfelder
On Thu, Oct 10, 2013 at 10:13 AM, Paolo De Michele wrote: > sorry, but now if I modify /etc/sysconfig/iptables and I add two strings, > per example: > > output omitted > - > -A INPUT -s ddns.no-ip.org -p icmp -j ACCEPT > -A INPUT -j DROP > -- > output omitted > > and I do: > > service ipta

Re: [CentOS] [CEntOS] - problem with iptables

2013-10-10 Thread Dale Dellutri
On Thu, Oct 10, 2013 at 9:13 AM, Paolo De Michele wrote: > sorry, but now if I modify /etc/sysconfig/iptables and I add two strings, > per example: > > output omitted > - > -A INPUT -s ddns.no-ip.org -p icmp -j ACCEPT > -A INPUT -j DROP > -- > output omitted > > and I do: > > service iptab

[CentOS] Keyboard layout change

2013-10-10 Thread Iqbal Aroussi
Hi All, I have a server acting as Terminal Server, with default US keyboard layout. How can I change keyboard language to another one for a specific user only ? Best Regards Iqbal Aroussi ___ CentOS mailing list CentOS@centos.org http://lists.centos.o

Re: [CentOS] [CEntOS] - problem with iptables

2013-10-10 Thread Paolo De Michele
you helped me clear ideas thanks for everything 2013/10/10 Reindl Harald > > Am 10.10.2013 16:13, schrieb Paolo De Michele: > > sorry, but now if I modify /etc/sysconfig/iptables and I add two strings, > > per example: > > > > output omitted > > - > > -A INPUT -s ddns.no-ip.org -p icmp -j A

Re: [CentOS] - problem gcc with yum

2013-10-10 Thread Frank Cox
On Thu, 10 Oct 2013 15:09:13 +0200 Paolo De Michele wrote: > # yum install kernel-headers > Loaded plugins: fastestmirror, security > Loading mirror speeds from cached hostfile > * base: ftp.hosteurope.de > * epel: mirror.de.leaseweb.net > * extras: ftp.hosteurope.de > * updates: ftp.hosteurop

Re: [CentOS] SSH login from user with empty password

2013-10-10 Thread Frank Cox
On Thu, 10 Oct 2013 15:44:36 +0200 Michael Schultz wrote: > UsePAM no I've never been completely clear on what UsePAM yes versus UsePam no actually does, other than that setting it to no seems to make things a lot more complicated. Perhaps you could try setting it to yes and see if that solves t

Re: [CentOS] sssd - ldap uid/gid does not match with uid/gids in the openLDAP DS

2013-10-10 Thread Arun Khan
On Wed, Oct 9, 2013 at 11:13 AM, Arun Khan wrote: > On Wed, Oct 9, 2013 at 2:29 AM, Paul Heinlein wrote: >> On Wed, 9 Oct 2013, Arun Khan wrote: >> >>> In order for jdoe to show up as member of 'project1' group, I have to >>> restart sssd. >>> >>> In sssd.conf, in the domain section enumerate=FAL

Re: [CentOS] SSH login from user with empty password

2013-10-10 Thread James Hogarth
On 10 Oct 2013 14:45, "Michael Schultz" wrote: > on a CentOS 6.4 machine I'm creating accounts with empty passwords. Each > user's public key is located in /.ssh/authorized_keys. > > When trying to ssh into that machine, following error message is displayed: > Permission denied (publickey). > Che

Re: [CentOS] SSH login from user with empty password

2013-10-10 Thread Iurii Andamasov
Hello, check permissions on /.ssh/authorized_keys. i guess issue related to permissions but i can be wrong On 10.10.2013, at 15:44, Michael Schultz wrote: > Hello list, > > on a CentOS 6.4 machine I'm creating accounts with empty passwords. Each > user's public key is located in /.ssh/author

[CentOS] CentOS6.4 and Apple keyboard

2013-10-10 Thread Patrick Bégou
I have just installed (with kikstart) centOS6.4 on a PC which was previously running OpenSUSE (11.x). This PC has an apple keyboard and I'm unable to setup this keyboard. In .xsession-errors I get this messages : Error:No Symbols named "latin9" in the include file "macintosh_vndr/fr"

[CentOS] Port knocking and DNAT rules

2013-10-10 Thread Lists
So I found an excellent port knocking tutorial using ONLY iptables rules that looks to be among the best I've ever seen. (warning: techno music, tough to read screen, you don't need to type it in because I post a link to script below) http://www.youtube.com/watch?v=0zFQocf7C_0 It works fabulou

Re: [CentOS] SSH login from user with empty password

2013-10-10 Thread David C. Miller
- Original Message - > From: "Michael Schultz" > To: centos@centos.org > Sent: Thursday, October 10, 2013 6:44:36 AM > Subject: [CentOS] SSH login from user with empty password > > Hello list, > > on a CentOS 6.4 machine I'm creating accounts with empty passwords. > Each > user's publi

Re: [CentOS] SSH login from user with empty password

2013-10-10 Thread Lists
On 10/10/2013 03:12 PM, David C. Miller wrote: > SSH by default will use a key pair if found but then drops back to > login password. It will also fall back to password if the keypair has > a passphrase and you just hit retrun without type it in. SSH won't > allow you to connect because the pass

Re: [CentOS] SSH login from user with empty password

2013-10-10 Thread David C. Miller
- Original Message - > From: "Lists" > To: centos@centos.org > Sent: Thursday, October 10, 2013 3:36:02 PM > Subject: Re: [CentOS] SSH login from user with empty password > > On 10/10/2013 03:12 PM, David C. Miller wrote: > > SSH by default will use a key pair if found but then drops ba

Re: [CentOS] suddenly X gives black screen with small clock cursor

2013-10-10 Thread Fred Smith
On Thu, Oct 10, 2013 at 08:08:08PM -0400, Fred Smith wrote: > Gang: > > I'm puzzled... > > I rebooted a while ago (and in between the down and up, I installed Fedora > 20 Beta on a USB hard drive, making sure it wouldn't mess with my Centos > system). The install went fine, but afterwards, when I

Re: [CentOS] [NOT SOLVED] suddenly X gives black screen with small clock cursor

2013-10-10 Thread Fred Smith
On Thu, Oct 10, 2013 at 09:08:06PM -0400, Fred Smith wrote: > On Thu, Oct 10, 2013 at 08:08:08PM -0400, Fred Smith wrote: > > Gang: > > > > I'm puzzled... > > > > I rebooted a while ago (and in between the down and up, I installed Fedora > > 20 Beta on a USB hard drive, making sure it wouldn't me

Re: [CentOS] Sound Volume Setting At Login

2013-10-10 Thread Mark LaPierre
On 10/09/2013 04:34 PM, Nicolas Thierry-Mieg wrote: > Mark LaPierre wrote: >> On 10/05/2013 03:54 PM, Mark LaPierre wrote: >>> Hey all, >>> >>> When I log on my sound level is set at about 35%. I have to use the >>> sound preferences to turn the sound level up every time I log in. >>> >>> Other us

Re: [CentOS] Sound Volume Setting At Login

2013-10-10 Thread Frank Cox
On Thu, 10 Oct 2013 22:27:37 -0400 Mark LaPierre wrote: > There is no check box at log out. Just a dialog box with three buttons: > [Switch User] [Cancel] [Log Out] System-Preferences-Startup Application-Options -- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com _

[CentOS] Centos.org webpage down

2013-10-10 Thread Erick Ocrospoma
Hi, It seems that centos.org is not working properly, got a 502 bad gateway message. ~ Happy install ! Cellphone : +51 950307809 Blog: http://zerick.me/ LUG: http://www.utpinux.org IRC : zerick About : http://about.me/zerick Linux User ID : 549567 _

Re: [CentOS] Centos.org webpage down

2013-10-10 Thread Digimer
On 10/10/13 23:52, Erick Ocrospoma wrote: > Hi, > > It seems that centos.org is not working properly, got a 502 bad gateway > message. Down here in Canada. -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person without access to educ

Re: [CentOS] Centos.org webpage down

2013-10-10 Thread Iqbal Aroussi
Confirmed, Down from Canada, Best Regards Iqbal Aroussi 514 451-9122 On Fri, Oct 11, 2013 at 12:31 AM, Digimer wrote: > On 10/10/13 23:52, Erick Ocrospoma wrote: > > Hi, > > > > It seems that centos.org is not working properly, got a 502 bad gateway > > message. > > Down here in Canada. > > -

Re: [CentOS] Centos.org webpage down

2013-10-10 Thread Iqbal Aroussi
504 Gateway Time-out nginx/0.8.55 Best Regards Iqbal Aroussi 514 451-9122 On Fri, Oct 11, 2013 at 12:34 AM, Iqbal Aroussi wrote: > Confirmed, Down from Canada, > > Best Regards > > Iqbal Aroussi > 514 451-9122 > > > On Fri, Oct 11, 2013 at 12:31 AM, Digimer wrote: > >> On 10/10/13 23:52, Er

Re: [CentOS] Centos.org webpage down

2013-10-10 Thread Chris Geldenhuis
On 10/11/2013 06:35 AM, Iqbal Aroussi wrote: > 504 Gateway Time-out > > nginx/0.8.55 > > Best Regards > > Iqbal Aroussi > 514 451-9122 > > > On Fri, Oct 11, 2013 at 12:34 AM, Iqbal Aroussi wrote: > >> Confirmed, Down from Canada, >> >> Best Regards >> >> Iqbal Aroussi >> 514 451-9122 >> >> >> On F

Re: [CentOS] Centos.org webpage down

2013-10-10 Thread Mihamina RKTMB
On 10/11/2013 08:36 AM, Chris Geldenhuis wrote: > Down from South Africa as well: UP From Madagascar now. -- +261 34 81 738 69 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Centos.org webpage down

2013-10-10 Thread Digimer
On 11/10/13 01:35, Mihamina RKTMB wrote: > On 10/11/2013 08:36 AM, Chris Geldenhuis wrote: >> Down from South Africa as well: > > UP From Madagascar now. > Up in Canada as well. -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person

Re: [CentOS] Centos.org webpage down

2013-10-10 Thread Leon Jacobs
On Fri, Oct 11, 2013 at 7:47 AM, Digimer wrote: > On 11/10/13 01:35, Mihamina RKTMB wrote: >> On 10/11/2013 08:36 AM, Chris Geldenhuis wrote: >>> Down from South Africa as well: >> >> UP From Madagascar now. >> > > Up in Canada as well. Up from South Africa. -- Regards L. __