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>
Solved using a footer in genzone_client
Added
footer = /etc/fred/genzone.footer
to genzone.conf and added
_nicname._tcp.fo. IN SRV 0 0 43 whois.nic.fo.
to genzone.footer
Then "genzone_client fo" included the SRV at next update,
and everything worked fine. :-)
vh ...torkil...
On frí, 2011-06-10 at 21:11 +0100, Petur Kirke wrote:
>
> --------------------------------------------------
> From: "Mario Guerra" <mguerra(a)nic.cr>
> Sent: Friday, June 10, 2011 5:03 PM
> To: <fred-users(a)lists.nic.cz>
> Subject: Re: SRV record
>
> > On Fri, 10 Jun 2011 13:31:16 +0100
> > "Petur Kirke" <peturkirke(a)hotmail.com> wrote:
> >
> >> We want to put a SRV record into our zone, something like this:
> >>
> >> _nicname._tcp.fo 86400 IN SRV 0 5 43 whois.nic.fo.
> >>
> >> How can this be done in Fred ?
> >>
> >
> > I wouldn't use FRED for that. Rather, I would use shell statements or
> > similar after running genzone_client. Like:
> >
> > genzone_client fo
> > cat >> db.fo << EOF
> > _nicname._tcp.fo 86400 IN SRV 0 5 43 whois.nic.fo.
> > EOF
> >
named should be reloaded after this.
An alternative is to use the footer feature in genzone_client. See
above.
Hi!
I am installing FRED for the first time here. Got so far as to install the latest database fred-db-2.3.2 into pgsql 8.4. Here's the errors I get. Anybody who has seen this before?
...
NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "request_property_value_pkey" for table "request_property_value"
setval
--------
1406
(1 row)
ERROR: language "plpgsql" does not exist
HINT: Use CREATE LANGUAGE to load the language into the database.
ERROR: language "plpgsql" does not exist
HINT: Use CREATE LANGUAGE to load the language into the database.
ERROR: language "plpgsql" does not exist
HINT: Use CREATE LANGUAGE to load the language into the database.
ERROR: language "plpgsql" does not exist
HINT: Use CREATE LANGUAGE to load the language into the database.
ERROR: language "plpgsql" does not exist
HINT: Use CREATE LANGUAGE to load the language into the database.
ERROR: language "plpgsql" does not exist
HINT: Use CREATE LANGUAGE to load the language into the database.
ERROR: language "plpgsql" does not exist
HINT: Use CREATE LANGUAGE to load the language into the database.
ERROR: language "plpgsql" does not exist
HINT: Use CREATE LANGUAGE to load the language into the database.
ERROR: language "plpgsql" does not exist
HINT: Use CREATE LANGUAGE to load the language into the database.
ERROR: language "plpgsql" does not exist
HINT: Use CREATE LANGUAGE to load the language into the database.
ERROR: language "plpgsql" does not exist
HINT: Use CREATE LANGUAGE to load the language into the database.
ERROR: language "plpgsql" does not exist
HINT: Use CREATE LANGUAGE to load the language into the database.
ERROR: language "plpgsql" does not exist
HINT: Use CREATE LANGUAGE to load the language into the database.
ERROR: language "plpgsql" does not exist
HINT: Use CREATE LANGUAGE to load the language into the database.
ERROR: function tr_request(integer, timestamp without time zone, timestamp without time zone, inet, integer, integer, integer, character varying, boolean) does not exist
LINE 1: ...unction AS ON INSERT TO request DO INSTEAD SELECT tr_request...
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
ERROR: function tr_request_data(timestamp without time zone, integer, boolean, integer, text, boolean) does not exist
LINE 1: ...on AS ON INSERT TO request_data DO INSTEAD SELECT tr_request...
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
ERROR: function tr_request_property_value(timestamp without time zone, integer, boolean, integer, integer, integer, text, boolean, integer) does not exist
LINE 1: ...NSERT TO request_property_value DO INSTEAD SELECT tr_request...
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
ERROR: function tr_session(integer, character varying, timestamp without time zone, timestamp without time zone, character varying) does not exist
LINE 2: DO INSTEAD SELECT tr_session ( NEW.id, NEW.name, NEW.login_d...
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
ERROR: language "plpgsql" does not exist
HINT: Use CREATE LANGUAGE to load the language into the database.
ERROR: language "plpgsql" does not exist
HINT: Use CREATE LANGUAGE to load the language into the database.
How to change the 30 and 15 days protection periods for expired domains? Perhaps the validation_notify1_period and validation_notify2_period fields?.
Best regards.
P.S: my documentation for FRED 2.2.0 is almost ready. I think I'm including there interesting values in enum_parameters. Where should I upload it?.
--
Mario Guerra <mguerra(a)nic.cr>
We are about to fully migrate to FRED from our home-made system.
Now, what we want to do is to create domains in FRED according with our expiration date information. But there is one problem: create_domain takes the date from the system, so if I use create_domain today for say, a year, it would create the domain with an expiration date of 6th. June, 2012, which is what I don't want (suppose that that domain was created, say, 6 months ago using our home-made system, the expiration date would be 6th. January 2012).
One solution would be to modify the ex_date field in the domain_registry table according to our original information.
Does this make sense?. Is there any cleaner way of doing this?
Best regards.
--
Mario Guerra <mguerra(a)nic.cr>
Hello,
I was wondering when domain expires, and leaves behind contact and
nssets, are they deleted after some time?
Is there any messages email/epp generated to registrar on these events ?
--
Georg Kahest
Süsteemiadministraator
Eesti Interneti SA • Silikaltsiidi 3a, 11216 Tallinn
Tel 727 1016 • Faks 727 1010 • Mobiil 58 50 35 64
www.eestiinternet.ee
Hello,
We have a problem with domain deletion and I will try to describe our
problem.
Domain expired at 2010-10-08 and an expiration registration protection
came to an end (in our system it is set to 90 days). After this period
FRED for an epp query:
<?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">
<command>
<poll op="req"/>
<clTRID>1293530719893#17</clTRID>
</command>
</epp>
should generate an epp response similar to the one below:
<?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"><response>
<result code="1301">
<msg>Command completed successfully; ack to dequeue</msg>
</result>
<msgQ count="40" id="3296">
<qDate>2010-12-23T02:30:01+01:00</qDate>
<msg>
<domain:delData
xmlns:domain="http://www.nic.cz/xml/epp/domain-1.3"
xsi:schemaLocation="http://www.nic.cz/xml/epp/domain-1.3 domain-1.3.xsd">
<domain:name>mytestdomain.xy.zv</domain:name> <<<< this is the
most important part of the message for me
<domain:exDate>2010-09-23</domain:exDate>
</domain:delData>
</msg>
</msgQ>
<trID><clTRID>1293530719893#17</clTRID><svTRID>ccReg-0000485086</svTRID></trID>
</response>
</epp>
In most cases it worked fine and there were no problems with this, but
sometimes it looks like that the response containing information about
domain deletion had not been generated and it is a big problem for us.
I had looked at the FRED database and I found an action_xml table which
contains all conversations between FRED and a software which
communicates with it by epp protocol. Searching performed on this table
gave no satisfied results.
Is it possible that in case of:
* hardware problems
* system restart
* unexpected service stopped
or any other unpredictable reason, a queue which contains information
about event such as domain deletion is being cleaned and there is no way
to restore these information?
Does the queue is stored only in memory or it is persisted on filesystem
or in db?
Does an epp request with command op='req' is the only way to get an
information about domain deletion or there are some other ways to obtain
this kind of information?
Thanks and best regards.
Michal Pochwala
Hello,
I am new on FRED, have been trying to install it after using its live cd.
I have followed instructions given on
http://fred.nic.cz/attachment/wiki/documentation/notasfredj-en.pdf,
apache2 and fred-server started without a hitch, but when I tried to run
fred-client it could not connect to port 700, yes the server is listening
on port 700 set from
/etc/apache2/sites-enabled/02-fred-mod-eppd-apache.conf.
Below are the error messages in /var/log/fred-eppd.log when I run
fred-client
[Mon Jan 17 16:26:43 2011] [error] [client 127.0.0.1] mod_corba: Could not
obtain reference of object 'EPP':
IDL:omg.org/CosNaming/NamingContext/NotFound:1.0.
[Mon Jan 17 16:26:43 2011] [error] [client 127.0.0.1] mod_corba: Could not
obtain reference of object 'EPP':
IDL:omg.org/CosNaming/NamingContext/NotFound:1.0.
[Mon Jan 17 16:26:43 2011] [error] [client 127.0.0.1] mod_corba: Could not
obtain reference of object 'EPP':
IDL:omg.org/CosNaming/NamingContext/NotFound:1.0.
[Mon Jan 17 16:26:43 2011] [error] [client 127.0.0.1] mod_corba: Could not
obtain reference neither from cache nor nameservice.
[Mon Jan 17 16:26:43 2011] [error] [client 127.0.0.1] mod_corba: Could not
obtain reference of object 'EPP':
IDL:omg.org/CosNaming/NamingContext/NotFound:1.0.
[Mon Jan 17 16:26:43 2011] [error] [client 127.0.0.1] mod_corba: Could not
obtain reference of object 'EPP':
IDL:omg.org/CosNaming/NamingContext/NotFound:1.0.
[Mon Jan 17 16:26:43 2011] [error] [client 127.0.0.1] mod_corba: Could not
obtain reference of object 'EPP':
IDL:omg.org/CosNaming/NamingContext/NotFound:1.0.
[Mon Jan 17 16:26:43 2011] [error] [client 127.0.0.1] mod_corba: Could not
obtain reference neither from cache nor nameservice.
The service omniorb4-nameserver is started as well.
I'd appreciate any help in solving this as well as any guidance is setting
up fred-webadmin as it is not included in the document.
Thanks
Christian
Hello folks,
I wanted to know if you had already seen this kind of error and if It might have a negative impact on our EPP operations ?
Thanks for your support.
[28/Jan/2011:17:28:09 +0100] 8.9.26.12 [sessionID 430210] Logged in successfully, login id is 1682
[28/Jan/2011:17:33:10 +0100] 8.9.26.12 [sessionID 430210] Error when reading epp header (70007 - The timeout specified has expired)
[28/Jan/2011:17:33:10 +0100] 8.9.26.12 [sessionID 430210] Session ended
––––––––––––––––––––––––––––––––––––––––––––––
---------> Grégory Bernard Director <---------
---------------> www.osnet.eu <---------------
--> Your provider of OpenSource appliances <--
––––––––––––––––––––––––––––––––––––––––––––––
OSnetOSnetOSnetOSnetOSnetOSnetOSnetOSnetOSnetO
heya--
I was wondering if fred supports dnssec? I can not seem to find any
information regarding this. The fred tools do not have any options
that I can see either.
--julian
heya--
I issued myself a self-signed ssl cert to use with fred-client. I
attempt to log into the fred system and I receive the following error;
ERROR: socket.sslerror: (1, 'error:14094418:SSL
routines:SSL3_READ_BYTES:tlsv1 alert unknown ca') (localhost:22351)
Certificate not signed by verified certificate authority.
Is there any config options to turn this off? I have trawled though
the server.conf and other files with no luck on finding such an option.
--julian
Hello,
I need an urgent help.
I have been trying to add credit to my registrar
fred-banking --credit REG-XXXX co.tz 100000
The credit is not added and If i go to see the logs I see something very strange...It starts well by checking the enum_action and found 43 rows but then it goes to
execute the following query and here its where problem starts....
SELECT
r.id,r.handle,r.name,r.url,r.organization,r.street1,r.street2,r.street3,r.city,r.stateorprovince,r.postalcode,r.country,r.telephone,r.fax,r.email,r.system,
COALESCE(SUM(i.credit),0) FROM registrar r LEFT JOIN invoice i ON (r.id=i.registrarid AND
NOT(i.credit ISNULL)) WHERE 1=1 AND r.handle='wwwnetbanking.tz' GROUP BY
r.id,r.handle,r.name,r.url,r.organization,r.street1,r.street2,r.street3,r.city,r.stateorprovince,r.postalcode,r.country,r.telephone,r.fax,r.email,r.system
ORDER BY r.id
Now I noticed in the query there is r.handle='wwwnetbanking.tz' which is not in my registrars list and thus no result is found
I expected r.handle to be REG-XXXX mentioned above and not the one listed and it is coming into the query as the value and parameter and
moreover if i run the same command to add the same registrar same amount of money what happens is that it execute the same query but
r.handle='wwwnetbanking.tz' changes to say r.handle='netbankomng.tz'
I am confused and run out of ideas.Can you have an idea and why this
sudden change?
--
Regards,
Bryton.
F.R.E.D.-Users:
I am new to the F.R.E.D. Community and I would like to introduce
myself and make a request. I have been very active in the U.S. CC1
ENUM forums and other related forums. While I am not an engineer or a
trained in the technical details of ENUM, I have a better than average
layman's knowledge of ENUM.
I am looking for assistance in setting up an ENUM registry for U.S.
toll free numbering. If you are interested in working with me to
provision a registry in the near term will you please get back to me
as soon as possible? Will you please include in your response a
description of your experience with F.R.E.D., ENUM and client
software. A brief description of your professional background would
be helpful as well.
Thank you,
Jay
Jay Carpenter
1-602-228-4486 cell: voice and text
jaycarpenter(a)1-800-PHONEWORD.com
Hi,
As the post title goes; I cannot create a nsset if its nameservers TLD are
not .my (i.e.: .net)
I even tried giving permission to the registrar with fred-admin:
# fred-admin --registrar_add_zone --zone-fqdn=net --handle=REG-01
--from-date="2010-09-15"
and made sure in /usr/local/etc/fred/genzone.conf there is entry as such:
[net]
chunck = 100
maxchanges = 10%
backupdir = /usr/local/var/net
zonedir = /etc/bind
i also made sure that the folder /usr/local/var/net is exist
is there any step that i missed?
--
Regards,
Umarzuki Mochlis
http://debmal.my
Hi,
I restored a backup image of a fred server done last year to a vmware guest
(which successfully running) and restored all postgres databases from
physical server to the vmware guest.
On my laptop, i created a new certificate and fred-client installation
configured to connect to the vmware guest, which is successfully connected
to the virtual fred server. When i ran list_contacts, list_domains,
list_keysets & list_nssets frm my laptop, the output is not the same as the
registrar with the same name as connected to the physical server from
another laptop.
How could this possible? I successfully check the domain (check_domain)
registered by the other laptop (displayed as not available/registered) but
not from list_domain command.
How can I list all contacts, domains & nssets even if it is not
created/registered by me from fred-client?
--
Regards,
Umarzuki Mochlis
http://debmal.my
When trying to implement FRED for production we got these strange cases.
We are dividing our zones in a first-level one, .cr, and seven second-level
ones, co.cr, ac.cr, fi.cr,, go.cr, ed.cr, or.cr, go.cr.
For them, we generated a zone file, in total eight. But the cases below
behave prettry strangely. Our zone file for .cr is db.cr, for co.cr,
db.co.cr, and so on. BUT aasa.cr is NOT generated under db.cr but under
db.sa.cr!. bcrsafi.cr, the same, under db.fi.cr.
This is strange. Perhaaps we misconfigured something?.
-------- Original Message --------
Subject: caso
Date: Sun, 5 Sep 2010 19:30:21 -0600
From: Carlos watson <cwatson(a)nic.cr>
To: Mario Guerra <guerramarioalberto(a)gmail.com>, Mario Guerra
<mguerra(a)nic.cr>, Jessica Calvo <jcalvo(a)nic.cr>
tenemos las siguientes categorías
sa.cr
fi.cr
co.cr
sa.cr
go.cr
ed.cr
casos
aasa.cr
bcrsafi.cr
faco.cr
biomasa.cr
mercadopago.cr
compeed.cr
Hello,
Has anyone got ldap auth working for fred-webadmin (fred-webadmin-3.2.0) ?
Could you provide your scope settings and explenation of your schema?
my dn is dn: ou=people,dc=example,dc=com inside that people there is
object with uid of my username.
and i tried to use scope LDAP_scope = 'ou=people,dc=example,dc=com' , i
get invalid credentials error, any ideas what im doing incorrectly?
Is the ldap scope correct and the problem is with my user object, or i
have misunderstood the scope?
--
Georg Kahest
Süsteemiadministraator
Eesti Interneti SA • Silikaltsiidi 3a, 11216 Tallinn
Tel 727 1016 • Faks 727 1010 • Mobiil 58 50 35 64
www.eestiinternet.ee
when i run fred_sender with below xml file (we develop a interface to
generate xml files for contacts, domain, nsset based on user input); i got
these error:
ERROR: Parameter value syntax error
Reason: Invalid nameserver hostname.
Reason: Invalid nameserver hostname.
the content of that xml file:
nsset:create
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<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"><command><create><nsset:create xmlns:nsset="
http://www.nic.cz/xml/epp/nsset-1.2" xsi:schemaLocation="
http://www.nic.cz/xml/epp/nsset-1.2nsset-1.2.xsd"><nsset:id>NSSID:201005110000</nsset:id>
<nsset:ns><nsset:name>a.domain.test</nsset:name>
<nsset:addr>111.222.333.441</nsset:addr>
</nsset:ns>
<nsset:ns><nsset:name>b.domain.test</nsset:name>
<nsset:addr>111.222.333.442</nsset:addr>
</nsset:ns>
<nsset:tech>CID:201005110000</nsset:tech>
</nsset:create>
</create>
</command>
</epp>
Server OS:
Debian 5 32-bit
Installers used:
fred-client-2.1.4.tar.gz
fred-db-2.1.3.tar.gz
fred-doc2pdf-2.0.2.tar.gz
fred-idl-2.1.0.tar.gz
fred-mod-corba-1.3.0.tar.gz
fred-mod-eppd-2.1.1.tar.gz
fred-mod-whoisd-3.1.1.tar.gz
fred-pyfred-2.1.5.tar.gz
fred-server-2.1.11.tar.gz
fred-webadmin-3.1.4.tar.gz
fred-whois-2.1.2.tar.gz
--
Regards,
Umarzuki Mochlis
http://debmal.my
Hello,
Does somebody know how to change protection period for expired domains?
Can it be configured from a configuration file or shall I modify the
database entry (if yes which entry shall I modify)?
Thanks for help.
--
Best regards
Michał Pochwała
Hi
When doing domain transfer operation, I see old registrar getting a
message about the operation in the poll queue but I am unable to
trigger an email to the old registrar. It looks as if Fred should
support such type of email. Proper row also gets inserted into
mail_archive. The row has status 1 and moddate unset. How do I get
those emails sent out?
I am running pyfred in testmode but I also have tester set. I managed
to get "Accepted advance payment" email from Fred, so emails in
general should work. Also, server.conf has "disable_epp_notifier =
false"
Could someone give me an overview how email notification system works in Fred.
Thnx,
Margus.
Hello,
I am building an application on top of FRED database.I was wondering if
someone can help to tell me which tables can I use if I want to know the
balance of a registrar.If I can get the deposits in a tables will be fine.
Regards,
Bryton.
--
Renew Your .tz Domain before it expires.Use our whois service to find
out the expiry date of your domain.
Hello,
I am building an application on top of FRED database.I was wondering if
someone can help to tell me which tables can I use if I want to know the
balance of a registrar.If I can get the deposits in a tables will be fine.
Regards,
Bryton.
--
Renew Your .tz Domain before it expires.Use our whois service to find
out the expiry date of your domain.
Folks:
FRED runs perfectly on Ubuntu 10.4. The only difference with running on
9.10 is that you have to recompile fred-server. The libboost libraries
changed their version. What is needed for getting the correct libraries is
simple (as far as I can tell). Simply install this:
apt-get install libboost-all-dev
This in turn, will install the libboost needed libraries. After that, you
should configure and install the fred-server package.
Mario Guerra
Has anyone tried to implement his/her own whois appart from the fred
whois.Or
tried to customize it.Any clue how to start and which files to start with?
--
bryton
Hello,
I have noticed that if domain has nsset consisting of ns.domain.com and
domain.com,
then there is no GLUE record added for domain.com only for
ns.domain.com, is that expected behaviour or bug?
If its expected whats the reasoning why it was developed like that?
--
Georg Kahest
Süsteemiadministraator
Eesti Interneti SA • Silikaltsiidi 3a, 11216 Tallinn
Tel 727 1016 • Faks 727 1010 • Mobiil 58 50 35 64
www.eestiinternet.ee
Hi,
I am trying to obtain monthly invoice for my registrar using
fred-admin --invoice_archive.
Can someone help me to understand this error I am having
*terminate called after throwing an instance of 'Register::Mailer::NOT_SEND'
Aborted
*
Regards,
Bryton.
--
Renew Your .tz Domain before it expires.Use our whois service to find out the expiry date of your domain.
I have setup the unix whois on port 43 (the one that comes with Fred).
Then we have changed the attribute "refer:" of the Domain object at RIPE to "CLIENTADDRESS whois.nic.fo 43".
The reason for this change is to have RIPE redirecting all whois queries to our whois server (whois.nic.fo). I know other countries have done this with succes.
But i cant get this to work.
If i for example enter the domain name "kjatt.fo" in the form at www.ripe.net/whois, i do not get any information about this domain name, only the error below.
It seems like the whois service, that comes with fred, does not accept the RIPE request.
Is anyone able to help me with this ?
Peter
------------------------------------------------------------------------------
% This is the RIPE Database query service.
% The objects are in RPSL format.
%
% The RIPE Database is subject to Terms and Conditions.
% See http://www.ripe.net/db/support/db-terms-conditions.pdf
% The object shown below is NOT in the RIPE database.
% It has been obtained by querying a remote server:
% (whois.nic.fo) at port 43.
% To see the object stored in the RIPE database
% use the -R flag in your query
%
%REFERRAL START
% Domain Information over Whois protocol
%
% Whoisd Server Version: 2.2.0
% Usage: whois [options] [[type] value]
%
% Options:
% -r Switch off recursion. Only the object which is primary target
% of query is returned.
% -T type Type of object to lookup (domain, nsset, contact, registrar).
% There may be more types separated by comma without spaces
% between them. The types are case-insensitive.
% -i attr Lookup object by its attribute. Attribute can be any of
% attributes from object templates marked by flag "inverse key".
% Attribute name is case-insensitive.
% -q version Returns version of whois server.
% -q indexes Returns list of attributes which can be used in search. The
% attributes have form object:attribute.
% -q templates Returns templates for all four object types.
%
% There's yet another way how to specify a type of object to lookup. Just
% prefix the object's identifier with the name of a type. The following two
% examples are equivalent:
%
% $ whois -T domain nic.cz
%
% $ whois "domain nic.cz"
%
% The -q parameter can be used only once and not in combination with any
% other option. The -i parameter can be used only once.
%
% More information about this implementation of whois server can be found at
% http://www.nic.cz/whois/manual
%ERROR:107: usage error
%
% Unknown option, invalid combination of options, invalid value for option
% or invalid count of parameters was specified.
%%REFERRAL END
Hello;
Please I need to your help;
I try to install FRED system to be our Registry Software in Syria, But when
i try to install FRED, i always excute these command :
fred-rifd -ORBnativeCharCodeSet UTF-8 -ORBendPoint giop:tcp:localhost:2222
&&
fred-adifd -ORBnativeCharCodeSet UTF-8 -ORBendPoint
giop:tcp:localhost:2223 && fred-pifd -ORBnativeCharCodeSet UTF-8
-ORBendPoint giop:tcp:localhost:2224but these ports did not reserved and i
did not get any error, (netstat did not show any thing about this ports),
i get this ports by netstat:
0.0.0.0:2809 0.0.0.0:* LISTEN 28835/omniNames
127.0.0.1:5432 0.0.0.0:* LISTEN 28789/postgres
0.0.0.0:18456 0.0.0.0:* LISTEN 17220/python
0 0.0.0.0:2225 0.0.0.0:* LISTEN 28843/python
and when i try to log in by the page :webadmin in port :18456/login/ i get
this error :
Error:
Error: Backend server is not running!
Traceback (most recent call last): File
"/usr/local/lib/python2.6/site-packages/fred_webadmin/exposed.py", line 24,
in _wrapper return view_func(*args, **kwd) File
"/usr/local/lib/python2.6/site-packages/fred_webadmin/controller/adif.py",
line 417, in login
redir_addr = self._login_process_valid_form(form) File
"/usr/local/lib/python2.6/site-packages/fred_webadmin/controller/adif.py",
line 321, in _login_process_valid_form self._corba_connect(corba_server)
File
"/usr/local/lib/python2.6/site-packages/fred_webadmin/controller/adif.py",
line 308, in _corba_connect corba_obj.connect(ior, nscontext) File
"/usr/local/lib/python2.6/site-packages/fred_webadmin/corba.py", line 82, in
connect
self.context = obj._narrow(CosNaming.NamingContext) File
"/usr/lib/python2.6/dist-packages/omniORB/CORBA.py", line 787, in _narrow
return _omnipy.narrow(self, repoId, 1)TRANSIENT:
CORBA.TRANSIENT(omniORB.TRANSIENT_ConnectFailed, CORBA.COMPLETED_NO)
Please Help me;
Thanks;
Best Regards;
Mustafa AL Rifaee;
Hello,
Where could i find example config file for fred-banking.
Did i understand correctly that fred-banking logic is to download csv
files from bank (authenticated with ssl certs) and then import it via
fred-banking.
--
Georg Kahest
Süsteemiadministraator
Eesti Interneti SA • Silikaltsiidi 3a, 11216 Tallinn
Tel 727 1016 • Faks 727 1010 • Mobiil 58 50 35 64
www.eestiinternet.ee
Hello,
What is the Best Practice with Reserverd domains and fred, currently my
understanding is that, domains are reserved (prohibited to register),
then reservation is removed
and any registrar is able to register that domain, is there some system
to allow only one registrar register that domain and is there any
billing related features with reserved
domains, or they are treated just like normal domains.
--
Georg Kahest
Süsteemiadministraator
Eesti Interneti SA • Silikaltsiidi 3a, 11216 Tallinn
Tel 727 1016 • Faks 727 1010 • Mobiil 58 50 35 64
www.eestiinternet.ee
Hi, I've been trying to connect to fred-server from fred-client for a long
time, but I'couldn not do so. I think that is all about certificates,
because this procedures are not deeply explained in documentations. I would
be very pleased if someone can tell me where to find the correct procedures.
The procedure I followed to get certificates and keys, is this one:
1. download CA.pl
2. run ./CA.pl -new ca
3. copy generated demoCA/cacert.pem to /usr/share/fred-mod-eppd/ssl/
4. run ./CA.pl -newreq
5. run CA.pl -sign
6. move generated newcert.pem and newkey.pem to
/usr/share/fred-mod-eppd/ssl/ and remove newreq.pem in CA.pl's directory
7. run again CA.pl -newreq
8. run again CA.pl -sign
9. move generated cert and key to /usr/share/fred-mod-eppd/ssl/
After that, I get client and mod-eppd configured to point these files, and
run the following script to insert registrars into database:
*#!/bin/bash
MD5=$(openssl x509 -in /usr/local/share/fred-client/ssl/newcert.pem
-fingerprint -noout -md5)
HANDLE=$1
PASSWORD=$2
NAME=$3
psql -U fred fred << _EOF_
INSERT INTO registrar (handle,name) VALUES ('${HANDLE}','${NAME}');
INSERT INTO registraracl (registrarid,cert,password) VALUES
(currval('registrar_id_seq'),'${MD5}','${PASSWORD}');
_EOF_
*
When starting apache, got this error.log:
FRED:/home/fred# more /var/log/apache2/error.log
*
[Wed Jan 27 17:44:07 2010] [warn] Init: Session Cache is not configured
[hint: SSLSessionCache]
[Wed Jan 27 17:44:07 2010] [notice] mod_corba started (mod_corba version
1.3.0, SVN revision unknown, BUILT Jan 18 2010 19:11:31)
[Wed Jan 27 17:44:07 2010] [notice] mod_eppd started (mod_eppd version
2.2.0, SVN revision unknown, BUILT Jan 18 2010 19:13:30)
[Wed Jan 27 17:44:07 2010] [warn] mod_whoisd: whoisd disclaimer not set,
using default.
[Wed Jan 27 17:44:07 2010] [notice] mod_whoisd started (mod_whoisd version
3.1.1, SVN revision unknown, BUILT Jan 18 2010 19:15:10)
[Wed Jan 27 17:44:07 2010] [notice] mod_python: Creating 8 session mutexes
based on 6 max processes and 25 max threads.
[Wed Jan 27 17:44:07 2010] [notice] mod_python: using mutex_directory /tmp
[Wed Jan 27 17:44:07 2010] [notice] mod_corba started (mod_corba version
1.3.0, SVN revision unknown, BUILT Jan 18 2010 19:11:31)
[Wed Jan 27 17:44:07 2010] [notice] mod_eppd started (mod_eppd version
2.2.0, SVN revision unknown, BUILT Jan 18 2010 19:13:30)
[Wed Jan 27 17:44:07 2010] [warn] mod_whoisd: whoisd disclaimer not set,
using default.
[Wed Jan 27 17:44:07 2010] [notice] mod_whoisd started (mod_whoisd version
3.1.1, SVN revision unknown, BUILT Jan 18 2010 19:15:10)
[Wed Jan 27 17:44:07 2010] [notice] Apache/2.2.9 (Debian) mod_python/3.3.1
Python/2.5.2 mod_ssl/2.2.9 OpenSSL/0.9.8g configured -- resuming normal
operations*
Following this, configured fred-client to use the two inserted registrars to
login. When running fred-client, input passphrase used to generate client's
cert, and getting this output:
*FRED:/home/fred# fred-client
Unsupported language code: 'es' in os.environ.LANG. Available codes are: cs,
en. Set default to: 'en'.
Enter PEM pass phrase:
FredClient 2.2.0
Type "help", "license" or "credits" for more information.
Using configuration from /usr/local/etc/fred/fred-client.conf
Connecting to localhost, port 700 ...
ERROR: Login failed.
*Log information in fred-eppd log:*
FRED:/home/fred# more /var/log/fred/fred-eppd.log
[27/Jan/2010:17:58:09 --0200] 127.0.0.1 [sessionID 408120] Client connected
[27/Jan/2010:17:58:09 --0200] 127.0.0.1 [sessionID 408120] Corba call
(epp-cmd hello)
[27/Jan/2010:17:58:09 --0200] 127.0.0.1 [sessionID 408120] Corba call ok
[27/Jan/2010:17:58:09 --0200] 127.0.0.1 [sessionID 408120] request received
(length 700 bytes)
[27/Jan/2010:17:58:09 --0200] 127.0.0.1 [sessionID 408120] request content:
<?xml version="1.0" encoding="utf-8" standalone="no"?> <epp
xmlns="urn:ietf:param
s: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"><command><login><clID
>REG-EPIN</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>ht
tp://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><svcExten
sion><extURI>http://www.nic.cz/xml/epp/enumval-1.2
</extURI></svcExtension></svcs></login><clTRID>ncai001#10-01-27at17:58:09</clTRID></command></epp>
[27/Jan/2010:17:58:09 --0200] 127.0.0.1 [sessionID 408120] Fingerprint is:
07:A4:01:3E:56:77:C3:50:4B:84:0D:A8:E5:21:C7:2B
[27/Jan/2010:17:58:09 --0200] 127.0.0.1 [sessionID 408120] Corba call
(epp-cmd login)
[27/Jan/2010:17:58:09 --0200] 127.0.0.1 [sessionID 408120] Corba call ok
[27/Jan/2010:17:58:09 --0200] 127.0.0.1 [sessionID 408120] after corba call
command saved login id is 0, login id is 0
[27/Jan/2010:17:58:09 --0200] 127.0.0.1 [sessionID 408120] (epp-cmd 2)
response code 2501: sleeping for 0 ms
[27/Jan/2010:17:58:09 --0200] 127.0.0.1 [sessionID 408120] Response content:
<?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"><response><result code="2501"><msg>A
uthentication error; server closing
connection</msg></result><trID><clTRID>ncai001#10-01-27at17:58:09</clTRID><svTRID>ccReg-0000000019</svTRID></trID></respo
nse></epp>
[27/Jan/2010:17:58:09 --0200] 127.0.0.1 [sessionID 408120] Session ended*
Thanks in advance
--
Ernesto Pin
Hello all;
I am now to fred system, and i am try to install it, but when try to
configure fred-server :
./configure --prefix=/usr && make
but i get this error:
checking for main in -lboost_regex... yes
checking build system type... i686-pc-linux-gnu
checking whether the Boost::Thread library is available... yes
checking for main in -lboost_thread... no
checking for main in -lboost_thread-mt... no
checking for main in -lboost_thread-gcc... no
checking for main in -lboost_thread-gcc-mt... no
checking for main in -lboost_thread-gcc-mt-s... no
checking for main in -lboost_thread-gcc-s... no
checking for main in -llibboost_thread... no
checking for main in -llibboost_thread-gcc... no
checking for main in -llibboost_thread-gcc-mt... no
checking for main in -llibboost_thread-gcc-mt-s... no
checking for main in -llibboost_thread-gcc-s... no
checking for main in -lboost_thread-mgw... no
checking for main in -lboost_thread-mgw... (cached) no
checking for main in -lboost_thread-mgw-mt... no
checking for main in -lboost_thread-mgw-mt-s... no
checking for main in -lboost_thread-mgw-s... no
configure: error: Could not link against boost_thread-mgw-s !
Please any one have this problem;
Please help;
Thanks;
Mustafa AL Rifaee
Hello all;
Please i need your help;
I try to open whois page in FRED system, but when i request the whois page i
get this error :
*Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/mod_python/importer.py", line
1537, in HandlerDispatch
default=default_handler, arg=req, silent=hlist.silent)
File "/usr/lib/python2.6/dist-packages/mod_python/importer.py", line
1229, in _process_target
result = _execute_target(config, req, object, arg)
File "/usr/lib/python2.6/dist-packages/mod_python/importer.py", line
1128, in _execute_target
result = object(arg)
File "/opt/fred/root/lib/python2.6/site-packages/fred_whois/whois.py",
line 1116, in handler
session = Session.Session(req)
File "/usr/lib/python2.6/dist-packages/mod_python/Session.py", line
803, in Session
timeout=timeout, lock=lock)
File "/usr/lib/python2.6/dist-packages/mod_python/Session.py", line
372, in __init__
timeout=timeout, lock=lock)
File "/usr/lib/python2.6/dist-packages/mod_python/Session.py", line
180, in __init__
if self.load():
File "/usr/lib/python2.6/dist-packages/mod_python/Session.py", line
250, in load
dict = self.do_load()
File "/usr/lib/python2.6/dist-packages/mod_python/Session.py", line
393, in do_load
dbm = self._get_dbm()
File "/usr/lib/python2.6/dist-packages/mod_python/Session.py", line
380, in _get_dbm
result = self._dbmtype.open(self._dbmfile, 'c', stat.S_IRUSR |
stat.S_IWUSR | stat.S_IRGRP)
File "/usr/lib/python2.6/anydbm.py", line 83, in open
return mod.open(file, flag, mode)
File "/usr/lib/python2.6/dbhash.py", line 19, in open
return bsddb.hashopen(file, flag, mode)
File "/usr/lib/python2.6/bsddb/__init__.py", line 361, in hashopen
d.open(file, db.DB_HASH, flags, mode)
DBAccessError: (13, 'Permission denied')*
Please how i can fixed it;
Thanks;
Best Regards
Mustafa Rifaee
Hello
Could anyone post example of CSV file for fred-banking, i found the
variables names from c++ file of fred-banking,
but should there be header in that CSV? what is the order of variables?
I would greatly appriciate if someone could post example of working CSV
file.
--
Georg Kahest
Süsteemiadministraator
Eesti Interneti SA • Silikaltsiidi 3a, 11216 Tallinn
Tel 727 1016 • Faks 727 1010 • Mobiil 58 50 35 64
www.eestiinternet.ee
Hello all;
thanks for replay;
but when i use : ./fred-manager start
* Starting PostgreSQL
* Starting omniNames...
Cannot locate pg_hba.conf file or it's not accessible, run
this script under adminstrator user (usually postgres)
* Starting FRED central registry CORBA servers...
* Starting Apache...
* Starting FRED webadmin HTTP server...
* Starting named... (did not start)
the Postgresql and FRED central registry CORBA servers and named do not
work;
is there any thing missed; the fred-manager install the FRED in /opt/root/
directory.
Thanks
Best Regards;
Mustafa AL Rifaee
On Mon, Jun 7, 2010 at 6:00 AM, <fred-users-request(a)lists.nic.cz> wrote:
> 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. Re: installation error (Georg Kahest)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 06 Jun 2010 18:20:43 +0300
> From: Georg Kahest <georg.kahest(a)eestiinternet.ee>
> Subject: Re: installation error
> To: A mailing list for users and developers of FRED registry system
> <fred-users(a)lists.nic.cz>
> Message-ID: <4C0BBCCB.5010602(a)eestiinternet.ee>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> mustafa rifaee wrote:
> >
> > Hello;
> > Please I need to your help;
> > I try to install FRED system to be our Registry Software in Syria, But
> > when i try to install FRED, i always excute these command :
> >
> > fred-rifd -ORBnativeCharCodeSet UTF-8 -ORBendPoint
> > giop:tcp:localhost:2222 &&
> > fred-adifd -ORBnativeCharCodeSet UTF-8 -ORBendPoint
> > giop:tcp:localhost:2223 && fred-pifd -ORBnativeCharCodeSet UTF-8
> > -ORBendPoint giop:tcp:localhost:2224but these ports did not reserved
> > and i did not get any error, (netstat did not show any thing about
> > this ports),
> > i get this ports by netstat:
> > 0.0.0.0:2809 <http://0.0.0.0:2809> 0.0.0.0:*
> > LISTEN 28835/omniNames
> > 127.0.0.1:5432 <http://127.0.0.1:5432>
> > 0.0.0.0:* LISTEN 28789/postgres
> > 0.0.0.0:18456 <http://0.0.0.0:18456>
> > 0.0.0.0:* LISTEN 17220/python
> > 0 0.0.0.0:2225 <http://0.0.0.0:2225>
> > 0.0.0.0:* LISTEN 28843/python
> >
> > and when i try to log in by the page :webadmin in port :18456/login/
> > i get this error :
> >
> > Error:
> > Error: Backend server is not running!
> > Traceback (most recent call last): File
> > "/usr/local/lib/python2.6/site-packages/fred_webadmin/exposed.py",
> > line 24, in _wrapper return view_func(*args, **kwd) File
> >
> "/usr/local/lib/python2.6/site-packages/fred_webadmin/controller/adif.py",
> > line 417, in login
> > redir_addr = self._login_process_valid_form(form) File
> >
> "/usr/local/lib/python2.6/site-packages/fred_webadmin/controller/adif.py",
> > line 321, in _login_process_valid_form
> > self._corba_connect(corba_server)
> > File
> >
> "/usr/local/lib/python2.6/site-packages/fred_webadmin/controller/adif.py",
> > line 308, in _corba_connect corba_obj.connect(ior, nscontext) File
> > "/usr/local/lib/python2.6/site-packages/fred_webadmin/corba.py", line
> > 82, in connect
> > self.context = obj._narrow(CosNaming.NamingContext) File
> > "/usr/lib/python2.6/dist-packages/omniORB/CORBA.py", line 787, in
> > _narrow return _omnipy.narrow(self, repoId, 1)TRANSIENT:
> > CORBA.TRANSIENT(omniORB.TRANSIENT_ConnectFailed, CORBA.COMPLETED_NO)
> > Please Help me;
> > Thanks;
> > Best Regards;
> > Mustafa AL Rifaee;
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > fred-users mailing list
> > fred-users(a)lists.nic.cz
> > https://lists.nic.cz/mailman/listinfo/fred-users
> >
> Hello,
>
> Why are you starting these services by hand, you should use the
> fred-manager included atleast until you know what you are doing.
> ./fred-manager start (starts up adif,rifd,pifd + postgres + omni + apache)
>
> The easiease way to get fred installed is to use the ./fred-manager
> install :)
>
> Georg Kahest
>
>
> ------------------------------
>
> _______________________________________________
> fred-users mailing list
> fred-users(a)lists.nic.cz
> https://lists.nic.cz/mailman/listinfo/fred-users
>
>
> End of fred-users Digest, Vol 23, Issue 2
> *****************************************
>
Hi,
the command is: create_nsset nssid:okiadns ((ns1.okia.ee,90.190.106.2),
(ns2.okia.ee,67.207.134.150)) cid:3703140314 kalamaja
The answer is:
Do you really want to send this command to the server? (y/N): y
ERROR: Server returned an empty message.
Connection to 195.80.113.46 interrupted.
Ending session at 195.80.113.46
Disconnected.
Try to automaticly reconnect - send login.
Used socket type: IPv4.
Socket timeout: 10.0 sec.
Connecting to 195.80.113.46, port 700 ...
Connection established.
Try to open SSL layer...
SSL layer opened.
Server ID: EPP server (DSDng)
Login command sent to the server
Connected!
Return code: 1000
Reason: Command completed successfully
Return code: 2005
Reason: Parameter value syntax error
ERROR: Element that caused a server error condition: <nsset:id
xmlns:nsset='http://www.nic.cz/xml/epp/nsset-1.2'>nssid:okiadns</nsset:id>
Reason: bad format nsset handle
Any hint? I see that something wrong with my nsset name but what exactly?
Best regards, Margusja
--
Tervitades Margusja
Phone: +372 51 48 780
MSN: margusja(a)kodila.ee
skype: margusja
web: http://margusja.pri.ee
Hello!
I'm running fred on debian64(lenny), the problem i m facing is that
omniNames tend to die, i was wondering what distribution are other
people using, because i havent heard anyone having same problem, i
noticed that the packages in repo are for ubuntu, so i would guess you
are using ubuntu, is your live system on 32 or 64 bit arhitecture.
--
Georg Kahest
Süsteemiadministraator
Eesti Interneti SA • Silikaltsiidi 3a, 11216 Tallinn
Tel 727 1016 • Faks 727 1010 • Mobiil 58 50 35 64
www.eestiinternet.ee
Hello!
Are there more configuration variables for pyfred/server.conf then
provided in example.confs?
Where could i find list of these variables?
--
Georg Kahest
Süsteemiadministraator
Eesti Interneti SA • Silikaltsiidi 3a, 11216 Tallinn
Tel 727 1016 • Faks 727 1010 • Mobiil 58 50 35 64
www.eestiinternet.ee
Hello!
When i set disclose n, while creating contact, some information is
hidden in Public Whois, but other registrars can still see all the fields
via info_contact, can i somehow limit info_contact to only same
registrar data or hide fields like in public whois?
--
Georg Kahest
Süsteemiadministraator
Eesti Interneti SA • Silikaltsiidi 3a, 11216 Tallinn
Tel 727 1016 • Faks 727 1010 • Mobiil 58 50 35 64
www.eestiinternet.ee
Hey guys,
Trying to compile fred on debian lenny I receive the following error;
/opt/fred/download/src/fred-pyfred-2.1.8/setup.cfg.template has been
copied to setup.cfg.
Updating setup configuration file (setup.cfg).
running install
* Operating system ... linux2
* Python version ... 2.5.2
* Package omniORB found (version cannot be verified).
* package pygresql version ... 3.8.1
* Package dnspython version ... 1.6.0
Versions newer than 1.5 of dnspython are not tested to work with
pyfred.
Use at your own risk.
* C API version of clearsilver ... 4
All tests were passed successfully
sendmail found in /usr/sbin
Error: drill not found.
If you want to suppress these error run install with --no-check-deps
option.
The only thing that stands out is the python version. What is
interesting however is fred-pyfred-2.1.5 compiles fine.
I tried to search for this "drill" error with no luck.
My pthon version is 2.5.2-3
--julian
Hello!
The EPP 'credit_info' command returns credit information.
Does this give current credit balance for current use ?
How can i credit one user/registrar manualy not from bank, is there
command for that or i can do it directly from db
at first glance i didnot notice field what would offer that kind of
functionality in db.
Georg
i have now changed ex_period_min in table zone to 1, and then i tried to renew one domain only 1 month, which is what i want to do:REG-FO@localhost> renew_domain uttu.fo 2011-03-10 (1 m)Do you really want to send this command to the server? (y/N): yERROR: Parameter value policy errorReason: period is not aligned with allowed step.Is it not possible in Fred to renew only 1 month ? Can anyone help ?regardsPeter -----------------------------------------------------------------------------------------------------------In table 'zone' are columns ex_period_max and ex_period_min.
But I'm not sure about granularity. Maybe ex_period_min is also
granularity. Dont know.
v.
Petur Kirke wrote:
> REG-FO at 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 ?
I am looking to register some phone numbers into this directory but Im having trouble loading the ISO up to my server. I am asking if anyone can upload the numbers into the enum register. I would be willing to pay to do this as well. thanks .
My email is wyldbilly(a)hotmail.com
William
_________________________________________________________________
Hotmail: Powerful Free email with security by Microsoft.
http://clk.atdmt.com/GBL/go/196390710/direct/01/
Hello!
I installed FRED and most of it is working now. There was a minor glitch
in itertable.py script (__init__(self) function not taking arguments
error) that prevented launching the webadmin. I don't know if this is
just me or has anybody else seen this as well.
What I wanted to ask was whether there exists an updated version of the
wbadmin. The distributed one (3.1.4) seems to lack some log and all of
the statistics modules. Also, one would have expected to have sections
for entering zones, zonegen and invoices. The latter are part of my wish
list.
This is a great piece of software!
jaak lippmaa
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4677 (20091210) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com
I was wondering if anyone who has fred up and running could register 2 phone numbers for me into the enum registry for me? I just need two numbers to test it out. I am still loading the program onto my server. I would appreciate it. my email is wyldbilly(a)hotmail.com thanks for any help. I am working on setting this up and want to test 2 phone numbers.
Bill
_________________________________________________________________
Hotmail: Free, trusted and rich email service.
http://clk.atdmt.com/GBL/go/171222984/direct/01/
I need help setting up FRED on my server. Would anyone be able to help me out in doing this? feel free to email me. wyldbilly(a)hotmail.com
Thanks.
_________________________________________________________________
Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
http://clk.atdmt.com/GBL/go/177141664/direct/01/
Machine is Ubuntu 8.10 updated, and using the dapper repository for fred.
Since fred-server is not offered inside the archive.nic.cz, I am using
attempting to build from source, and receiving the error believe for file
filter_impl.cc
Please advise a course of correction.
make[5]: Entering directory
`/home/davidscott/Desktop/fred-server-2.1.11/src/corba/admin' g++
-DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/postgresql -pthread
-I/usr/include -I../../../util -I../../../src -I../../../src -I../../.. -g
-O2 -MT filter_impl.o -MD -MP -MF .deps/filter_impl.Tpo -c -o filter_impl.o
filter_impl.cc filter_impl.cc: In member function
‘ccReg::Filters::_objref_Domain*
FilterIteratorImpl::addE(Database::Filters::Domain*)’: filter_impl.cc:468:
error: cannot allocate an object of abstract type ‘FilterDomainImpl’
filter_impl.cc:318: note: because the following virtual functions are pure
within ‘FilterDomainImpl’: ../../../src/corba/ccReg.hh:4223: note: virtual
ccReg::Filters::_objref_Bool* ccReg::Filters::_impl_Domain::addPublish()
filter_impl.cc: In member function ‘ccReg::Filters::_objref_PublicRequest*
FilterIteratorImpl::addE(Database::Filters::PublicRequest*)’:
filter_impl.cc:471: error: cannot allocate an object of abstract type
‘FilterPublicRequestImpl’ filter_impl.cc:360: note: because the following
virtual functions are pure within ‘FilterPublicRequestImpl’:
../../../src/corba/ccReg.hh:4583: note: virtual
ccReg::Filters::_objref_Registrar*
ccReg::Filters::_impl_PublicRequest::addRegistrar() filter_impl.cc: In
member function ‘void
FilterIteratorImpl::addFilter(Database::Filters::Filter*)’:
filter_impl.cc:494: error: cannot allocate an object of abstract type
‘FilterDomainImpl’ filter_impl.cc:318: note: since type ‘FilterDomainImpl’
has pure virtual functions filter_impl.cc:497: error: cannot allocate an
object of abstract type ‘FilterPublicRequestImpl’ filter_impl.cc:360: note:
since type ‘FilterPublicRequestImpl’ has pure virtual functions make[5]: ***
[filter_impl.o] Error 1
Regards David
I have created a PHP script, where technical_test works pretty well, and has been working for 5 months now.
But now i have a problem, when i check a certain provider of nameservers.
Normally when technical_test responds negative, i get an answer something like this:
Queue size: 1
Message ID: 889
Message date: 2009-12-15T18:01:49Z
Message content:
[nsset:testData]:
[ATTR: xmlns:nsset: http://www.nic.cz/xml/epp/nsset-1.2; xsi:schemaLocation: http://www.nic.cz/xml/epp/nsset-1.2 nsset-1.2.xsd]
[nsset:id]: NS6258
[nsset:name]: 'abcdefght.fo'
[nsset:result]:
[nsset:testname]: glue_ok
[nsset:status]: true
[nsset:testname]: existence
[nsset:status]: true
[nsset:testname]: presence
[nsset:status]: false
In my script, i check if there is any "false" in the response, so the example above works fine for me, because there is a false in the end of the response.
But when doing technical_test on the certain provider of nameservers, which gives me a problem, i get this response:
Queue size: 3
Message ID: 890
Message date: 2009-12-15T18:02:45Z
Message content:
[nsset:testData]:
[ATTR: xmlns:nsset: http://www.nic.cz/xml/epp/nsset-1.2; xsi:schemaLocation: http://www.nic.cz/xml/epp/nsset-1.2 nsset-1.2.xsd]
[nsset:id]: NS6259
[nsset:name]: 'abcdefght.fo'
[nsset:result]:
[nsset:testname]: glue_ok
[nsset:status]: true
[nsset:testname]: existence
[nsset:status]: true
Should a response like this be understood as positive ?
Does it mean that the technical test is positive ?
Presence is missing ?
regards
Petur
While attempting to compile fred-server from source I receive this error.
Can I get some assistance with this error?
My System :
Ubuntu 9.10 (karmic) up to date.
Linux backup-cssp 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:01:29 UTC
2009 i686 GNU/Linux
Let me know what other information you need.
make[5]: Entering directory
`/home/scott/FRED/autotools/fred-server-2.1.11/src/corba/epp'g++
-DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/postgresql -pthread
-I/usr/include -I../../../util -I../../../src -I../../../src -I../../..
-g -O2 -MT epp_impl.o -MD -MP -MF .deps/epp_impl.Tpo -c -o epp_impl.o
epp_impl.ccepp_impl.cc: In function âint countTailPads(const
char*)â:epp_impl.cc:6963: error: invalid conversion from âconst char*â to
âchar*âepp_impl.cc: In function âint testPad(const char*)â:epp_impl.cc:6981:
error: invalid conversion from âconst char*â to âchar*âmake[5]: ***
[epp_impl.o] Error 1make[5]: Leaving directory
`/home/scott/FRED/autotools/fred-server-2.1.11/src/corba/epp'make[4]: ***
[all-recursive] Error 1make[4]: Leaving directory
`/home/scott/FRED/autotools/fred-server-2.1.11/src/corba'make[3]: *** [all]
Error 2make[3]: Leaving directory
`/home/scott/FRED/autotools/fred-server-2.1.11/src/corba'make[2]: ***
[all-recursive] Error 1make[2]: Leaving directory
`/home/scott/FRED/autotools/fred-server-2.1.11/src'make[1]: ***
[all-recursive] Error 1make[1]: Leaving directory
`/home/scott/FRED/autotools/fred-server-2.1.11'make: *** [all] Error 2root @
backup-cssp[/home/scott/FRED/autotools/fred-server-2.1.11] #
-David
Before I begin an installation was curious if anyone has experience running
FRED on ubuntu 9.10 (karmic), I noticed the FRED distribution available is
for dapper. Also does it run on both i386 and 64bit OS?
thanks
joe baptista
I have encountered a problem in Billing where by I have created a domain
under or.tz and since the zone had less than 100,000.But just after the
creation of the domain I ended Up having 42929672.96.
Have anyone encountered such an error?
How do I make sure it doesn't occur again?
Screenshot.
Interactive input completed. [Press Enter]
Command to issue:
create_domain muet-tanzania.or.tz smw1-tznic NULL ns-muet-tanzania.or.tz
NULL (1 y) smw1-tznic
Do you really want to send this command to the server? (y/N): y
Domain name: muet-tanzania.or.tz
Created on: 2009-12-17T19:49:39+03:00
Expiration date: 2010-12-17
REG-TZNIC-01@localhost> credit_info
go.tz: 20000.00
tz: 0.00
ac.tz: 10000.00
ne.tz: 10000.00
sc.tz: 35000.00
or.tz: 42929672.96
mil.tz: 50000.00
co.tz: 40000.00
REG-TZNIC-01@localhost>
Regards,
Bryton.
I have created a PHP script, where technical_test works pretty well, and has been working for 5 months now.
But now i have a problem, when i check a certain provider of nameservers.
Normally when technical_test responds negative, i get an answer something like this:
Queue size: 1
Message ID: 889
Message date: 2009-12-15T18:01:49Z
Message content:
[nsset:testData]:
[ATTR: xmlns:nsset: http://www.nic.cz/xml/epp/nsset-1.2; xsi:schemaLocation: http://www.nic.cz/xml/epp/nsset-1.2 nsset-1.2.xsd]
[nsset:id]: NS6258
[nsset:name]: 'abcdefght.fo'
[nsset:result]:
[nsset:testname]: glue_ok
[nsset:status]: true
[nsset:testname]: existence
[nsset:status]: true
[nsset:testname]: presence
[nsset:status]: false
In my script, i check if there is any "false" in the response, so the example above works fine for me, because there is a false in the end of the response.
But when doing technical_test on the certain provider of nameservers, which gives me a problem, i get this response:
Queue size: 3
Message ID: 890
Message date: 2009-12-15T18:02:45Z
Message content:
[nsset:testData]:
[ATTR: xmlns:nsset: http://www.nic.cz/xml/epp/nsset-1.2; xsi:schemaLocation: http://www.nic.cz/xml/epp/nsset-1.2 nsset-1.2.xsd]
[nsset:id]: NS6259
[nsset:name]: 'abcdefght.fo'
[nsset:result]:
[nsset:testname]: glue_ok
[nsset:status]: true
[nsset:testname]: existence
[nsset:status]: true
Should a response like this be understood as positive ?
Does it mean that the technical test is positive ?
Presence is missing ?
regards
Petur
Jaromir,
We are having a small problem,I Tanzania we have sld's zones
for .tz i.e. co,or,go,mil,ne,sc.
Now the problem is if we add credit we must specify the
zone we are adding credit.So if we register domain and the
credit in say co is finished while another sld say go has
credit the domain registration will fail since no enough
credit in the respective zone.
Now I am thinking of customizing such that if a registrar
has credit in the other sld's the credit can be used to
register domain in another sld.
Please advice if it's possible.And if its possible let
me know how can I start to do that.Which modules etc
will I have to look at to get the Insight of what happens
when the domain is being registered.
Thanks in advance.
Regards,
Bryton
Hi Guys,
I am new to FRED, i've followed the guide on the LiveCD webpage where it
says to create a contact and a name server, which i've already done, now i
tried to create a domain but i get an error saying the domain name isn;t
applicable after keying in domain names such as homer.com and etc...
What should I be putting as the domain name and as the registrant ID
the details ive done so far are shown below
COntact ID - Homer
Name - Jay
NSSETID - Homer
ListofDNSNameserver - ns.enum1.com
Technical Contact - Homer
Kinda urgent, my project is due in 2 weeks - any help is much appreciated
Hi,
I have aregistrar in my fred db,
The registrar is working fine as he has credits and
if he registrer domains credits are deducted fine.
But I want to add a new registrar.
I have already created a new registrar who,assing zones
and the invoice_prefix has values that whre used in the
previous registrar.
Now if I add the credit to this new registrar It gives
me an error that duplicate entries in the invoice table.
I suspect its due to the field prefix of the invoice table.
What am I supposed to do?Because the Invoice table contains
the records created while adding credit for the 1st registrar?
Do I have to flush out the data in the table invoice so that I can enter
data for my new registrar??
If I flash and a registrar issues info_credit what will he see???
Regards,
Bryton.
Hi,
In the Fred Database there is a table called
registrarinvoice.
I want to know how to populate the data in this
table without going to the phppgadmin directly.
ie I want to use a command like fred-admin if it
is possible
Regards,
Bryton.
I am restarting apache it is giving me this error
root@tznic:/etc/apache2/mods-available# /etc/init.d/apache2 start
* Starting web server apache2
apache2: Syntax error on line 298 of /etc/apache2/apache2.conf: Syntax
error on line 19 of /etc/apache2/sites-enabled/000-default: Cannot
load /etc/apache2/mods/mod_whoisd.so into
server: /etc/apache2/mods/mod_whoisd.so: cannot open shared object file:
No such file or directory
[fail]
root@tznic:/etc/apache2/mods-available# /etc/init.d/apache2 start
This is what happened
root@tznic:/# /etc/init.d/omniorb4-nameserver start
* Starting omniORB name server omniNames [Fail]
root@tznic:/#
and in one of FRED pdf documentation i found the following command after
using still it fails.
/usr/sbin/invoke-rc.d omniorb4-nameserver start
And there is no error in the syslog.
On Mon, 2009-09-14 at 15:26 +0200, Jaromír Talíř wrote:
> Bryton Focus píše v Po 14. 09. 2009 v 16:19 +0300:
> > 1.I have installed FRED up to the end but the problem
> > is that when I start the omniORB service it fails to
> > start.
>
> What command did you use? What happend and what was in log files?
>
> > 2.How do I start other services?
>
> If you mean FRED servers it's usually done by this command:
> > start fred-pyfred fred-rifd fred-adifd fred-pifd
>
> Regards
> Jaromir
When i run the fred-client command "technical_test", i can check if the nsset is working technically.
But when the technical_test gives an error, is there any way to check, WHICH nameserver gives an error ?
For example if there are 2 nameservers in one nsset, maybe one is working fine, but the other has an error. With "technical_test" its not possible to see, WHICH ONE of the 2 nameservers is failing. Is that so ?
regards
Petur
I already found the answer to my question, i separated it with linebreak: \n
peter
------------------------------------------------------------------------------------------------------
In the postgre database table there are 3 columns for street, named street1, street2 and street3.
When i use the fred-client command info_contact, it responses with all this information in one variable: [contact:street]
Is there any way to separate street1, street2 and street3 in [contact:street] ?
In the postgre database table there are 3 columns for street, named street1, street2 and street3.
When i use the fred-client command info_contact, it responses with all this information in one variable: [contact:street]
Is there any way to separate street1, street2 and street3 in [contact:street] ?
peter
Here in .fo we want to use a few fields in our database table, which are not existing in the Fred Postgresql database table "contact".
At the other hand there are some fields in "contact", which we dont use, for example "vat", "street3" etc.
Because we want to make our system as much as possible within FRED (and as little as possible with database tables outside of Fred), i would like to use for example the fields "vat" and "street3" for other purposes (with other data).
Can you think of any problems, i might get later because of this, or should this be an ok solution ?
Are these fields hardcoded anywhere or for any purposes, for example in the Whois program ?
regards
Peter
Hi all,
bit of a beginners question just installing fred using fred-manager. Installed all neccessary packages now going to run fred get the following
./root/bin/fred-client
/tmp/root/lib/python2.6/site-packages/fred/session_base.py:649: DeprecationWarning: os.popen3 is deprecated. Use the subprocess module.
pipes = os.popen3(self._external_validator)
FredClient 2.1.2
Type "help", "license" or "credits" for more information.
Using configuration from /tmp/root/etc/fred/fred-client.conf
Connecting to localhost, port 22351 ...
ERROR: I cannot connect to the server localhost.
Connection socket.error: [Errno 111] Connection refused (localhost:22351)
not sure if this is just a typical error from an incorrect ssl certificate or something else,
thanks
Hey Guys,
When I run;
/usr/sbin/fred-admin --zone_add --zone_fqdn=tst
and geneate the completed zone it looks like;
$TTL 18000 ;default TTL for all records in zone
tst. IN SOA localhost. hostmaster.localhost. (1249044567 10600 3600
1209600 7200)
IN NS localhost.
;
[...]
How does one go about setting up the zone settings the fred way?
--julian
Side note:
By the way, Fred installed seemlessly on debian 'squeeze' using
fred-manager. I have a list of packages fred needs for debian if
anyone is interested.
Hello everybody
I have installed FRED on a PC witch have as OS DEBIAN 5.0
All servers are running (fred-adifd, fred-pifd, fred-pyfred, fred-rifd, omniname)
But when I try to create contact or other objects it send back this error : "Command failed"
Is it version problem of package or ?
thank you
I know it's not a best practice but an important percentage of our
domains use only one nameserver.
Is there a possibility of FRED not enforcing at least two nameservers?.
We are considering several other alternatives for implementing this best
practice. though.
Best regards.
Mario Guerra
NIC-CR
Hello again
We are now testing the nameserver
In my file db.fo, which is created with the genzone_client script, the serial number is 1244941201
But when querying the nameserver from internet the serial is still 1244422801. (old number)Do you know what can be wrong or missing ?Should something be done in FRED, or is it some settings in BIND ?regardsPetur
Hi FRED fans,
I uploaded my presentation from LacTLD meeting I had few weeks ago. It's
available here:
http://fred.nic.cz/attachment/wiki/attachments/FRED-20090527-JT-LacTLD.odp?…
This presentation contains some description of FRED features together
with quick installation HOWTO for Fedora. It can be useful in decision
whether FRED is good for you or not.
Regards,
Jaromir
Hi all,
I've change allowIDN attributes in src/register/nsset.h and
src/register/domain.h to yes in fred-server-2.1.11.
Then:
#fred-admin --zone_add --zone_fqdn=xn--mgbx4cd0ac
#fred-admin --registrar_add_zone --zone_fqdn=xn--mgbx4cd0ac
--handle=REG-UMAR
#create_domain xn--mgbkp7dn3c.xn--mgbx4cd0ac CID:001 NULL CID:001 NULL (12
m)
ERROR: Authentication error
How can I solve this IDN error and successfully create an IDN zone?
Thank you.
--
Regards,
Umarzuki Mochlis
http://gameornot.net
Hi all,
1. using fred-admin, I created new fqdn and corresponding registrars for cz
sucessfully.
2. I've added using fred-client for umar.cz with the corresponding contact,
nsset and domain successfully.
3. Then I run
#genzone_client cz
to generate the zone for all in cz (including umar.cz)
4. But when I run whois -h 127.0.0.1 umar.cz it says status: Domain
is not generated into zone
Did I missed any steps? or wrongly type any commands?
--
Regards,
Umarzuki Mochlis
http://gameornot.net
I'm using fred-server 2.1.11 and when i ran
fred-admin --registrar_add_zone --zone_fqdn=cz --registrar_handle=REG-UMAR
This message appeared:
Error: option value 'handle' not found in configuration
Prior to that I'm able to create contact and nsset
Where is the configuration file of fred-admin and how can I solve this?
--
Regards,
Umarzuki Mochlis
http://gameornot.net
Finally made 2 contacts and 1 nsset but failed to make domain
REG-UMAR(a)192.168.56.6> create_domain umar.com UMAR NULL UMARNS01 NULL (24 m)
NAZMAN
Client-side validation command:
xmllint --noout --schema "/usr/local/share/fred-client/schemas/all.xsd" -
Do you really want to send this command to the server? (y/N): y
Client-side validation command:
xmllint --noout --schema "/usr/local/share/fred-client/schemas/all.xsd" -
Return code: 2005
Reason: Parameter value syntax error
ERROR: Element that caused a server error condition: <domain:name
xmlns:domain='http://www.nic.cz/xml/epp/domain-1.4'>umar.com</domain:name>
Reason: Domain name not applicable.
COMMAND: domain:create
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<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"><command><create><domain:create xmlns:domain="
http://www.nic.cz/xml/epp/domain-1.4" xsi:schemaLocation="
http://www.nic.cz/xml/epp/domain-1.4 domain-1.4.xsd"><domain:name>umar.com
</domain:name>
<domain:period unit="m">24</domain:period>
<domain:nsset>UMARNS01</domain:nsset>
<domain:registrant>UMAR</domain:registrant>
<domain:admin>NAZMAN</domain:admin>
</domain:create>
</create>
<clTRID>vwpb011#09-06-11at16:41:49</clTRID>
</command>
</epp>
ANSWER:
<?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"><response><result code="2005"><msg>Parameter value syntax
error</msg>
<extValue><value><domain:name xmlns:domain="
http://www.nic.cz/xml/epp/domain-1.4">umar.com</domain:name>
</value>
<reason>Domain name not applicable.</reason>
</extValue>
</result>
<trID><clTRID>vwpb011#09-06-11at16:41:49</clTRID>
<svTRID>ccReg-0000000058</svTRID>
</trID>
</response>
</epp>
no matter what domain i tried, what interface i'm using (CLI, interactive
CLI and GUI), i still got the same error.
--
Regards,
Umarzuki Mochlis
http://gameornot.net
when browsing november 2008 mail archive, i found that my problem might be
related to postgresql like Julian had but the error message
function create_tmp_table(unknown) does not exist at character 8
aside from that it only happens only 5 times around 11 AM
when i try again at 12 PM
REG-UMAR(a)192.168.56.6> create_contact CID:CA000001 'Umarzuki'
umarzuki@gmail123 Beranang 43700 MY
Do you really want to send this command to the server? (y/N): y
Return code: 2400
Reason: Command failed
Still same messages
grep exist /var/log/postgresql/postgresql-8.3-main.log
2009-06-09 11:40:28 MYT ERROR: function create_tmp_table(unknown) does not
exist at character 8
2009-06-09 11:40:36 MYT ERROR: function create_tmp_table(unknown) does not
exist at character 8
2009-06-09 11:40:40 MYT ERROR: function create_tmp_table(unknown) does not
exist at character 8
2009-06-09 11:40:43 MYT ERROR: function create_tmp_table(unknown) does not
exist at character 8
2009-06-09 11:40:49 MYT ERROR: function create_tmp_table(unknown) does not
exist at character 8
but that was yesterday
even the few log messages
tail -25 /var/log/postgresql/postgresql-8.3-main.log
2009-06-10 11:02:25 MYT FATAL: terminating connection due to administrator
command
2009-06-10 11:02:25 MYT LOG: autovacuum launcher shutting down
2009-06-10 11:02:25 MYT LOG: shutting down
2009-06-10 11:02:25 MYT LOG: database system is shut down
2009-06-10 11:02:35 MYT LOG: could not load root certificate file
"root.crt": no SSL error reported
2009-06-10 11:02:35 MYT DETAIL: Will not verify client certificates.
2009-06-10 11:02:35 MYT LOG: database system was shut down at 2009-06-10
11:02:25 MYT
2009-06-10 11:02:35 MYT LOG: autovacuum launcher started
2009-06-10 11:02:35 MYT LOG: database system is ready to accept connections
2009-06-10 11:02:35 MYT LOG: incomplete startup packet
2009-06-10 11:09:25 MYT LOG: incomplete startup packet
2009-06-10 11:09:25 MYT LOG: received fast shutdown request
2009-06-10 11:09:25 MYT LOG: aborting any active transactions
2009-06-10 11:09:25 MYT FATAL: terminating connection due to administrator
command
2009-06-10 11:09:25 MYT FATAL: terminating connection due to administrator
command
2009-06-10 11:09:25 MYT LOG: autovacuum launcher shutting down
2009-06-10 11:09:25 MYT FATAL: terminating connection due to administrator
command
2009-06-10 11:09:25 MYT LOG: shutting down
2009-06-10 11:09:25 MYT LOG: database system is shut down
2009-06-10 11:10:06 MYT LOG: could not load root certificate file
"root.crt": no SSL error reported
2009-06-10 11:10:06 MYT DETAIL: Will not verify client certificates.
2009-06-10 11:10:06 MYT LOG: database system was shut down at 2009-06-10
11:09:25 MYT
2009-06-10 11:10:06 MYT LOG: autovacuum launcher started
2009-06-10 11:10:06 MYT LOG: database system is ready to accept connections
2009-06-10 11:10:06 MYT LOG: incomplete startup packet
--
Regards,
Umarzuki Mochlis
http://gameornot.net
when i ran
# python setup.py build_idl
from within fred-pyfred-2.1.5, i got
error: invalid command 'build_idl'
--
Regards,
Umarzuki Mochlis
http://gameornot.net
Hey,
This is a general question;
I was curious if anyone has a generic website that interfaces into
FRED, that allows for people to register domains and update their details.
--
Cheers,
Julian De Marchi
--
OpenNIC user - http://www.opennicproject.org/ | http://www.opennic.glue
Support OpenNIC, become a member today!
--
PGP 0x8D659814
--
Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
How do i delete one Domain ONLY from DNS ?
I cannot find any command for this in fred-client. Is there a (python?) command for this ?
I need to do this, because when one Domain expires, we first want to delete it only from DNS, and the later delete the domain completely from the system.
regards
Petur
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 again
Finally i decided, what i want to do. I only want to use these 2 commands, which "object_regular_procedure" is a shortcut for:
fred-admin --update_object_states
fred-admin --object_delete_candidates
I can see 2 ways to do this, and i want to ask you to help me choosing the correct way to do this:
1) to run "object_regular_procedure" without running the unwanted commands, but only the 2 that i want to run. Is that possible, and if yes, how ?
2) if i run the 2 commands individually, how should the order be ? (for example update_object_states should be runned 2 times ?, is that before and after the other command/s ?)
regards
Petur
________________________________________
Fra: fred-users-bounces(a)lists.nic.cz [fred-users-bounces(a)lists.nic.cz] På vegne af Jaromír Talíř [jaromir.talir(a)nic.cz]
Sendt: 13. februar 2009 14:28
Til: fred-users(a)lists.nic.cz
Emne: Re: SV: sending emails to customers
This procedure is imporant part of Fred processes. It automates lot of
things. According to fred-admin --help it's just shortcut for list of
other things:
--object_regular_procedure shortcut for 2x update_object_states,
notify_state changes,
poll_create_statechanges
, object_delete_candidates,
poll_create_low_credit,
notify_letters_create
--update_object_states - This command update state of objects - it
compares actual time, expiration dates on domains, last usage dates on
contact and nssets and mark those object with flags like (expired,
ouzone, deleteCandidate...). It's called twice to catch race condition -
if somebody should renew domain during this procedure. It's state is
reverted back in second run. Domains with 'outzone' state are not
generation into zone dile
--notify_state_changes - Go through objects and find states that should
be followed by client notification. For those object/state combinations
send email to object owner. For example registrants are this way
notified about approaching expiration, about getting outzone, about
deleting of object...etc
--poll_create_statechanges - Similar to previous but this way registrars
are informed using 'poll messages' mechanism. New message is created in
system and registrars can download this message using poll EPP command.
--object_delete_candidates - All objects marked by state deleteCandidate
are deleted. Domains get this state 45 days after expiration date.
Contact and NSSets get this state after six months of not using them.
--poll_create_low_credit - Special check for credit of registrars. If
credit of registrar fall under some configured limit. New poll message
is created for this registrar with information that credit is low.
--notify_letters_create - Few weeks before deleteing of domain we send
regular paper letter to registrant with information that his domain is
really going to be deleted. This procedure generates PDF document with
those letters. Our staff download this PDF file using web administration
interface, print it on printer, put it into envelopes and send it.
We call this procedure each day at 2pm from cron script.
Regards
Jaromir
Petur Kirke píše v St 11. 02. 2009 v 15:40 +0000:
> what does
>
> fred-admin --object_regular_procedure
>
> do ?
>
> does it send all emails in a queue ? and empty the queue ?
>
> petur
>
>
> ________________________________________
> Fra: fred-users-bounces(a)lists.nic.cz [fred-users-bounces(a)lists.nic.cz] På vegne af Jaromír Talíř [jaromir.talir(a)nic.cz]
> Sendt: 2. februar 2009 14:37
> Til: fred-users(a)lists.nic.cz
> Emne: Re: sending emails to customers
>
> Petur Kirke píše v Po 26. 01. 2009 v 14:33 +0000:
> > I think FRED contains one or more functions, that can be used for
> > sending emails.
> >
> > How do i send emails, and where can i find documentation about this ?
>
> Sending emails to contacts is done in multiple situations. All these
> situations are described in this document:
> http://dsdng.nic.cz/attachment/wiki/attachments/communication_rules.pdf?for…
> Chapter 7: Central registry communication
>
> Emails are based on template systems and all email templates are stored
> in database in mail_templates table. These templates contain variables
> that are replaces with real content before sending. You can customize
> these email templates the way you like.
>
> Sending of emails take place during regular daily procedure accessible
> through command line tool fred-admin. You should put into crontab this
> call with daily period:
> fred-admin --object_regular_procedure
>
> Regards,
> Jaromir
>
> > regards
> > Petur
> >
> > 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.
> > _______________________________________________
> > Fred-users mailing list
> > Fred-users(a)lists.nic.cz
> > https://lists.nic.cz/mailman/listinfo/fred-users
>
> 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.
> _______________________________________________
> Fred-users mailing list
> Fred-users(a)lists.nic.cz
> https://lists.nic.cz/mailman/listinfo/fred-users
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.
Hi,
We would like to run an ENUM registry for several companies to use to
provide lookups for their customers. The registry would store the
service provider gateway addresses.
I would like to ask a couple of questions.
We have been introduced to the Austrian ENUM server software, but it
appears to be very hard to install and does not support ubuntu server.
Does FRED do the same things as the Austrian software?
We found during a test that Cisco devices do not support the latest ENUM
RFC and we had to use an ENUM proxy to translate back to the old RFC.
Does FRED overcome this issue with Cisco gateway ENUM lookups?
We want to use a private domain for the registrations: domain.com
Does Fred permit the use of a private domain tree or must we use
e164.arpa?
Regards
mark
We would like to separate files for different subzones. Two possible
strategies:
1. Some option from genzone_client using an only zone.
2. Defining zones in FRED .cr, .ac.cr, .co.cr and the like (notice the
second-level zone).
Any thoughts?.
Best regards.