Hello Jaromír
When trying to install fred metapackage there's an error displayed that fred-transproc package is
missing. AFAICT that's the only dependency change introduced by fred 0.0.5~xenial+1.
Best regards
Piotr
Hi,
I am developing a PHP fred client and am able to get a domain details as
follows:
<?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="1000"><msg>Command completed
successfully</msg></result><resData><domain:infData
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.1.xsd"><domain:name>XXXX</domain:name><domain:roid>D0000073101-CZ</domain:roid><domain:status
s="ok">Objekt is without
restrictions</domain:status><domain:registrant>CHEKI-MW-REG</domain:registrant><domain:admin>CHEKI-MW-BILLING</domain:admin><domain:admin>CHEKI-MW-ADMIN</domain:admin><domain:nsset>CHEKI-MW-NS</domain:nsset><domain:clID>mw_system_reg</domain:clID><domain:crID>mw_system_reg</domain:crID><domain:crDate>2015-01-05T17:00:58+02:00</domain:crDate><domain:exDate>2015-12-05</domain:exDate></domain:infData></resData><trID><clTRID>15c8abbebf7a746a773714973ff4e9f3</clTRID><svTRID>ReqID-0001851046</svTRID></trID></response></epp>
What's the xml command for extracting nameservers from the nsset?
Thank you.
Regards,
Mike.
Hello everyone
I have some remarks about starting FRED components automatically after boot in Ubuntu 16.04 LTS
xenial. If anyone has some input, please share.
First, I suspect that upstart job definitions are obsolete and should removed. I mean the files:
/etc/init/fred-adifd.conf
/etc/init/fred-logd.conf
/etc/init/fred-msgd.conf
/etc/init/fred-pifd.conf
/etc/init/fred-rifd.conf
Next, right after installation the services of FRED were not enabled, hence:
# cd /lib/systemd/system
# systemctl enable fred*
This is not enough, since fred-pyfred failed because it was started too early (before omniorb name
server), therefore I modified unit definition of fred-pyfred in
/lib/systemd/system/fred-pyfred.service
so now it looks like this:
[Unit]
Description=fred-pyfred
After=omniorb4-nameserver.service
#ConditionPathExists=!/etc/ssh/sshd_not_to_be_run
Requires=omniorb4-nameserver.service
[Service]
User=fred
WorkingDirectory=/
StandardOutput=null
StandardError=null
ExecStart=/usr/sbin/fred-pyfred -d
KillMode=process
Restart=on-failure
[Install]
WantedBy=multi-user.target
and generates the following result:
# systemd-analyze critical-chain fred-pyfred.service
The time after the unit is active or started is printed after the "@" character.
The time the unit takes to start is printed after the "+" character.
fred-pyfred.service @6.814s
└─omniorb4-nameserver.service @6.774s +23ms
└─network-online.target @6.764s
└─NetworkManager-wait-online.service @927ms +5.837s
└─NetworkManager.service @665ms +185ms
└─dbus.service @639ms
└─basic.target @639ms
└─sockets.target @639ms
└─snapd.socket @637ms +1ms
└─sysinit.target @634ms
└─swap.target @634ms
└─dev-disk-by\x2duuid-d8b40e4d\x2d4e62\x2d4436\x2db09b\x2d8cfc2a2d8a1d.swap
@629ms +3ms
└─dev-disk-by\x2duuid-d8b40e4d\x2d4e62\x2d4436\x2db09b\x2d8cfc2a2d8a1d.device
@623ms
(of course your delays will vary).
To check if FRED services are running, one may use
# systemctl status fred*
Maybe this page could get an update? https://fred.nic.cz/page/2906/installation-ubuntu/
Best regards
Piotr Przybył
I did the default install, but I can't access it remotely. I can access
http://localhost:18456 via lynx.
Where do edit to allow remote access ?
Stanford T. Mings Jr. ~Technologist ~
stanford(a)tech.vi ~ http://www.tech.vi ~ 340-344-8207
VI Technical Services, LLC ~ 9160 Estate Thomas ~
Suite 195 ~ St. Thomas, VI, 00802
Hello cz.nic Team
When testing SQL upgrade script I got the following error:
2.21.5-2.21.6.sql Failed (check /tmp/aaa)
psql:2.21.5-2.21.6.sql:1295: ERROR: null value in column "zone_id" violates not-null constraint
I took a look and it seems that the script is prepared for your registry only (unless there's
someone else also running .cz ;-))
Could you please tell me if the following patch is correct? It seems to do the job IMHO.
Best regards
Piotr
Dear users of the FRED,
I am a technical writer of the CZ.NIC and I'm currently working on a new
administration manual for the FRED.
I think you are of those who would appreciate this new piece of
documentation and therefore, I would like to ask you about your opinions
on what topics this manual should comprise, which questions it should
answer and what else you would expect from it.
I've attached my first (though only very rough) draft of the contents of
this manual for inspiration and/or comments. (Please, ignore the order
of the topics for now, that will be dealt with later.)
Your insight would be very helpful. Thanks for your time!
Best regards,
Lena
Technical Writer @ CZ.NIC
We have made some progress in activating FRED for our Malawi .mw registry and we have
started connecting registrars. We have now also started publishing the zonefiles from FRED
as generated by genzone-client. BUT I have a problem of serial numbers.
Our current zones have a date related SOA which is as follows:
mw. 172800 IN SOA chambo.sdnp.org.mw. domains.registrar.mw.
2010252090 43200 7200 1209600 172800
However from genzone I am getting the following SOA
mw. 18000 IN SOA chambo.sdnp.org.mw. domains.registrar.mw.
1469318701 10800 3600 604800 86400
Since our current serial number 2010252090 is greater than the genzone serial number
1469318701 then the zone will not propagate to the .mw secondary DNS servers
There is no facility in the genzone config file to help have this resolved. Could you then
anyone please show me how to set up genzone-client so that I can set a higher starting
serial number than the current 2010252090 one?
I would apprecisate a details reply ifyou have one.
Regards,
Paulos
======================
Dr Paulos B Nyirenda
NIC.MW & .mw ccTLD
http://www.registrar.mw
------- End of forwarded message -------
Agree with Piotr
On Jul 19, 2016 1:12 PM, Piotr Przybył <piotr(a)przybyl.org> wrote:
On 19/07/16 17:53, Zuzana Lena Ansorgova wrote:
> Dear users of the FRED,
>
> I am a technical writer of the CZ.NIC and I'm currently working on a new administration manual for
> the FRED.
> I think you are of those who would appreciate this new piece of documentation and therefore, I would
> like to ask you about your opinions on what topics this manual should comprise, which questions it
> should answer and what else you would expect from it.
>
> I've attached my first (though only very rough) draft of the contents of this manual for inspiration
> and/or comments. (Please, ignore the order of the topics for now, that will be dealt with later.)
>
> Your insight would be very helpful. Thanks for your time!
>
> Best regards,
> Lena
> Technical Writer @ CZ.NIC
>
>
> _______________________________________________
> fred-users mailing list
> fred-users(a)lists.nic.cz
> https://lists.nic.cz/cgi-bin/mailman/listinfo/fred-users
>
Hello Zuzana
Would it be possible for you to take a somewhat different approach?
What I have in mind is creating a document in a more collaborative matter than ODT. Something like
wiki or github? So one could add input directly there and some versioning is also available?
(Personally I'd opt for git[hub], but for some it could be easier to use a wiki page I guess.)
Best regards
Piotr
_______________________________________________
fred-users mailing list
fred-users(a)lists.nic.cz
https://lists.nic.cz/cgi-bin/mailman/listinfo/fred-users
Hello cz.nic Team
I've read a memo at your page that you have released FRED 2.23 recently.
Do you have any plans about supporting xenial (and releasing binary packages) once it becomes really
stable?
Best regards
Piotr Przybył
Does the keyset FRED specification support the algorithm numbers 12, 13
and 14 (GOST R 34.10-2001, ECDSA Curve P-256 with SHA-256 and ECDSA
Curve P-256 with SHA-384)?
These can be found at this IANA document:
https://www.iana.org/assignments/dns-sec-alg-numbers/dns-sec-alg-numbers.xml
Thanks in advance
Mario Guerra
Good morning,
We are testing FRED, and we currently have a problem with the genzone_client script, we would like to request your help.
We have installed Fred using a Fedora 20 system (via RPM) and started the services as usual:
# Initialize the database scheme
/usr/bin/postgresql-setup initdb
# Start services
service postgresql start
service omniNames start
service fred-server start
service httpd start
service fred-webadmin-server start
Next we are able to add a TLD using:
fred-admin --zone_add --zone_fqdn=acme --ex_period_min=12
--ex_period_max=36 --ttl=18000 --hostmaster=root(a)test.acme
--refresh=10600 --update_retr=3600 --expiry=1209600 --minimum=7200
--ns_fqdn=ns1.acme
Also for the nameservers for the .acme TLD zone:
fred-admin --zone_ns_add --zone_fqdn=acme --ns_fqdn=ns1.acme
--addr=10.10.0.1
fred-admin --zone_ns_add --zone_fqdn=acme --ns_fqdn=ns2.acme
--addr=10.10.0.2
Our problem is that, when running genzone_client, the generated zone is outputted without IP address information for the name servers:
TTL 18000 ;default TTL for all records in zone
acme. IN SOA ns1.acme. root.test.acme. (1446128974 10600 3600 1209600 7200)
IN NS ns1.acme.
IN NS ns1.acme.
;
;--- domain records ---
;
We have verified in the PosgreSQL database and the A records as present as expected. What could be wrong?
Thank you!
Jorge Granjal
1. I would like to know what are the values for the CSV authorization
file for fred-webadmin interface (Daphne).
2. About the nicauth module. How is it used?. Any pointers?
Thanks in advance
Hello everyone,
Can someone help on:
1. How to lock a domain in the registry to prevent the registrar form
updating, transferring and deleting the domain.
Thanks in advance
Regards,
Timothy
==========================================================
Name :: Mathias Timothy
Cell :: +265 884 257 810
Skype :: mathias.timothy
Email :: timothy(a)sdnp.org.mw
Url :: www.sdnp.org.mw
==========================================================
Im running this in fred-client:
---------------------------------------------------------------------------------Command to issue:create_nsset NS12840 ((ns1.olivant.fo), (ns2.olivant.fo)) ID1Do you really want to send this command to the server? (y/N): yERROR: Server returned an empty message.Ending session at localhostDisconnected.Try to automaticly reconnect - send login.Connecting to localhost, port 700 ...Connected!
ERROR: Parameter value syntax errorReason: within protection peridod.---------------------------------------------------------------------------------
What does this mean ? Is the nsset protected for a period ? And how can i make it open again ?
regardsPetur Kirke.fo
i tried too with fedora 20 .
but i can't start fred-client.
i have this error :
" ERROR: ERROR HEADER : unpack requires a string argument of length 4
server didn't return Greeting message.
What can i do ?
Thanks to help
2015-05-20 10:34 GMT+00:00 Ricardo Perre <ricardo.perre(a)g9telecom.pt>:
> Ok, I'm trying on Ubuntu 12 and use the fred repo.
> Getting dep. errors again.
>
> Here is the error:
>
>
>
> root@fred:/home/fred# apt-get install fred
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
>
> The following packages have unmet dependencies:
> fred : Depends: fred-doc2pdf but it is not going to be installed
> Depends: fred-db but it is not going to be installed
> Depends: fred-adifd but it is not going to be installed
> Depends: fred-rifd but it is not going to be installed
> Depends: fred-pifd but it is not going to be installed
> Depends: fred-logd but it is not going to be installed
> Depends: fred-msgd but it is not going to be installed
> Depends: fred-webadmin but it is not going to be installed
> Depends: fred-whois but it is not going to be installed
> Depends: libapache2-mod-corba but it is not going to be installed
> Depends: libapache2-mod-eppd but it is not going to be installed
> Depends: libapache2-mod-whoisd but it is not going to be installed
> Depends: fred-pyfred but it is not going to be installed
> E: Unable to correct problems, you have held broken packages.
>
>
>
>
> -----Mensagem original-----
> De: fred-users-bounces(a)lists.nic.cz [mailto:
> fred-users-bounces(a)lists.nic.cz]
> Em nome de Mario Guerra
> Enviada: terça-feira, 19 de Maio de 2015 15:58
> Para: fred-users(a)lists.nic.cz
> Assunto: Re: Install process
>
>
>
> On 19/05/2015 08:41, Ricardo Perre wrote:
> > So, I’ve given up trying to install FRED on CentOS.
> >
> > I gave it a try on Ubuntu 9 (almost 5 years old) following the PDF on
> > your
> > website: same frustrating result.
> >
> >
> >
> > Do you have any installation manual? Or a installer?
> >
> >
> >
> > Please, point me in some direction.
> >
> >
> >
> > Thank you for your time.
> >
> >
>
> My recommendation would be, if possible, to install Ubuntu 12.04 and then
> add the fred.nic.cz repository and install FRED with:<
>
> apt-get install fred
>
> I hope this helps.
>
> Mario
>
> _______________________________________________
> fred-users mailing list
> fred-users(a)lists.nic.cz
> https://lists.nic.cz/cgi-bin/mailman/listinfo/fred-users
>
>
> -----
> Não foram detetados vírus nesta mensagem.
> Verificado por AVG - www.avg.com
> Versão: 2015.0.5941 / Base de dados de Vírus: 4342/9815 - Data de
> Lançamento: 05/19/15
>
>
> _______________________________________________
> fred-users mailing list
> fred-users(a)lists.nic.cz
> https://lists.nic.cz/cgi-bin/mailman/listinfo/fred-users
>
>
--
SANOGO Ousmane
Ingénieur Système&Réseau
Expert Certifié Linux LPIC2
cel : +22508143986 / +22502595080
mail : ousmane(a)sanogo.net
Site: http://www.sanogo.net
Strange, I've just try it without problems. Do you use 64bit version?
Regards,
Jaromir
On Wed, 2015-05-20 at 11:34 +0100, Ricardo Perre wrote:
> Ok, I'm trying on Ubuntu 12 and use the fred repo.
> Getting dep. errors again.
>
> Here is the error:
>
>
>
> root@fred:/home/fred# apt-get install fred
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
>
> The following packages have unmet dependencies:
> fred : Depends: fred-doc2pdf but it is not going to be installed
> Depends: fred-db but it is not going to be installed
> Depends: fred-adifd but it is not going to be installed
> Depends: fred-rifd but it is not going to be installed
> Depends: fred-pifd but it is not going to be installed
> Depends: fred-logd but it is not going to be installed
> Depends: fred-msgd but it is not going to be installed
> Depends: fred-webadmin but it is not going to be installed
> Depends: fred-whois but it is not going to be installed
> Depends: libapache2-mod-corba but it is not going to be installed
> Depends: libapache2-mod-eppd but it is not going to be installed
> Depends: libapache2-mod-whoisd but it is not going to be installed
> Depends: fred-pyfred but it is not going to be installed
> E: Unable to correct problems, you have held broken packages.
>
>
>
>
> -----Mensagem original-----
> De: fred-users-bounces(a)lists.nic.cz [mailto:fred-users-bounces@lists.nic.cz]
> Em nome de Mario Guerra
> Enviada: terça-feira, 19 de Maio de 2015 15:58
> Para: fred-users(a)lists.nic.cz
> Assunto: Re: Install process
>
>
>
> On 19/05/2015 08:41, Ricardo Perre wrote:
> > So, Ive given up trying to install FRED on CentOS.
> >
> > I gave it a try on Ubuntu 9 (almost 5 years old) following the PDF on
> > your
> > website: same frustrating result.
> >
> >
> >
> > Do you have any installation manual? Or a installer?
> >
> >
> >
> > Please, point me in some direction.
> >
> >
> >
> > Thank you for your time.
> >
> >
>
> My recommendation would be, if possible, to install Ubuntu 12.04 and then
> add the fred.nic.cz repository and install FRED with:<
>
> apt-get install fred
>
> I hope this helps.
>
> Mario
>
> _______________________________________________
> fred-users mailing list
> fred-users(a)lists.nic.cz
> https://lists.nic.cz/cgi-bin/mailman/listinfo/fred-users
>
>
> -----
> Não foram detetados vírus nesta mensagem.
> Verificado por AVG - www.avg.com
> Versão: 2015.0.5941 / Base de dados de Vírus: 4342/9815 - Data de
> Lançamento: 05/19/15
>
> _______________________________________________
> fred-users mailing list
> fred-users(a)lists.nic.cz
> https://lists.nic.cz/cgi-bin/mailman/listinfo/fred-users
--
Jaromir Talir
technicky reditel / Chief Technical Officer
-------------------------------------------
CZ.NIC, z.s.p.o. -- .cz domain registry
Milesovska 5, 130 00 Praha 3, Czech Republic
mailto:jaromir.talir@nic.cz http://nic.cz/
sip:jaromir.talir@nic.cz tel:+420.222745107
mob:+420.739632712 fax:+420.222745112
-------------------------------------------
On 19/05/2015 08:41, Ricardo Perre wrote:
> So, I’ve given up trying to install FRED on CentOS.
>
> I gave it a try on Ubuntu 9 (almost 5 years old) following the PDF on your
> website: same frustrating result.
>
>
>
> Do you have any installation manual? Or a installer?
>
>
>
> Please, point me in some direction.
>
>
>
> Thank you for your time.
>
>
My recommendation would be, if possible, to install Ubuntu 12.04 and
then add the fred.nic.cz repository and install FRED with:<
apt-get install fred
I hope this helps.
Mario
Hi,
billing features in FRED are described here
http://fred.nic.cz/attachment/wiki/documentation/billing.pdf?format=raw
Payments are processed using polling mechanism. We check every X min.
our bank account for new transactions. Inside package fred-transproc,
there are some hints how to connect to a bank, download records and
transform them into general format processed by FRED. This, however,
depends on API published by individual banks and this differs quite
heavily from bank to bank.
Regards,
Jaromir
On Mon, 2015-05-18 at 17:08 +0100, Ricardo Perre wrote:
> Hello,
>
>
>
> Is there any modules/extensions for fred to manage real-time payments
> and invoices?
>
>
>
> Thank you
>
> G9Telecom
> e-mail: ricardo.perre(a)g9telecom.pt
>
> We are a Deloitte Technology Fast 500 EMEA 2013
> P Please consider the environment before printing this mail note
>
>
> _______________________________________________
> fred-users mailing list
> fred-users(a)lists.nic.cz
> https://lists.nic.cz/cgi-bin/mailman/listinfo/fred-users
--
Jaromir Talir
technicky reditel / Chief Technical Officer
-------------------------------------------
CZ.NIC, z.s.p.o. -- .cz domain registry
Milesovska 5, 130 00 Praha 3, Czech Republic
mailto:jaromir.talir@nic.cz http://nic.cz/
sip:jaromir.talir@nic.cz tel:+420.222745107
mob:+420.739632712 fax:+420.222745112
-------------------------------------------
Hi Ricardo,
my recommendation is to follow installation procedure on
http://fred.nic.cz/wiki/download (section Binary packages)
Regards,
Jaromir
On Tue, 2015-05-19 at 15:41 +0100, Ricardo Perre wrote:
> So, I’ve given up trying to install FRED on CentOS.
>
> I gave it a try on Ubuntu 9 (almost 5 years old) following the PDF on
> your website: same frustrating result.
>
>
>
> Do you have any installation manual? Or a installer?
>
>
>
> Please, point me in some direction.
>
>
>
> Thank you for your time.
>
>
>
> Os melhores cumprimentos,
>
> Ricardo Perre
>
> G9Telecom
> tel.: 21 145 0130
>
> telm.: +351 96 308 61 37
> e-mail: ricardo.perre(a)g9telecom.pt
>
> We are a Deloitte Technology Fast 500 EMEA 2013
> P Please consider the environment before printing this mail note
>
> Esta mensagem (incluindo quaisquer anexos) pode conter informação
> confidencial para uso exclusivo do destinatário. Se não for o
> destinatário pretendido, não deverá usar, distribuir ou copiar este
> e-mail. Se recebeu esta mensagem por engano, por favor informe o
> emissor e elimine-a imediatamente. Obrigado
>
>
>
>
> _______________________________________________
> fred-users mailing list
> fred-users(a)lists.nic.cz
> https://lists.nic.cz/cgi-bin/mailman/listinfo/fred-users
--
Jaromir Talir
technicky reditel / Chief Technical Officer
-------------------------------------------
CZ.NIC, z.s.p.o. -- .cz domain registry
Milesovska 5, 130 00 Praha 3, Czech Republic
mailto:jaromir.talir@nic.cz http://nic.cz/
sip:jaromir.talir@nic.cz tel:+420.222745107
mob:+420.739632712 fax:+420.222745112
-------------------------------------------
So, Ive given up trying to install FRED on CentOS.
I gave it a try on Ubuntu 9 (almost 5 years old) following the PDF on your
website: same frustrating result.
Do you have any installation manual? Or a installer?
Please, point me in some direction.
Thank you for your time.
Os melhores cumprimentos,
Ricardo Perre
G9Telecom
tel.: 21 145 0130
telm.: +351 96 308 61 37
e-mail: <mailto:ricardo.perre@g9telecom.pt> ricardo.perre(a)g9telecom.pt
We are a Deloitte Technology Fast 500 EMEA 2013
P Please consider the environment before printing this mail note
Esta mensagem (incluindo quaisquer anexos) pode conter informação
confidencial para uso exclusivo do destinatário. Se não for o destinatário
pretendido, não deverá usar, distribuir ou copiar este e-mail. Se recebeu
esta mensagem por engano, por favor informe o emissor e elimine-a
imediatamente. Obrigado
Hi Ricardo,
we have never tried to install it on CentOS. I'm trying to keep correct
dependencies for Fedora system and maybe it is slightly different. It
would be great to hear what are the major issues with CentOS
installation.
Regards,
Jaromir
On Mon, 2015-05-18 at 17:04 +0100, Ricardo Perre wrote:
> Hello,
>
> I’m trying to install fred on centos and its being a nightmare. Is
> there any documentation for this?
>
>
>
> G9Telecom
> e-mail: ricardo.perre(a)g9telecom.pt
>
> We are a Deloitte Technology Fast 500 EMEA 2013
> P Please consider the environment before printing this mail note
>
>
> _______________________________________________
> fred-users mailing list
> fred-users(a)lists.nic.cz
> https://lists.nic.cz/cgi-bin/mailman/listinfo/fred-users
--
Jaromir Talir
technicky reditel / Chief Technical Officer
-------------------------------------------
CZ.NIC, z.s.p.o. -- .cz domain registry
Milesovska 5, 130 00 Praha 3, Czech Republic
mailto:jaromir.talir@nic.cz http://nic.cz/
sip:jaromir.talir@nic.cz tel:+420.222745107
mob:+420.739632712 fax:+420.222745112
-------------------------------------------
Hello,
Is there any modules/extensions for fred to manage real-time payments and
invoices?
Thank you
G9Telecom
e-mail: <mailto:ricardo.perre@g9telecom.pt> ricardo.perre(a)g9telecom.pt
We are a Deloitte Technology Fast 500 EMEA 2013
P Please consider the environment before printing this mail note
Hello,
I'm trying to install fred on centos and its being a nightmare. Is there any
documentation for this?
G9Telecom
e-mail: <mailto:ricardo.perre@g9telecom.pt> ricardo.perre(a)g9telecom.pt
We are a Deloitte Technology Fast 500 EMEA 2013
P Please consider the environment before printing this mail note
Hello everybody,
I need an assistance on:
1. how to configure daphne, if it can be a step by step approach the better.
2. how to configure email templates to be used by FRED in sending out emails to the
contacts of the domain.
Regards,
Timothy
----------------------------------------------------------
Malawi SDNP Webmail: http://www.sdnp.org.mw
Access your Malawi SDNP e-mail from anywhere in the world.
----------------------------------------------------------