Hello FRED users,
I wanted to know what was the status of FRED regading IDN, I have been
able to find a little paper written by Jaromir Talir dated from
8/4/2008 which described the feature as "future" plan.
Can you tell me a bit more.
Sincerly yours.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Gregober ---> PGP ID --> 0x1BA3C2FD
bsd @at@ todoo.biz
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
P "Please consider your environmental responsibility before printing
this e-mail"
Do I have to change both Street, City, Postal Code, Country Code and State, when i only need to change the City name ? (see examples below)
REG-FO@localhost> !update_contact
Interactive input mode started. Press Ctrl+C to abort or Ctrl+D to finish command.
Contact ID [required]: CID001000
Change values / Postal informations / Name [optional]: Petur Kirke
Change values / Postal informations / Organisation [optional]: Simprentis
Change values / Postal informations / Address / Street[1/3] [required only if part is set]: Inni á fløtum 15
Change values / Postal informations / Address / Street[2/3] [optional]:
Change values / Postal informations / Address / City [required]: Kaldbak
Change values / Postal informations / Address / Postal code [required]: 180
Change values / Postal informations / Address / Country code [required]: fo
Change values / Postal informations / Address / State or province [optional]:
Change values / Phone [optional]: +298.222222
REG-FO@localhost> !update_contact
Interactive input mode started. Press Ctrl+C to abort or Ctrl+D to finish command.
Contact ID [required]: CID001000
Change values / Postal informations / Name [optional]:
Change values / Postal informations / Organisation [optional]:
Change values / Postal informations / Address / Street[1/3] [required only if part is set]:
Change values / Phone [optional]: +298.222222
When i dont put anything in Street, it jumps directly to Phone ?
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,
I'm trying to change zone serial number from the current sequence (unix
time)to YYYYMMDD format ...please help. Is it a genzone/corba function?
Regards,
Simon.
FRED has a regular procedure that automatically delete
contacts, nssets and keysets that are 6 month unattached and unmodified.
Is it possible to mark certain contacts, or set a state, so they will NOT be deleted, even if they are 6 months unattached and unmodified ?
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.
In .fo we demand from our users, that DNS (nameservers) shall be working, before they can apply for a domain. Because of this, we do a check at the time, when the users is applying for the domain on our website. The check-script is checking, if the domain, which the user applies for, are registered on the nameservers, which he specifies as nameservers for this domain.
Can i use the fred-client command "technical_test" for this purpose ? Or does this command have another purpose ?
And if yes, then which level should i be using ?
I have tried, but it seems not to give me correct answers on this.
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
I can see that the FRED database (PostgreSQL) is in UTF-8.
Since i am using PHP, and i got some problems with UTF-8, I am considering to change the PostgreSQL database to ISO 8859-1 character set.
question 1)
Is it safe to do this ?
Is there anything i should reconsider before doing this ?
question 2)
And how can i set the character set, if i use the commands below ?:
fred-dbmanager uninstall
fred-dbmanager install
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.
Im trying to figure out where the Administrative Contact for one Domain are stored in the PostgreSQL database ?
The only table i can find is epp_info_buffer_content. Could it be this one ?
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.
I've created a zone "test" using fred_client.
For updating the BIND files I use "genzone_client" as advised recently
by Vyteszlav. Here are the results:
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
root@mguerra:~# genzone_client test
Error when generating zone: CORBA failure, original exception is:
CosNaming.NamingContext.NotFound(why=missing_node,
rest_of_name=[CosNaming.NameComponent(id='ZoneGenerator', kind='Object')])
Exception exceptions.AttributeError: "'Zone' object has no attribute
'zonedata'" in <bound method Zone.__del__ of <pyfred.zone.Zone object at
0xb79009ac>> ignored
----------------------------------------------------------------------------------------------------------------------------------------------------------------
These are the genzone.conf contents:
----------------------------------------------------------------------------------------------------------------------------------------------------------------
[general]
# host[:port]
nameservice= localhost:2809
context = fred
reload = 1
verbose = 0
# if empty all zones will be generated
zones =
[0.2.4.e164.arpa]
chunk = 3
maxchanges= 30
backupdir = /usr/local/var/0.2.4.e164.arpa
zonedir = /etc/bind
[cz]
chunk = 100
maxchanges= 10%
backupdir = /usr/local/var/cz
zonedir = /etc/bind
[cr]
chunk = 100
maxchanges= 10%
backupdir = /usr/local/var/cz
zonedir = /etc/bind
[test] <------------------------------------------------- note this
-----------------------------------------------------
chunk = 100
maxchanges= 10%
backupdir = /usr/local/var/cz
zonedir = /etc/bind
----------------------------------------------------------------------------------------------------------------------------------------------------------------
The service that runs genzone_client (omniNames) is active.
Any hints?.
Thanks in advance.
I would be more than happy contributing to FRED in these ways:
1. Making a tutorial for installing (from scratch) it and configuring it
correctly, then creating a base domain (like "cr"), creating contacts,
nssets, etc. and generating the corresponding BIND files. Afterwards
using the administrative tasks, etc.
2. Translating BIND to Spanish.
When I end the test configuration I think I can start with this (I've
documented the installation and configuration process).
Best regards
Hello.
We are starting to test FRED in earnest.
By using fred-client we have suucessfully created both contacts and nssets.
When trying to create .cz domains the result is satisfactory, but
not with .cr (Costa Rica) domains. Notice that we inserted a record
in the "zones" table and another in the "zones_ns" table.
Here is what happens:
--------------------------------
REG-FRED_A@localhost> create_domain cwatson.cr NIC:020 NULL NICNS:020
NULL (3 y)
Do you really want to send this command to the server? (y/N): y
ERROR: Server returned an empty message.
Ending session at localhost
Disconnected.
Try to automaticly reconnect - send login.
Connecting to localhost, port 700 ...
Connected!
ERROR: Authentication error
----------------------------------
If the domain were, say, cwatson.cz it is created with no problems.
I'm sure I'm omitting something.
Thanks in advance.
Mario Guerra
NIC-CR
I am developing a client interface against FRED. So far everythings fine.
Now i need to make it possible for customers to search for Contacts and other things, and it seems like, if i use the fred-client command, things go to slow.
For example when i need to search for Names of Contacts, i first need to do "list_contacts", and then go through every CONTACT, and check for the name.
If i use an sql-query i can search directly on the NAME.
So, the way to do this, is by SQL query directly against the PostgreSQL database ? It will not interfere with anything else ? What will you recommend ?
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.
REG-FO@localhost> create_nsset NS433 ((NS1.DOTSERV.NET), (NS2.DOTSERV.NET)) ID002103
Do you really want to send this command to the server? (y/N): y
Return code: 2005
Reason: Parameter value syntax error
ERROR: Element that caused a server error condition: <nsset:name xmlns:nsset='http://www.nic.cz/xml/epp/nsset-1.2'>NS1.DOTSERV.NET</nsset:name>
Reason: Invalid nameserver hostname.
Element that caused a server error condition: <nsset:name xmlns:nsset='http://www.nic.cz/xml/epp/nsset-1.2'>NS2.DOTSERV.NET</nsset:name>
Reason: Invalid nameserver hostname.
Why do i get this error ?
Do i need to specify wich countries are allowed for nameservers ? If yes, how do i do that ?
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.
As i am programming and testing, i have filled up the PostgreSQL database of FRED with testdata.
Now i would like the delete all the data, which means all domains, contacts, nssets etc.
Is there some fast way to do this ? or do i have to empty every table, one at a time ? and would that solution be secure ?
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: 28. november 2008 17:31
Til: fred-users(a)lists.nic.cz
Emne: Re: contact ID
This Fred feature is called "handle protection". We decided to prevent
handle from it's immediate registration to protect contacts. Imagine
situation when some domain is registered for contact C123 and this
person will switch to use different contact handle for it's domain and
delete old unused contact C123. Someone can register C123 and claim to
registrar that he is original owner of domain. We think registrar need
some time for example to do update of its own contact database. After
some time (2 month) this contact is not protected anymore and anybody
can register it.
Jaromir
Petur Kirke píše v Po 24. 11. 2008 v 15:57 +0000:
> I was trying to create contacts programmatically, something like this:
>
> create_contact ID1 ...
>
> and i get this response:
>
> Return code: 2005
> Reason: Parameter value syntax error
>
> ERROR: Element that caused a server error condition: <contact:id xmlns:contact='http://www.nic.cz/xml/epp/contact-1.4'>ID1</contact:id>
> Reason: within protection peridod.
>
> I think the reason is because ID1 is already in the database, right ?
> and how long is this protection period ? when can i insert this ID again ?
>
> 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.
In the documentation it says, that the syntax of the contact ID should be like this:
CID:ID02
but i have inserted only this:
ID02
and it worked fine.
is it important to include "CID:" ?
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.
I have created one domain nic.fo. When i ask for info about this domain, i get this response:
Domain name nic.fo
Repository object ID D0000000006-CZ
Created by REG-TLD
Designated registrar REG-TLD
Created on 2008-11-06T12:19:50Z
Expiration date 2009-11-06
Password for transfer MCQwdZ7m
Status outzone - Domain is not generated into zone
Registrant ID ID05
question 1) Is it possible to change CZ to FO in the "Repository object ID", or is it really nessesary ? (is it used publicly)
question 2) Why is "Domain not generated into zone" and when does this happen ?
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.
In Faroe Islands we have 2 kinds of domains, type A or B.
When i do the fred command CREATE_DOMAINS, is there any place (field), where i could store this information about the domain (A or B) ?
If this is not possible, then is there any other place to store this information ?
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.
I was trying to create contacts programmatically, something like this:
create_contact ID1 ...
and i get this response:
Return code: 2005
Reason: Parameter value syntax error
ERROR: Element that caused a server error condition: <contact:id xmlns:contact='http://www.nic.cz/xml/epp/contact-1.4'>ID1</contact:id>
Reason: within protection peridod.
I think the reason is because ID1 is already in the database, right ?
and how long is this protection period ? when can i insert this ID again ?
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.
In our current system in Faroe Islands, we dont use nssets.
For each domain name there are 2 nameservers.
So we only have one domain name table, and one nameserver table.
In FRED i think it is impossible to connect a nameserver directly to one domain ?
I can only connect a nsset to one domain, right ?
Which means i have to go through all our nameservers, and put them into nssets, right ?
Can you confirm, that I have understood this correct ?
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.
In Faroe Islands we do NOT use registrars.
The customers apply for domain names directly on the cctldM's homepage.
For each domain we have 3 kinds of contacts:
Administrative Contact (Holder of Domain)
Nameserver Contact (Zone Contact)
Billing Contact (where to send the bill)
I am trying to use as much as possible of FRED, and build as little as possible myself.
So i was thinking about, if i could maintain our "Billing Contacts" in the same way as "Registrars" are maintained in the FRED system ?
I asked something a bit similar before, and I think that you will not recommend this, but i just want to hear your opinion again, so i can
understand it as good as possible.
Is it to difficult with all the usernames and passwords ? (technical)
And are there other things, where there is a difference between "registrars" and our "Billing contacts" ? (data in database?)
What do you think ?
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.
We have a few domain names, which we dont want anyone to apply for, for example com.fo, net.fo, org.fo and so on.
Is this what the table domain-blacklist is for ?
If yes, how do i put these domain names in the table ? Manually or with a command ?
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.
Dear all,
I have installed FEDORA 9 i.386,
I installed the fred-repo-1.0-1.noarch.rpm and then install FRED with yum
install fred-*.
I restarted HTTPD service, the fred-server and fred-webadmin-server.
All went successfully except the fred-webadmin-server, showing the
following:
*#/etc/init.d/fred-webadmin-server start
Starting FRED webadmin HTTP server... [ OK ]
KEEP LOGGING TO /var/log/fred-webadmin-20081112.log
[# -----====### STARTING ADIF ###====-----
[12/Nov/2008:11:32:39] HTTP Port 18456 not free on 'localhost'
[12/Nov/2008:11:32:39] HTTP Port 18456 not free on 'localhost'
Traceback (most recent call last):
File "/usr/sbin/fred-webadmin", line 12, in <module>
adif.runserver()
File "/usr/lib/python2.5/site-packages/fred_webadmin/adif.py", line 1329,
in runserver
cherrypy.quickstart(root, '/', config=config.cherrycfg)
File "/usr/lib/python2.5/site-packages/cherrypy/__init__.py", line 181, in
quickstartserver.quickstart()
File "/usr/lib/python2.5/site-packages/cherrypy/_cpserver.py", line 69, in
quickstartself.start()
File "/usr/lib/python2.5/site-packages/cherrypy/_cpserver.py", line 95, in
startself._start_http(httpserver)
File "/usr/lib/python2.5/site-packages/cherrypy/_cpserver.py", line 104,
in _start_httpwait_for_free_port(*bind_addr)
File "/usr/lib/python2.5/site-packages/cherrypy/_cpserver.py", line 250,
in wait_for_free_portraise IOError(msg)
IOError: Port 18456 not free on 'localhost'*
THANKs
-
*Edouard MASHYARINGA.
ccTLD Administartor (.rw) Rwanda
RICTA/RITA
KIGALI/Rwanda
Mob: 250 08352776
250 05129000*
In Faroe Islands we have 2 kinds of domain applications named A applications and B applications.
When the customer makes an A application, the domain is created immediately.
When the customer makes a B application, the domain will be created 1 month after the application is done.
So my question is:
Is it possible to create one domain (incl. contacts, nameservers) in FRED, and make it DISABLED until 1 month is gone ?
Or do i have to save all the information outside of FRED until 1 month is gone, and then create the domain in FRED ?
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.
Hey Guys,
I have got FRED operating today. However, when I use fred-client and
try and create_contacts I get command failed.
Below is the output;
wogg_85(a)192.168.0.19> create_contact CID:ID02 'Jan Ban' info(a)mail.com
Street Brno 123000 CZ
Do you really want to send this command to the server? (y/N): y
ERROR: Command failed
As this is all very new to me, I am not sure what else I can post. I
followed the instructions at http://fred.nic.cz/wiki/howto to get it
operating. Also the script to load the first zone did not work. This
is becuase the FRED binary is not around, I assume the replacement is
fred-admin, but unsure how it would work.
Any help would be greatly appreciated! Let me know if you need any
more info.
Regards,
Julian
I have tryed the client_example.php script.
Whatever i do, it answeres:
Error:
fred_client not instaled properly. See help or set prefix of path.
As far as i know fred_client is working on the machine as it should.
So i want to ask these questions:
1) What should i write in the $exec_path field ? The path to what ?
2) Where (in which file) do i set the PHP output mode ?
3) My configuration file is in /etc/fred. Should i move it too /etc ?
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.
Hey,
I was curios how fred handles zone generation automatically. I have
found the command line tool, but I am un-sure if this process is
automated.
--julian
Jaromír Talír,
or anyone else,
Although my httpd was running ok, I am getting the following
httpd error when I try to active the fred-server, could you please
suggest what I can do to resolve it?
[root@ngoli paulos]# /etc/rc.d/init.d/fred-server start
Starting FRED central registry CORBA servers... [ OK ]
[root@ngoli paulos]#
[root@ngoli paulos]# /etc/rc.d/init.d/httpd restart
Stopping httpd: [ OK ]
Starting httpd: (13)Permission denied: make_sock: could not bind to address [::]:700
(13)Permission denied: make_sock: could not bind to address 0.0.0.0:700
no listening sockets available, shutting down
Unable to open logs
[FAILED]
[root@ngoli paulos]#
This happens soon after installing fred-*.
Regards,
Paulos
On 3 Nov 2008 at 17:29, Jaromír Talír wrote:
> Hello Paulos,
>
> Dr Paulos Nyirenda píse v Po 27. 10. 2008 v 10:15 +0200:
> > Hello,
> >
> > Will there be anyone from .CZ at the ICANN Cairo meeting whom I could
> > meet to consult on FRED?
>
> I will not be in Cairo, but our CEO Ondrej Filip is there. I thing he
> can answer some questions about FRED.
>
> > It would really help if I could have a brief technical meeting on
> > FRED.
> > I have installed FRED on fedora8 and I need a few pointer on a few
> > areas including
> > (a) how I could finalise httpd, epp configuartion,
> > (b) how to use it successfully
>
> I don't know how to answer these questions. If you installed all
> components using 'yum install fred-*'. You have to start all servers.
>
> sudo /etc/init.d/postgresql initdb
> sudo /etc/init.d/postgresql start
> sudo /etc/init.d/omniNames start
> sudo /etc/init.d/fred-server start
> sudo /etc/init.d/httpd start
> sudo /etc/init.d/fred-webadmin-server start
>
> Then you can connect to server with:
> /usr/bin/fred-client
>
> > (c) how I could efficiently or quickly import our current .mw ccTLD
> > registry data into FRED
>
> First you will have to configure FRED for .mw. You shoud add your system
> registrar and your zone to FRED and allow this registrar to register
> this zone.
>
> /usr/sbin/fred-admin --zone_add --zone_fqdn=tz
> /usr/sbin/fred-admin --registrar_add --registrar_handle=REG-MW
>
> Now change in /etc/fred/fred-client.conf username from REG-FRED_A to
> REG-MW. You sould be able to connect with this registrar
>
> When we migrated from old system to FRED we used normal fred-client. You
> will have to create commands (create_contact, create_nsset,
> create_domain) that reflect your current database and use fred-client to
> process these commands.
>
> Regards,
> Jaromir
>
Paulos
==============================
Dr Paulos Nyirenda
Malawi SDNP Coodinator
----------------------------------------------------------
Malawi SDNP Webmail: http://www.sdnp.org.mw
Access your Malawi SDNP e-mail from anywhere in the world.
----------------------------------------------------------
Im thinking about, in which order i have to do the fred-client commands.
For example, when i want to run the create_domain command, i think under normal circumstances i first need to run the create_contact command.
And do i need to run check_domain before i run a create_domain command, or does the system check this automatically ?
And when i run delete_domain, does the system check, if i first have to delete one contact, which is only used in this domain ?
Is there any documentation on this subject ?
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.
The FRED homepage now (2008.11.05 03:23 CET) shows this error:
Trac Error
TracError: The Trac Environment needs to be upgraded.
Run "trac-admin /var/trac/fred upgrade"
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.
I have created one domain name with fred-client: NIC.FO
When i use the check_domain command (in Fred client) i get the answer, that this domain is created.
But when i look in the postgreSQL database, i cant find the domain name NIC.FO ?
It is not in the DOMAIN table, and not in the ZONE table.
In which table are the domain names stored ?
peter
________________________________
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
im trying to get .fo domains into fred.
i first did this:
/usr/sbin/fred-admin --zone_add --zone_fqdn=fo
/usr/sbin/fred-admin --registrar_add --registrar_handle=REG-TLD
/usr/sbin/fred-admin --registrar_add_zone --zone_fqdn=fo --registrar_handle=REG-TLD
then i try to run this command in fred-client:
REG-TLD@localhost> create_domain nic.fo cid:REG-TLD
Do you really want to send this command to the server? (y/N): y
ERROR: Server returned an empty message.
Ending session at localhost
Disconnected.
Try to automaticly reconnect - send login.
Connecting to localhost, port 700 ...
Connected!
ERROR: Parameter value syntax error
Reason: contact handle of registrant does not exist.
What am i doing wrong ?
________________________________________
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: 4. november 2008 13:50
Til: fred-users(a)lists.nic.cz
Emne: Re: SV: Fred dramas
You can use this commands which do almost the same:
/usr/sbin/fred-admin --zone_add --zone_fqdn=tld
/usr/sbin/fred-admin --registrar_add --registrar_handle=REG-TLD
/usr/sbin/fred-admin --registrar_add_zone --zone_fqdn=tld
--registrar_handle=REG-TLD
This will create new registrar as copy of REG-FRED_A, new zone as copy
of .cz and allow new registrar to register new zone.
Jaromir
Julian De Marchi píše v Út 04. 11. 2008 v 21:10 +1000:
> Jaromír Talíř wrote:
> > Yes, this is unimplemented section. We think once there will be some
> > registry statistics for internal usage, but there are no plans yet.
> > Currently our development in web administration interface (daphne) is
> > concentrated on Users, User profiles, Authorization and Auditing. I
> > expect next release in about month.
>
> One last question before I call it a night. On your site you have;
>
> #!/bin/bash
> ZONE=change_me
> PRIMARY=primary.ns.change_me
> HOSTMASTER=hostmaster.change_me
> fred -U fred fred << _EOF_
> INSERT INTO zone
> (fqdn,ex_period_min,ex_period_max,val_period,dots_max)
> VALUES('${ZONE}', 12, 12, 0, 1);
> INSERT INTO zone_soa (Zone, TTL, Hostmaster, Serial, Refresh,
> Update_retr, Expiry, Minimum, ns_fqdn) VALUES (curval('zone_id_seq'),
> 18000, '${HOSTMASTER}', NULL, 10600, 3600, 1209600, 7200, '${PRIMARY}');
> INSERT INTO zone_ns (Zone, fqdn, addrs) VALUES (curval('zone_id_seq'),
> '${PRIMARY}', '{}');
> INSERT INTO registrarinvoice (registrarid,zone,fromdate) VALUES
> (currval('registrar_id_seq'),curval('zone_id_seq'),NOW());
> _EOF_
>
>
> To create the first zone. How would one do this in the current version?
>
> --julian
>
> _______________________________________________
> 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.
Dear Jaromir.
thanks for ur support, I run the* yum install boost-devel *and run the
./fred-manager start and got the following message:
*# ./fred-manager start
Starting PostgreSQL [FAILED]
mkdir: cannot create directory `/root/root/nofred/omniNames/': No such
file or directory
Cannot open error log file: /root/root/nofred/omniNames.log
usage: omniNames [-start [<port>]]
[-logdir <directory name>]
[-nohostname]
[-errlog <file name>]
[-ignoreport]
[<omniORB-options>...]
Use -start option to start omniNames for the first time.
With no <port> argument, the standard default of 2809 is used.
Use -logdir option to specify the directory where the log/data files are
kept.
Use -nohostname to suppress the inclusion of the hostname in the log files.
Use -errlog option to specify where standard error output is redirected.
Use -ignoreport option to ignore the port specification when determining
the end points to listen on, using -ORBendPoint arguments instead.
You can also set the environment variable OMNINAMES_LOGDIR to specify the
directory where the log/data files are kept.
Starting omniNames... [ OK ]
./fred-manager: line 550: /root/root/etc/init.d/fred-server: No such file or
directory
Starting Apache... [FAILED]
./fred-manager: line 552: /root/root/etc/init.d/fred-webadmin-server: No
such file or directory
#*
*I checked the httpd, omniNames and postgres services status and found them
running.
Thank again for your support.*
On Wed, Oct 22, 2008 at 9:57 AM, Jaromir Talir via RT <fred(a)nic.cz> wrote:
> Hello,
>
> you have to install boost libraries:
>
> yum install boost-devel
>
> hope it will help.
>
> If you will have another questions, you can use our list
> https://lists.nic.cz/mailman/listinfo/fred-users
> There is an archive of emails where you can find some valuable
> informations.
>
> Regards,
> Jaromir
>
--
Edouard M.
rw ccTLD Administrator
Mob: 250 08352776
250 05129000
I have started to design the PHP Registrar Web Interface.
Just want to ask one simple question, i think i know the answer, but want to be sure:
In our system we want to have different users, for example:
Administrator
Office employee
And also every person who creates one domain, is a user, who will get a username and password.
Should we register these users and logs for these users action in our PHP Registrar Web Interface program, or is it possible to register it in the FRED database ?
What would you recommend ?
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.
2 more questions:
1) Does FRED support IDN, and how can i import the special characters for .fo to FRED ?
2) Does the FRED logs save every action, that one user does, so its possible to trace back who did what ?
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.
FYI
--
Experiences of a Small ccTLD
Stephen Deerhake
APTLD Member’s Meeting
Kuala Lumpur –22 May 2008
http://tinyurl.com/5dtc5t
greetings
marc
--
Les enfants teribbles - research and deployment
web : http://marc.cuseeme
i was facing the same problem, you will a lot of difficulties to install
the required packages, which include installing of python required
binaries,omniORB and omniORPy, apache modules and so on.
i migrate to Ubuntu linux and most of the required binaries will be
install using apt-get sub command, but probably you will be faced with too
problems:
1. managing SSL certificate.
2. Interface language which is not English.
and you have to remove any other http server except apache2
regards..
> 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. help - Re: installing FRED on Fedora 9 (Dr Paulos Nyirenda)
> 2. Re: Thanks, and a question (Jarom?r Tal??)
> 3. Re: Payment solution (Jarom?r Tal??)
> 4. Re: Integration of client into PHP, client_example.php
> (Jarom?r Tal??)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 21 Oct 2008 17:06:43 +0200
> From: "Dr Paulos Nyirenda" <paulos(a)sdnp.org.mw>
> Subject: help - Re: installing FRED on Fedora 9
> To: Petur Kirke <pk(a)simprentis.com>, fred-users(a)lists.nic.cz
> Message-ID: <48FE0C23.4936.1BEC99F(a)paulos.sdnp.org.mw>
> Content-Type: text/plain; charset=US-ASCII
>
>
> This method did not work for me on Fedora8, did you have to install
>
> fred-repo
>
> befor using yum?
>
> Regards,
>
> Paulos
> ======================
> Dr Paulos B Nyirenda
> .mw ccTLD
> http://www.registrar.mw
>
>
> On 16 Oct 2008 at 10:24, Petur Kirke wrote:
>
>>
>> I have installed Fedora 9 on a machine, and then i installed the FRED
>> binary package
>> for Fedora 9 like this:
>>
>> yum install fred-*
>>
>> This installation worked very fine.
>>
>> But where to go from here ?
>>
>> I looked at the Fred website, under "documentation", and "FRED
>> Howto", but it looks like this dokumentation assumes that we use
>> Debian.
>> Where can i see what to do after installing the FRED binary package
>> for Fedora 9 ?
>>
>>
>>
>> Peter
>>
>>
>> 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.
>>
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Wed, 22 Oct 2008 08:46:38 +0200
> From: Jarom?r Tal?? <jaromir.talir(a)nic.cz>
> Subject: Re: Thanks, and a question
> To: fred-users(a)lists.nic.cz
> Message-ID: <1224657998.3526.21.camel(a)localhost.localdomain>
> Content-Type: text/plain; charset="utf-8"
>
> Hi Mario,
>
> sorry for my late answer. In our ubuntu packages repository we have
> package fred-server separated into four packages (fred-common,
> fred-rifd, fred-pifd, fred-adifd). All this binary packages are build
> from fred-server source package. Those fred-*ifd packages contain
> servers for registrar interface, public interface and administration
> inteface. We separated them just because different importance of these,
> for example we upgrade and restart administration interface very often
> and on the contrary - registrar interface must be restarted only when we
> inform registrars. This is just our policy.
>
>>From your email it looks like you forgot to sign your eppclient.pem
> certificate with ubuntu CA certificate. Client certificate cannot be
> self signed (of course except of situation when the same certificate is
> configured as CA certificate)
>
> Hope It will help.
>
> Regards,
> Jaromir
>
> On Wed, 2008-09-24 at 12:03 -0600, Mario Guerra wrote:
>> Jatomir and all:
>>
>> Thanks. I've tested the Live CD with the 01/01/2008 date. It works
>> perfectly. The net effect is that it create zones so easily and, at the
>> same time, stores in a database the administrative data using EPP.
>> Moreover it keeps it simple.
>>
>> The disk installation:
>>
>> In our case my approach has been installing the Ubuntu hardy (8.04)
>> .deb packages, fred-*.deb, which install dome dependencies too. I see
>> that there are no .dev for fred-server (including the Python parts), so
>> I installed these by hand (in /usr/.local) . Is that correct?. What
>> about generating .deb packages for these, too?.
>>
>> For installing the certificates I do this:
>>
>> 1. I use the CA included in the ca-certificates Debian package which, in
>> my opinion, is adequate (I don't have to generate a CA certificate
>> myself.
>> 2. For the mod-eppd Apache module, I generate the self-signed
>> certificates using the usual procedures for generating them for
>> encrypted HTML:
>>
>>
>> openssl genrsa -des3 -out eppd.key 4096
>> openssl req -new -key eppd.key -out eppd.csr
>> openssl x509 -req -days 3650 -in eppd.csr -signkey eppd.key -out
>> eppd.crt
>> openssl rsa -in eppd.key -out eppd.key.insecure
>> mv eppd.key eppd.key.secure;mv eppd.key.insecure eppd.key
>> chmod 600 *.key
>> /etc/init.d/apache2 force-reload
>>
>> 3. For the fred-client certificate configuration I rather use a method I
>> prefer, say,, for dovecot SSL configuration:
>>
>> openssl req -new -x509 -nodes -out eppclient.pem -keyout eppclient.pem
>>
>> 4. After generating both certificates I first configure the mod-eppd
>> virtualhost:
>>
>> Listen *:700
>>
>> <VirtualHost *:700>
>>
>> CorbaEnable On
>> CorbaNameservice "localhost"
>> CorbaObject "EPP" "EPP_alias"
>>
>> EPPprotocol On
>> EPPObject "EPP_alias"
>> EPPschema "/usr/share/fred-mod-eppd/schemas/all-1.4.xsd"
>> EPPservername "CR.NIC's EPP server"
>> EPPlog "/var/log/apache2/eppd.log"
>> EPPloglevel error
>> EPPvalidResponse Off
>>
>> SSLEngine off
>> SSLCipherSuite
>> ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+
>> EXP:+eNULL
>> SSLVerifyClient require
>> SSLCertificateFile /etc/ssl/fred/eppd.crt
>> SSLCertificateKeyFile /etc/ssl/fred/eppd.key
>> SSLCACertificateFile /etc/ssl/certs/ca.pem
>> SSLVerifyDepth 1
>>
>> </VirtualHost>
>>
>> Notice the /etc/ssl/certs/ca.pem CA certificate, which is the standard
>> Ubuntu CA certificate. This should be adequate, because it expires much
>> later.
>>
>> 5. /etc/init.d/apache2 force-reload
>>
>> 6. For the epp-client configuration file I have this in
>> /usr/local/etc/fred/fred-client.conf:
>>
>> [connect]
>> ;; dir=/usr/local/share/fred-client/ssl
>> host = localhost
>> port = 700
>> ssl_cert = /etc/ssl/fred/eppclient.pem
>> ssl_key = /etc/ssl/fred/eppclient.pem
>> username = REG-FRED_A
>> password = passwd
>> username2 = REG-FRED_B
>> password2 = passwd
>>
>> etc.....
>>
>>
>> 7. When I run fred-client I get this:
>>
>> root@mguerra:/etc/fred# fred-client
>> FredClient 1.6.1
>> Type "help", "license" or "credits" for more information.
>>
>> Using configuration from /usr/local/etc/fred/fred-client.conf
>> Connecting to localhost, port 700 ...
>>
>> ERROR: socket.sslerror: (1, 'error:140770FC:SSL
>> routines:SSL23_GET_SERVER_HELLO:unknown protocol') (localhost:700)
>> Certificate not signed by verified certificate authority.
>>
>> The date gives this:
>>
>> mi? sep 24 11:33:57 CST 2008 (mi? means Wednesday).
>>
>> What can be the reason for this?. Should I use other CA certificate?. Or
>> perhaps I should use a certificate in ~/fredclient.pem?.
>>
>> Thank you in advance.
>>
>> Mario
>>
>> _______________________________________________
>> Fred-users mailing list
>> Fred-users(a)lists.nic.cz
>> https://lists.nic.cz/mailman/listinfo/fred-users
>
Hello,
I have now installed FRED using yum on fedora 8, went smoothly, but
now I am getting httpd errors.
I have gone through most of the configuration but I have a problem
confguring httpd/apache. Apache breaks when I put the mod_eppd.so
module in the conf, I start getting the error:
> Permission denied: make_sock: could not bind to address 0.0.0.0:700
> no listening sockets available, shutting down
> Unable to open logs
How do I configure httpd for fred?
I also need pointers on how to generate the certificates for epp.
Thanks in advance.
Regards,
Paulos
======================
Dr Paulos B Nyirenda
.mw ccTLD
http://www.registrar.mw
On 23 Oct 2008 at 22:12, Jaromír Talír wrote:
> Hello,
>
> if you have fedora 8, it should be enough to install Fred by using
> command 'yum install fred-*'. You don't need to compile anything.
> OmniORB package is in dependencies and should be downloaded
> automatically. If you need to build Fred from sources you shoudl install
> omniORB by command 'yum install omniORB*'.
>
> All these example expect you already installed fred-repo package.
>
> Regards,
> Jaromir
Let me present myself or us. We are the cctld Manager for the .fo domain (Faroe Islands), and we are seriously considering using FRED to manage our domains.
We have now succesfully installed FRED. We installed the OS: Fedora 9, and the Fred binary package for Fedora 9. Then we followed the documentation HOWTO, and in the end everything is working succesfully, even if the HOWTO wasnt made for Fedora 9. :)
We now have an Admin Web Interface and a Public Web Interface (whois). But it seems like, there is no WEB interface for the Registrar Interface (client). And in the documentation it says:
FRED provides ... a GUI client (currently at experimental stage only) ...
So our next question is:
At this time (october 2008), does Fred have any WEB interface, where end users can create (or apply for) domains ?
Because in our country we dont use Registrars, we really need one WEB interface for this. How would you recommend us to solve this task ?
Petur Kirke
Web (PHP) Programmer
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.
I read this in the fred-client documentation:
"In this client version, only two languages are available: en - English; cs - Czech."
What about .fo ? How can i implement it in FRED ?
regards
Petur, PHP Programmer, working for nic.fo
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.
In FRED homepage, under Documentation, Fred_client readme (README_EN.txt), it says:
----------
Chapter 6. Integration of client into the PHP code
CAUTION ! The PHP support extension is in a development and testing phase in this version of the client.
The final solution may differ.
The client also contains a sample PHP script, which demonstrates
how to integrate the client into a PHP solution: doc/client_example.php. It is necessary to correctly set the
route to client: $exec_path (unless the client was installed
using the standard procedure). The $php_module_name variable
sets redirection to file and $command_options enable addition of other parameters
when necessary.
----------
But i cannot find the file client_example.php on my server !
Does anyone know why ?
Can someone send me this file ?
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,
I have installed Fred with yum install fred-* on a Fedora 8 and
everything seems to have worked correctly.
However, I am a bit stuck with the documentation as to what to do
exactly from there since the docs seems to be using an install on Ubuntu.
Can you please give me some direction from here?
--
Kind regards,
Eddy
I have installed Fedora 9 on a machine, and then i installed the FRED binary package
for Fedora 9 like this:
yum install fred-*
This installation worked very fine.
But where to go from here ?
I looked at the Fred website, under "documentation", and "FRED Howto", but it looks like this dokumentation assumes that we use Debian.
Where can i see what to do after installing the FRED binary package for Fedora 9 ?
Peter
________________________________
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.
I think i know the answer, but just to be sure:
Does FRED contain a payment solution ? Where domain registrars or registrants can make payments to the cctld Manager using creditcard ?
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 I am looking at using the fred-client to communicate zia EPP with
Ausregistry the AU registrar. I am able to get the client to run so I
am assuming that my config is ok and SSL ket files are correct.
Though when I connect and try to do a simple hello statement I get this error:
registry:/var/www/fred# python2.4 ./fred-client --config ./conf/fred-client.conf
FredClient 1.6.1
Type "help", "license" or "credits" for more information.
Using configuration from ./conf/fred-client.conf
> hello
Used socket type: IPv4.
Socket timeout: 10.0 sec.
Connecting to portal-ote.ausregistry.net.au, port 700 ...
Connection established.
Try to open SSL layer...
ERROR: getaddrinfo() socket.error [-8] Servname not supported for ai_socktype
>
This suggests to me that that the error is from a misconfiguration
hosname but I have checked and this looks fine as i is the one from
our existing EPP solution. What else would cause this error.
I was getting an error about EOF but downloaded the latest version of
the fred-client and now I am getting this error. I am now using
version 1.6.1.
Also my config is as bellow, please note that I have used both the the
hostname and the IP address of the server in the host config value. I
have even tried this with the hostname/ip in parenthesize and no
success there.
My config is as follows:
> registry:/var/www/fred# cat conf/fred-client.conf
[connect]
dir=/var/www/fred/fred/certificates
host = portal-ote.ausregistry.net.au
port = 700
ssl_cert = %(dir)s/CHEAPERDOMAINS-OTE-cert.pem
ssl_key = %(dir)s/CHEAPERDOMAINS-key.pem
username = ***************
password = ***************
;; Every XML namespace can have the version independent to others:
schema_version_contact = 1.2
schema_version_nsset = 1.2
schema_version_domain = 1.2
schema_version_enum = 1.1
schema_version_fred = 1.0
schema_version_epp = 1.0
;; socket timeout in sec. In MS Windows MUST be set to 0.0 (timeout bug)
timeout = 10.0
;; turn off automatic login process after start up
nologin = n
[session]
schema = /var/www/fred/fred/schemas/all-1.4.xsd
;; send "poll ack" right after to "poll req"
poll_autoack = off
;; confirm all editable commands
confirm_send_commands = on
;; enable/disable xmllint
validate = on
;; display colors on tty console
colors = yes
;; set verbose level 1,2,3
verbose = 3
Jatomir and all:
Thanks. I've tested the Live CD with the 01/01/2008 date. It works
perfectly. The net effect is that it create zones so easily and, at the
same time, stores in a database the administrative data using EPP.
Moreover it keeps it simple.
The disk installation:
In our case my approach has been installing the Ubuntu hardy (8.04)
.deb packages, fred-*.deb, which install dome dependencies too. I see
that there are no .dev for fred-server (including the Python parts), so
I installed these by hand (in /usr/.local) . Is that correct?. What
about generating .deb packages for these, too?.
For installing the certificates I do this:
1. I use the CA included in the ca-certificates Debian package which, in
my opinion, is adequate (I don't have to generate a CA certificate myself.
2. For the mod-eppd Apache module, I generate the self-signed
certificates using the usual procedures for generating them for
encrypted HTML:
openssl genrsa -des3 -out eppd.key 4096
openssl req -new -key eppd.key -out eppd.csr
openssl x509 -req -days 3650 -in eppd.csr -signkey eppd.key -out eppd.crt
openssl rsa -in eppd.key -out eppd.key.insecure
mv eppd.key eppd.key.secure;mv eppd.key.insecure eppd.key
chmod 600 *.key
/etc/init.d/apache2 force-reload
3. For the fred-client certificate configuration I rather use a method I
prefer, say,, for dovecot SSL configuration:
openssl req -new -x509 -nodes -out eppclient.pem -keyout eppclient.pem
4. After generating both certificates I first configure the mod-eppd
virtualhost:
Listen *:700
<VirtualHost *:700>
CorbaEnable On
CorbaNameservice "localhost"
CorbaObject "EPP" "EPP_alias"
EPPprotocol On
EPPObject "EPP_alias"
EPPschema "/usr/share/fred-mod-eppd/schemas/all-1.4.xsd"
EPPservername "CR.NIC's EPP server"
EPPlog "/var/log/apache2/eppd.log"
EPPloglevel error
EPPvalidResponse Off
SSLEngine off
SSLCipherSuite
ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+
EXP:+eNULL
SSLVerifyClient require
SSLCertificateFile /etc/ssl/fred/eppd.crt
SSLCertificateKeyFile /etc/ssl/fred/eppd.key
SSLCACertificateFile /etc/ssl/certs/ca.pem
SSLVerifyDepth 1
</VirtualHost>
Notice the /etc/ssl/certs/ca.pem CA certificate, which is the standard
Ubuntu CA certificate. This should be adequate, because it expires much
later.
5. /etc/init.d/apache2 force-reload
6. For the epp-client configuration file I have this in
/usr/local/etc/fred/fred-client.conf:
[connect]
;; dir=/usr/local/share/fred-client/ssl
host = localhost
port = 700
ssl_cert = /etc/ssl/fred/eppclient.pem
ssl_key = /etc/ssl/fred/eppclient.pem
username = REG-FRED_A
password = passwd
username2 = REG-FRED_B
password2 = passwd
etc.....
7. When I run fred-client I get this:
root@mguerra:/etc/fred# fred-client
FredClient 1.6.1
Type "help", "license" or "credits" for more information.
Using configuration from /usr/local/etc/fred/fred-client.conf
Connecting to localhost, port 700 ...
ERROR: socket.sslerror: (1, 'error:140770FC:SSL
routines:SSL23_GET_SERVER_HELLO:unknown protocol') (localhost:700)
Certificate not signed by verified certificate authority.
The date gives this:
mié sep 24 11:33:57 CST 2008 (mié means Wednesday).
What can be the reason for this?. Should I use other CA certificate?. Or
perhaps I should use a certificate in ~/fredclient.pem?.
Thank you in advance.
Mario
Jaromír Talír,
I would like to request you or .CZ to index the subject line for this
FRED-USERS discussion list with a list identifier so that we can
separate its mail from the rest and hence avoid its mail being caught
up in the spam filter.
You may just use or include something like [FRED-USERS] in the
subject line like most lists now do, like in my subject above.
I like to read mail from this list but it is becoming difficult to
separate its mail from spam, the message below is such an example.
Regards,
Paulos
======================
Dr Paulos B Nyirenda
.mw ccTLD
http://www.registrar.mw
------- Forwarded message follows -------
From: Marc Manthey <marc(a)let.de>
To: fred-users(a)lists.nic.cz
Subject: Re: Payment solution
Date sent: Sun, 19 Oct 2008 19:39:58 +0200
Send reply to: fred-users(a)lists.nic.cz
<mailto:fred-users-request@lists.nic.cz?subject=unsubscribe>
<mailto:fred-users-request@lists.nic.cz?subject=subscribe>
Keywords:
Am 19.10.2008 um 19:23 schrieb Petur Kirke:
>
> Does FRED contain a payment solution ? Where domain registrars or
> registrants can make payments to the cctld Manager using creditcard ?
i think the developerteam would apriciate to implement such a thing
when you pay for it ;)
Question : Would you share it after you pay for it ? ;)
> This email and its attachments may be confidential
????
Marc
_______________________________________________
Fred-users mailing list
Fred-users(a)lists.nic.cz
https://lists.nic.cz/mailman/listinfo/fred-users
------- End of forwarded message -------
Im trying to use yum to install Fred.
At the download page in the Fred homepage, it says, i should first install this package (repository):
http://fred.nic.cz/attachment/wiki/attachments/fred-repo-1.0-1.noarch.rpm?f…
I so did.
According to Freds homepage, then i should be able to run this command:
yum install fred-*
But when i run it, i get this error:
http://archive.nic.cz/yum/fred/5/i386/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fred. Please verify its path and try again.
I then checked the url: http://archive.nic.cz/yum/fred/5/i386/repodata/repomd.xml
and it is wrong.
So my question is: How can i use yum to install fred ?
regards
Peter
________________________________
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:
I'm working for the NIC in Costa Rica and we consider an excellent
alternative the FRED software made by nic.cz. It's nioe to e-meet you....
We have tested both the Live CD and the Debian/Ubuntu debs on an Ubuntu 8.04
box. For the second, we downloaded the deb packages with apt-get, ussing the
8.04 repository.
In both cases, when executing fred_client we get these results:
-----------------------------------------------------------------
root@nic-laptop:/etc/ssl# /usr/local/bin/fred-client -c /etc/ssl/fred.crt
-k /etc/ssl/fred.key -h localhost
FredClient 1.6.1
Type "help", "license" or "credits" for more information.
Using configuration from /usr/local/etc/fred/fred-client.conf
Connecting to localhost, port 700 ...
ERROR: socket.sslerror: (1, 'error:140770FC:SSL
routines:SSL23_GET_SERVER_HELLO:unknown protocol') (localhost:700)
Certificate not signed by verified certificate authority.
------------------------------------------------------------------
The same happens with the Live CD. Are we overlooking something?.
--
Mario A. Guerra
San José, Costa RIca
Hello!
I try to test the Live CD fred-1.6.iso (FredClient 1.5.1) and when I
execute fred_client I get the following error message:
ERROR: socket.sslerror: (1, 'error:14094415:SSL
routines:SSL3_READ_BYTES:sslv3 alert certificate expired') (localhost:700)
Certificate not signed by verified certificate authority.
Looks like there is an error in the client.pem file which is included
in the CD.
Is there a quick fix for this?
Hello ,
I am trying to install fred on CentOS5 and when I try to install the server
component with the command below
./configure --build=i386 --prefix=/usr
PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/local/lib/pkgconfig: $$ make
I get the error beneath, can anyone help me solve this.
==============================================================
checking whether CORBA ports are unique... yes
checking for /usr/share/idl/fred//ccReg.idl... configure: error: cannot
check for file existence when cross compiling
===========================================================================
regards