I have put my documentation notes about installing FRED in
http://www.guerra.co.cr/FRED/notasfredj-en.pdf
Please feel free to comment about them.
I hope this is useful.
Regards.
Mario A. Guerra
NIC - Costa Rica
REG-FO@localhost> renew_domain hus.fo 2009-12-04 (6 m)
Do you really want to send this command to the server? (y/N): y
ERROR: Parameter value policy error
Reason: period is not aligned with allowed step.
Is it possible to allow this ? and how ?
This email and its attachments may be confidential and are intended solely for the use of the individual to whom it is addressed.
If you are not the intended recipient or authorized to receive information for the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. If the email contains proposals, they are valid for 30 days following the date of email transmission. Finally, the recipient should check this email and any attachment for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by email.
Hello sir
I'me testing FRED. With administrative
interface I've create a registrar I can search it but when I verify the
table registrar in databse I don't see it. Why ?
When I execute creation commands, after typing command conection "fred-client -h nic -p 22353 -u REG-FRED_A -w passwd, in console"
It sent after I fill up fields :
Interactive input completed. [Press Enter]
I press ENTER
It sent back error like :
You are not connected.
ERROR: Command data XML document failed to validate.
More details in verbose 2 or higher.
If I open ./nofred/named/cron.log there is line error:
File "/home/nic/root/lib/python2.5/site-packages/pyfred/zone.py",
line 174, in getObject
raise ZoneException("Is nameservice running? (%s)" % e)
pyfred.zone.ZoneException: Is nameservice running? (CORBA.TRANSIENT(omniORB.TRANSIENT_ConnectFailed, CORBA.COMPLETED_NO))
T
Is this the problem ?
have I to modify some configuration files ?
how to connect for executing commands (creating contact, registrar, domaine.... etc) ?
thank you
Hello everybody;
I want to install Fred on Fedora 8. I followed instructions found on
nic.cz in intalling fred-repo and trying yum install fred-*. But, that
command installed only fred-db instead the whole package. Can somebody
help me to fix the problem? Thank you in advance for your help.
Best regards.
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Hello sir
I had problem for runing fred-pyfred server it said "cannot import name pgdb".
Following M GUERRA's instruction by installing python-pygresql it say:
"cannot import name ccReg".
you can give help ?
thank you
hello sir
I have finished to install FRED but fred-pyfred server don't start .
when I do fred-server status I have :
fred-pyfred is stopped
fred-rifd is running
fred-pifd is running
fred-adifd is running
And when I do fred-pyfred start it send back :
Traceback (most recent call last):
File "./root/bin/fred-pyfred", line 13, in <module>
import pgdb
ImportError: No module named pgdb
Have you a solution for this ?
thank you
--- En date de : Mer 1.4.09, fred-users-request(a)lists.nic.cz <fred-users-request(a)lists.nic.cz> a écrit :
De: fred-users-request(a)lists.nic.cz <fred-users-request(a)lists.nic.cz>
Objet: Fred-users Digest, Vol 10, Issue 1
À: fred-users(a)lists.nic.cz
Date: Mercredi 1 Avril 2009, 12h00
Send Fred-users mailing list submissions to
fred-users(a)lists.nic.cz
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.nic.cz/mailman/listinfo/fred-users
or, via email, send a message with subject or body 'help' to
fred-users-request(a)lists.nic.cz
You can reach the person managing the list at
fred-users-owner(a)lists.nic.cz
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Fred-users digest..."
Today's Topics:
1. installing FRED (Adriatik Allamani)
----------------------------------------------------------------------
Message: 1
Date: Tue, 31 Mar 2009 12:43:25 +0200
From: Adriatik Allamani <adriatik.allamani(a)akep.gov.al>
Subject: installing FRED
To: Fred-List <fred-users(a)lists.nic.cz>
Message-ID: <1238496205.6065.16.camel@aallamani>
Content-Type: text/plain; charset="us-ascii"
Hi.
I am trying to Install FRED but I am having many problems.
I tried the way:
../fred-manager download
../fred-manager install
../fred-manager start
and it gets the errors below:
root@ns1:~/test# ./fred-manager install
initdb: cannot be run as root
Please log in (using, e.g., "su") as the (unprivileged) user that will
own the server process.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for a sed that does not truncate output... /bin/sed
checking for /home/sysdns/test/root/nofred/pg... no
configure: error: Directory "/home/sysdns/test/root/nofred/pg" does not exists (use --with-pghbadir)
Than I have used the other options, by adding the following source in the source.lists
You have not to be connected as root but simple user as user@ns1~/test$
type exit then run ./fred-manager install
deb http://archive.nic.cz/ dapper/
Than when I do apt-get install fred-* it shows the line below:
root@ns1:~/test# apt-get install fred-*
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package fred-manager
Can someone help in the process for Installing fred because I think I am stuck and I don't know what to do??
Thanks a lot
Adriatik
hello
when I try to start FRED servers, they don't and when I try:
$/root/bin/fred-pyfred start
Importing modules ['mailer', 'techcheck', 'filemanager', 'genzone']
Could not import module: cannot import name ccReg
Is this the reason that servers don't start? How to solve this ?
And when I'm in /share/idl/fred and do ls command I have :
_Admin.idl ccReg.idl EPP.idl Filters.idl _Registry.idl _Whois.idl ZoneGenerator.idl
Admin.idl _dataTypes.idl _FileManager.idl _Mailer.idl _TechCheck.idl Whois.idl _zone.idl
_EPP.idl FileManager.idl Mailer.idl TechCheck.idl _ZoneGenerator.idl
but not _ccReg.idl like EPP.idl _EPP.idl; Admin.idl _Admin.idl ...etc