Dear Sirs,
I am currently trying to run my EPP client against the fred testbed server "epp.demo.fred.nic.cz" (connection and certificate work perfectly).
But unfortunately I get a "greeting" response when I send a "login" request. Maybe you can tell me what I am missing (my last clTRID was FREDA-1333540552-b4bcf)?
I'll attach a dump of the hello+login commands I sent "OUT" together with the responses I got back "IN".
Thanks in advance!
Günther
== OUT ==
^@^@^@y<?xml version="1.0" encoding="UTF-8" standalone="no"?><epp xmlns="urn:ietf:params:xml:ns:epp-1.0">
<hello/>
</epp>
== IN ==
^@^@^C;<?xml version="1.0" encoding="UTF-8"?>
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:ietf:params:xml:ns:epp-1.0 epp-1.0.xsd"><greeting><svID>EPP server (DSDng)</svID><svDate>2012-04-04T13:55:52+02:00</svDate><svcMenu><version>1.0</version><lang>en</lang><lang>cs</lang><objURI>http://www.nic.cz/xml/epp/contact-1.6</objURI><objURI>http://www.nic.cz/xml/epp/domain-1.4</objURI><objURI>http://www.nic.cz/xml/epp/nsset-1.2</objURI><objURI>http://www.nic.cz/xml/epp/keyset-1.3</objURI><svcExtension><extURI>http://www.nic.cz/xml/epp/enumval-1.2</extURI></svcExtension></svcMenu><dcp><access><all/></access><statement><purpose><admin/><prov/></purpose><recipient><public/></recipient><retention><stated/></retention></statement></dcp></greeting></epp>
== OUT ==
^@^@^B·<?xml version="1.0" encoding="UTF-8" standalone="no"?><epp xmlns="urn:ietf:params:xml:ns:epp-1.0">
<command>
<login>
<clID>REG-FRED_A</clID>
<pw>passwd</pw>
<options>
<version>1.0</version>
<lang>en</lang>
</options>
<svcs>
<objURI>http://www.nic.cz/xml/epp/contact-1.6</objURI>
<objURI>http://www.nic.cz/xml/epp/nsset-1.2</objURI>
<objURI>http://www.nic.cz/xml/epp/domain-1.4</objURI>
<objURI>http://www.nic.cz/xml/epp/keyset-1.3</objURI>
<svcExtension>
<extURI>http://www.nic.cz/xml/epp/enumval-1.2</extURI>
</svcExtension>
</svcs>
</login>
<clTRID>FREDA-1333540552-b4bcf</clTRID>
</command>
</epp>
== IN ==
^@^@^C;<?xml version="1.0" encoding="UTF-8"?>
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:ietf:params:xml:ns:epp-1.0 epp-1.0.xsd"><greeting><svID>EPP server (DSDng)</svID><svDate>2012-04-04T13:55:52+02:00</svDate><svcMenu><version>1.0</version><lang>en</lang><lang>cs</lang><objURI>http://www.nic.cz/xml/epp/contact-1.6</objURI><objURI>http://www.nic.cz/xml/epp/domain-1.4</objURI><objURI>http://www.nic.cz/xml/epp/nsset-1.2</objURI><objURI>http://www.nic.cz/xml/epp/keyset-1.3</objURI><svcExtension><extURI>http://www.nic.cz/xml/epp/enumval-1.2</extURI></svcExtension></svcMenu><dcp><access><all/></access><statement><purpose><admin/><prov/></purpose><recipient><public/></recipient><retention><stated/></retention></statement></dcp></greeting></epp>
Hello,
Does anybody know how to migrate to fred ?
I have database with domains, NS, admin-c, etc. and would like to migrate
to fred system.
Can anybody help me with it ?
Thanks.
Hello everyone
My question is not strictly related to FRED, as this is available in
"pure" EPP. Maybe it's a bit silly to ask but why would one want to
transfer a contact or nsset object existing in Registry?
Have you seen such cases?
Best
Piotr
Hi,
I am trying to update my fred to the latest available and i managed to
install everything working fine.The only problem that i get is when
registering domain I can not seem to be able to register the domain and
it gives me the following error
ERROR: Parameter value syntax error
Reason: bad format of fqdn domain
Now i followed the error and realized the following.
We do have second level i.e co.tz and or.tz etc....I can not register
domains under co.tz or or.tz while I can register under tz IF I SET
dot_max=2 in zone table for the zone tz...Now this means only domains
can be registered under tz and not other sub domains.
The logs are not explaining much apart from the bellow.
[2012-Jan-26 08:13:56] [fred-server] [debug]
[rifd/clid-30681/action-504/ccReg-0000139224] -- result created -- rows=75
[2012-Jan-26 08:13:56] [fred-server] [notice]
[rifd/clid-30681/action-504/ccReg-0000139224] -- domain type 2
[2012-Jan-26 08:13:56] [fred-server] [notice]
[rifd/clid-30681/action-504/ccReg-0000139224] -- bad format
testtznic.or.tz of fqdn
[2012-Jan-26 08:13:56] [fred-server] [debug]
[rifd/clid-30681/action-504/ccReg-0000139224] -- SESSION[0] loginID
30681 -> lang 0
[2012-Jan-26 08:13:56] [fred-server] [trace]
[rifd/clid-30681/action-504/ccReg-0000139224] -- >> failed
[2012-Jan-26 08:13:56] [fred-server] [debug]
[rifd/clid-30681/action-504/ccReg-0000139224] -- SESSION[0] loginID
30681 -> lang 0
[2012-Jan-26 08:13:56] [fred-server]
[warning][rifd/clid-30681/action-504/ccReg-0000139224] -- EppError
errCode 2005
msg Parameter value syntax error svTRID[ccReg-0000139224]
I suppose anyone with second level using fred with fred-server 2.3.10 or
a bit bellow may have encountered this.
--
[ Bryton | Systems Engineer | .tzNIC | www.tznic.or.tz | PGP F1D2D0BC ]
Hi guys
I've managed to package and run FRED 2.2.0 using sources you published
at your page in Ubuntu lucid and Python 2.6.
In order to make pyfred start I had to change two files.
(http://docs.python.org/library/subprocess.html#replacing-older-functions-wi…)
Maybe this will be useful for someone reading this list.
I'm also very happy about the way webadmin works now. Great job!
(Some parts are nicer than the rest: admin_impl.cc:191 ;-))
I have one question though, related to updating DB. What DB version
shall be used for running FRED you published?
Right after installation model_version in enum_parameters is 2.0.0.
However, upgrades dir contains 2.3.0 and above (and they're all used by
fred-dbmanager upgrade). And http://fred.nic.cz/wiki/download says 2.2.0.
So, what version is compatible with sources and can it be safely
upgraded using lower_ver-higher_ver.sql scripts in upgrades? I'm a bit
confused when it comes to versioning of FRED...
Best
Piotr
diff of /usr/bin/pyfredctl
4c4
< import os, sys, commands, time, signal, ConfigParser
---
> import os, sys, commands, time, signal, ConfigParser, subprocess
66c66
< pid = os.spawnl(os.P_WAIT, pyfred_server)
---
> pid = subprocess.call([pyfred_server])
diff of /usr/lib/pymodules/python2.6/pyfred/utils.py
8c8
< import sys, os, fcntl, select, time, popen2, signal
---
> import sys, os, fcntl, select, time, signal, subprocess
106c106
< child = popen2.Popen3(cmd, True)
---
> child = subprocess.Popen(cmd, True)
Hello all,
Does anyone know where can I find some information about the IDN Activation in fred?
I read that fred has full support for that, but I don't really know how does it manage the IDN domains, whether the service can be configured for each zone (or registrar) or whether it is possible to assign a different fee for them.
Thank you.
Regards,
Besmira
To my Czech friends:
- Mourning with you the death of Mr. Vaclav Havel.
- Veselé vánoce a šťastný nový rok (Merry christmas and Happy New Year).
--
Mario Guerra <mguerra(a)nic.cr>
Hello,
I wonder whether Fred-Client (and the server as well) offers the possibility to assign the technical and billing contacts to a domain. As far as I have checked, it is possible to assign a list of administrators via Fred-Client but it is not possible to specify their role (admin, technical contact or billing contact). Any idea or previous experience?
Thanks a lot,
Besmira
Hi,
Im trying to build fred-epp on fedora15 (lovelock) via rpmbuild,
on this fred-mod-eppd-2.3.2-1.fc12.src.rpm, I have successfully
build fred-client-2.2.3-1.noarch.rpm, fred-db-2.3.0-1.noarch.rpm,
fred-doc2pdf-2.0.4-1.noarch.rpm,
when I tried to build the fred-mod-eppd, it prompts me the error:
"checking for pkg-config... (cached) /usr/bin/pkg-config
"checking for X509_digest in -lssl... no
"configure: error: openssl not found
"error: Bad exit status from /var/tmp/rpm-tmp.I6w0pu (%build
even if openssl and openssl-devel is already installed
tried to check the BUILD/fred-mod-eppd/config.log it says:
-unwind-tables conftest.c -lssl >&5
/usr/bin/ld: /tmp/ccbmNckH.o: undefined reference to symbol 'X509_digest'
/usr/bin/ld: note: 'X509_digest' is defined in DSO /lib/libcrypto.so.10 so
try adding it to the linker command line
/lib/libcrypto.so.10: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
tried to search google for some answer, saw some DSO linking, yet still
cant understand, can someone
help me solved this error. Thanks in advance.
below are some info you might ask:
[root@localhost fred-mod-eppd-2.3.2]# uname -a
Linux localhost.localdomain 2.6.38.6-26.rc1.fc15.i686.PAE #1 SMP Mon May 9
20:36:50 UTC 2011 i686 i686 i386 GNU/Linux
[root@localhost fred-mod-eppd-2.3.2]# cat /etc/redhat-release
Fedora release 15 (Lovelock)
[root@localhost fred-mod-eppd-2.3.2]# rpm -qa | grep openssl
openssl-devel-1.0.0e-1.fc15.i686
openssl-1.0.0e-1.fc15.i686
configure:14340: result: /usr/bin/pkg-config
configure:14371: checking for X509_digest in -lssl
configure:14406: gcc -o conftest -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous
-unwind-tables conftest.c -lssl >&5
/usr/bin/ld: /tmp/ccbmNckH.o: undefined reference to symbol 'X509_digest'
/usr/bin/ld: note: 'X509_digest' is defined in DSO /lib/libcrypto.so.10 so
try adding it to the linker command line
/lib/libcrypto.so.10: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
configure:14413: $? = 1
configure: failed program was:
thanks
val
Hello:
I'm informing that we, as of August 26th., have implemented FRED completely, as a backend for our DNS administration.
I have a question, though about a domain, corobicicp.co.cr. Let's see first the FRED information:
NIC-REG1(a)127.0.0.1> info_domain corobicicp.co.cr
Domain name: corobicicp.co.cr
Repository object ID: D0000030043-EPP
Created by: NIC-REG1
Designated registrar: NIC-REG1
Created on: 2007-10-10T18:00:00-06:00
Expiration date: 2011-10-10 <------- it has not expired
NSSET ID: COROBICICP_CO_CR <-------------------
Password for transfer: bfjZP1C6
Status: ok - Objekt is without restrictions
Registrant ID: CESAR.SALAS_AT_COROBICICP.CO.CR
Administrative contact: CESAR.SALAS_AT_COROBICICP.CO.CR
NIC-REG1(a)127.0.0.1> info_nsset COROBICICP_CO_CR
NSSET ID: COROBICICP_CO_CR
Repository object ID: N0000017473-EPP
Created by: NIC-REG1
Designated registrar: NIC-REG1
Created on: 2011-06-03T12:38:40-06:00
Password for transfer: CdrNZl0g
Status: linked - Has relation to other records in registry
Technical contact: NATALIA.ALVARADO_AT_COROBICICP.CO.CR
Name servers: corobicicp.co.cr, (200.122.149.206) <---------------------
secundario.nic.cr, (75.125.255.162) <---------------------
Report level: 3
Now let see what the corresponding zone files generate:
root@fred:/tmp# grep corobicicp db*
db..co.cr:corobicicp.co.cr. IN NS corobicicp.co.cr.
db..co.cr:corobicicp.co.cr. IN NS secundario.nic.cr.
As you can see, no A record for the corobicicp.co.cr domain is generated in despite it is included in the nsset associated with the domain. I'm, though, including what thois client's DNS server gives us:
root@fred:/tmp# dig +norec corobicicp.co.cr ns @200.122.149.206
; <<>> DiG 9.7.0-P1 <<>> +norec corobicicp.co.cr ns @200.122.149.206
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 41890
;; flags: qr aa; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; QUESTION SECTION:
;corobicicp.co.cr. IN NS
;; ANSWER SECTION:
corobicicp.co.cr. 3600 IN NS dns.corobicicp.co.cr. <-------------
;; ADDITIONAL SECTION:
dns.corobicicp.co.cr. 3600 IN A 200.122.149.206
I wonder if this inconssitency have a role for what is generated by genzone_client.
Best regards.
--
Mario Guerra <mguerra(a)nic.cr>