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.