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