Lars Nordin | 1 Mar 2011 03:16
Picon

unable to assign static IPv6

I'm having a problem permanently assigning a static IPv6 address to my  CentOS 
v5.5 box. I have IPv6 enabled and the link local address is automatically 
brought up. I can manually ifconfig the address but when I configure it in 
ifcfg-eth0 and restart the network init script the IPv6 address is not 
assigned. 

Anyone have any ideas on how to fix this?

/etc/sysconfig/network-scripts/ifcfg-eth0:
IPV6INT=yes
IPV6ADDR=fdca:fefe:dace:07b1:0000:0002:B339:2817

$ cat /etc/sysconfig//network
NETWORKING=yes
NETWORKING_IPV6=yes

$ lsb_release -a
LSB Version:    :core-3.1-ia32:core-3.1-noarch:graphics-3.1-ia32:graphics-3.1-
noarch
Distributor ID: CentOS
Description:    CentOS release 5.5 (Final)
Release:        5.5
Codename:       Final
Stephen Harris | 1 Mar 2011 03:33

Re: unable to assign static IPv6

On Mon, Feb 28, 2011 at 09:16:59PM -0500, Lars Nordin wrote:
> /etc/sysconfig/network-scripts/ifcfg-eth0:
> IPV6INT=yes

Typo; IPV6INIT=yes

--

-- 

rgds
Stephen
John R. Dennison | 1 Mar 2011 03:37

Re: unable to assign static IPv6

On Mon, Feb 28, 2011 at 09:16:59PM -0500, Lars Nordin wrote:
> 
> /etc/sysconfig/network-scripts/ifcfg-eth0:
> IPV6INT=yes
> IPV6ADDR=fdca:fefe:dace:07b1:0000:0002:B339:2817

	That should be "IPV6INIT=yes".

	May also want to add "IPV6_AUTOCONF=no" and ensure you have a
	valid IPV6-DEFAULTGW configured.

							John

--

-- 
To do just the opposite is also a form of imitation.

-- Georg Christoph Lichtenberg (1742-1799), German scientist,
   satirist and philosopher, Notebook D (1773-1775)
_______________________________________________
CentOS mailing list
CentOS@...
http://lists.centos.org/mailman/listinfo/centos
Nico Kadel-Garcia | 1 Mar 2011 03:47
Picon

Re: Dhcp 3.0.5 on 5.x

On Mon, Feb 28, 2011 at 4:56 PM, Jason Pyeron <jpyeron@...> wrote:
> I am looking to use the update-conflict-detection false; directive in the
> dhcpd.conf.
>
> It is supported in EL6 or and dhcp >=3.1.0a1.
>
> Since I am not going to get permission to switch to EL6 or dhcp 3.1 what are my
> options?
>
> Background:
>
> I have a DNS/DHCPD system which its conf files are generated automagically.
> Depending on which network a device is on the ip address will change. It is
> always required to have an A record for every device.
>
> I see my only 2 possible options to be:
>
> 1, trick dhcpd into thinking that the records in dns are its, hence updatable.
>
> 2, backport the update-conflict-detection false logic into dhcp-3.0.5-23.el5_5.2

Set A records, and PTR's, for the addresses in your DHCP range. The
client becomes "dhcp-0-101.example.com" for IP address 10.0.0.101 in
the first DHCP range, and "dhcp-1-101" for IP address 10.0.1.101 in
the second range.

There's a lot you can do with this, but hat is key.

The other useful trick is to set DHCP reservations: Reserve a
particular IP address for a particular MAC address when it's plugged
(Continue reading)

Jason Pyeron | 1 Mar 2011 03:55
Picon

Re: Dhcp 3.0.5 on 5.x


> -----Original Message-----
> From: centos-bounces@... 
> [mailto:centos-bounces@...] On Behalf Of Nico Kadel-Garcia
> Sent: Monday, February 28, 2011 21:47
> To: CentOS mailing list
> Subject: Re: [CentOS] Dhcp 3.0.5 on 5.x
> 
> On Mon, Feb 28, 2011 at 4:56 PM, Jason Pyeron 
> <jpyeron@...> wrote:
> > I am looking to use the update-conflict-detection false; 
> directive in 
> > the dhcpd.conf.
> >
> > It is supported in EL6 or and dhcp >=3.1.0a1.
> >
> > Since I am not going to get permission to switch to EL6 or dhcp 3.1 
> > what are my options?
> >
> > Background:
> >
> > I have a DNS/DHCPD system which its conf files are 
> generated automagically.
> > Depending on which network a device is on the ip address 
> will change. 
> > It is always required to have an A record for every device.
> >
> > I see my only 2 possible options to be:
> >
> > 1, trick dhcpd into thinking that the records in dns are 
(Continue reading)

sync | 1 Mar 2011 08:02
Picon

kernel eclipse segfault

Hi, all :


My user called Tom, and his vnc desktop suddenly did not work just now.
Then I went to see the server  log message , and found the following message:

kernel: Xvnc[2779]: segfault at 00000000008 rip 000000000077af44 rsp 00007fff5ee310c0 error 4
kernel: eclipse[25300]: segfault at 00000000008 rip 000003210cfbc6c rsp 00007fff470c66a0 error 4
gconfd( tom-2764): Gconf server is not in use , shutting down
gconfd: Exitting ..


By the way, my server os is CentOS 5.3 x86_64 and kernel version is : 2.6.18-128.el5


It looks it is the eclipse tool  problem which cause the kernel crash, isn't it ?

Could someone can give me some suggestion which can avoid that message happend again?


Thanks....





_______________________________________________
CentOS mailing list
CentOS@...
http://lists.centos.org/mailman/listinfo/centos
Arun Khan | 1 Mar 2011 08:20
Picon

Re: Alternative to cPanel

On Wed, Feb 23, 2011 at 8:19 PM, Trutwin, Joshua <JTRUTWIN@...> wrote:

> I'm looking to setup a new CentOS box for a buddy of mine who
> wants to do hosting on a server via CoLo, Years ago I whipped up a CP of my
> own on a Debian box he colo’d running a basterdized qmail/tinydns and custom
> built httpd/mysql/etc (I was young).  It worked ok but time to move on and I
> don't have time to maintain all those packages.  I also don't have
> time to write another CP or port my PoS to it.  I’m also just going to use
> the

Joining the discussion somewhat late.

I have not seen OPENLSM mentioned in any of the responses.

<http://openlsm.sourceforge.net/features.php>

It is on my "back burner 2 do list" so I have not had a chance to use
it and comment on it.

Take it for a spin and see if it meets your requirements.

-- Arun Khan
Timothy Kesten | 1 Mar 2011 09:00
Picon
Picon

2 attempts to install newest hplip 3.11.1

Hi Folks,

the reason: new printer HP LaserJet Pro M1132 MFP
This printer needs a non-free plugin.

On my 64-bit machine with CentOS 5.5 the installation via

hplip-3.11.1.run  and hplip-3.11.1.plugin.run

works perfectly (except scanning - but that's not the problem at the moment).

On my second machine - CentOS 5 32-bit I have many problems and printing 
doesn't works.

1. Installation using hplip-3.11.1_rhel-5.0.i386.rpm  runs.

But calling

	hp-setup or hp-check

ends in 

	warning: CUPSEXT could not be loaded. Please check HPLIP installation

Calling

	./hplip-3.11.1-plugin.run

to install the non-free plugin

ends with the same message.

locate  cupsext brings

	/usr/lib/python2.4/site-packages/cupsext.so

2. Installation via  hplip-3.11.1.run

ends in

	error: Configuration failed with error:  libcups not found

locate  libcups

	/usr/lib/libcups.so
	/usr/lib/libcups.so.2
	/usr/lib/libcupsimage.so
	/usr/libcupsimage.so.2

I've "goggled" a little bit  and read that it could be a python-issue

	python -v

	Python 2.4.2 (#1, Nov 11 2010 13:34:43)
	[GCC 4.1.2 20080704 (Red Hat 4.1.2-48)] on Linux2

same as on the 64-Bit machine.

What goes wrong?

Timothy
Timothy Kesten | 1 Mar 2011 09:16
Picon
Picon

Re: 2 attempts to install newest hplip 3.11.1 - addendum

Am Dienstag, 1. März 2011, 09:00:14 schrieb Timothy Kesten:

> I've "goggled" a little bit  and read that it could be a python-issue
> 
> 	python -v
> 
> 	Python 2.4.2 (#1, Nov 11 2010 13:34:43)
> 	[GCC 4.1.2 20080704 (Red Hat 4.1.2-48)] on Linux2

sorry - python 2.4.3 !!!

Timotgy
Stephen Cox | 1 Mar 2011 09:56
Picon
Gravatar

Re: Alternative to cPanel

Also check http://en.wikipedia.org/wiki/Comparison_of_web_hosting_control_panels
--

-- 
Stephen Cox

Gmane