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