When i run the fred-client command "technical_test", i can check if the nsset is working technically.
But when the technical_test gives an error, is there any way to check, WHICH nameserver gives an error ?
For example if there are 2 nameservers in one nsset, maybe one is working fine, but the other has an error. With "technical_test" its not possible to see, WHICH ONE of the 2 nameservers is failing. Is that so ?
regards
Petur
I already found the answer to my question, i separated it with linebreak: \n
peter
------------------------------------------------------------------------------------------------------
In the postgre database table there are 3 columns for street, named street1, street2 and street3.
When i use the fred-client command info_contact, it responses with all this information in one variable: [contact:street]
Is there any way to separate street1, street2 and street3 in [contact:street] ?
In the postgre database table there are 3 columns for street, named street1, street2 and street3.
When i use the fred-client command info_contact, it responses with all this information in one variable: [contact:street]
Is there any way to separate street1, street2 and street3 in [contact:street] ?
peter
Here in .fo we want to use a few fields in our database table, which are not existing in the Fred Postgresql database table "contact".
At the other hand there are some fields in "contact", which we dont use, for example "vat", "street3" etc.
Because we want to make our system as much as possible within FRED (and as little as possible with database tables outside of Fred), i would like to use for example the fields "vat" and "street3" for other purposes (with other data).
Can you think of any problems, i might get later because of this, or should this be an ok solution ?
Are these fields hardcoded anywhere or for any purposes, for example in the Whois program ?
regards
Peter
Hi all,
bit of a beginners question just installing fred using fred-manager. Installed all neccessary packages now going to run fred get the following
./root/bin/fred-client
/tmp/root/lib/python2.6/site-packages/fred/session_base.py:649: DeprecationWarning: os.popen3 is deprecated. Use the subprocess module.
pipes = os.popen3(self._external_validator)
FredClient 2.1.2
Type "help", "license" or "credits" for more information.
Using configuration from /tmp/root/etc/fred/fred-client.conf
Connecting to localhost, port 22351 ...
ERROR: I cannot connect to the server localhost.
Connection socket.error: [Errno 111] Connection refused (localhost:22351)
not sure if this is just a typical error from an incorrect ssl certificate or something else,
thanks
Hey Guys,
When I run;
/usr/sbin/fred-admin --zone_add --zone_fqdn=tst
and geneate the completed zone it looks like;
$TTL 18000 ;default TTL for all records in zone
tst. IN SOA localhost. hostmaster.localhost. (1249044567 10600 3600
1209600 7200)
IN NS localhost.
;
[...]
How does one go about setting up the zone settings the fred way?
--julian
Side note:
By the way, Fred installed seemlessly on debian 'squeeze' using
fred-manager. I have a list of packages fred needs for debian if
anyone is interested.
Hello everybody
I have installed FRED on a PC witch have as OS DEBIAN 5.0
All servers are running (fred-adifd, fred-pifd, fred-pyfred, fred-rifd, omniname)
But when I try to create contact or other objects it send back this error : "Command failed"
Is it version problem of package or ?
thank you
I know it's not a best practice but an important percentage of our
domains use only one nameserver.
Is there a possibility of FRED not enforcing at least two nameservers?.
We are considering several other alternatives for implementing this best
practice. though.
Best regards.
Mario Guerra
NIC-CR
Hello again
We are now testing the nameserver
In my file db.fo, which is created with the genzone_client script, the serial number is 1244941201
But when querying the nameserver from internet the serial is still 1244422801. (old number)Do you know what can be wrong or missing ?Should something be done in FRED, or is it some settings in BIND ?regardsPetur
Hi FRED fans,
I uploaded my presentation from LacTLD meeting I had few weeks ago. It's
available here:
http://fred.nic.cz/attachment/wiki/attachments/FRED-20090527-JT-LacTLD.odp?…
This presentation contains some description of FRED features together
with quick installation HOWTO for Fedora. It can be useful in decision
whether FRED is good for you or not.
Regards,
Jaromir
Hi all,
I've change allowIDN attributes in src/register/nsset.h and
src/register/domain.h to yes in fred-server-2.1.11.
Then:
#fred-admin --zone_add --zone_fqdn=xn--mgbx4cd0ac
#fred-admin --registrar_add_zone --zone_fqdn=xn--mgbx4cd0ac
--handle=REG-UMAR
#create_domain xn--mgbkp7dn3c.xn--mgbx4cd0ac CID:001 NULL CID:001 NULL (12
m)
ERROR: Authentication error
How can I solve this IDN error and successfully create an IDN zone?
Thank you.
--
Regards,
Umarzuki Mochlis
http://gameornot.net
Hi all,
1. using fred-admin, I created new fqdn and corresponding registrars for cz
sucessfully.
2. I've added using fred-client for umar.cz with the corresponding contact,
nsset and domain successfully.
3. Then I run
#genzone_client cz
to generate the zone for all in cz (including umar.cz)
4. But when I run whois -h 127.0.0.1 umar.cz it says status: Domain
is not generated into zone
Did I missed any steps? or wrongly type any commands?
--
Regards,
Umarzuki Mochlis
http://gameornot.net
I'm using fred-server 2.1.11 and when i ran
fred-admin --registrar_add_zone --zone_fqdn=cz --registrar_handle=REG-UMAR
This message appeared:
Error: option value 'handle' not found in configuration
Prior to that I'm able to create contact and nsset
Where is the configuration file of fred-admin and how can I solve this?
--
Regards,
Umarzuki Mochlis
http://gameornot.net
Finally made 2 contacts and 1 nsset but failed to make domain
REG-UMAR(a)192.168.56.6> create_domain umar.com UMAR NULL UMARNS01 NULL (24 m)
NAZMAN
Client-side validation command:
xmllint --noout --schema "/usr/local/share/fred-client/schemas/all.xsd" -
Do you really want to send this command to the server? (y/N): y
Client-side validation command:
xmllint --noout --schema "/usr/local/share/fred-client/schemas/all.xsd" -
Return code: 2005
Reason: Parameter value syntax error
ERROR: Element that caused a server error condition: <domain:name
xmlns:domain='http://www.nic.cz/xml/epp/domain-1.4'>umar.com</domain:name>
Reason: Domain name not applicable.
COMMAND: domain:create
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:epp-1.0
epp-1.0.xsd"><command><create><domain:create xmlns:domain="
http://www.nic.cz/xml/epp/domain-1.4" xsi:schemaLocation="
http://www.nic.cz/xml/epp/domain-1.4 domain-1.4.xsd"><domain:name>umar.com
</domain:name>
<domain:period unit="m">24</domain:period>
<domain:nsset>UMARNS01</domain:nsset>
<domain:registrant>UMAR</domain:registrant>
<domain:admin>NAZMAN</domain:admin>
</domain:create>
</create>
<clTRID>vwpb011#09-06-11at16:41:49</clTRID>
</command>
</epp>
ANSWER:
<?xml version="1.0" encoding="UTF-8"?>
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:epp-1.0
epp-1.0.xsd"><response><result code="2005"><msg>Parameter value syntax
error</msg>
<extValue><value><domain:name xmlns:domain="
http://www.nic.cz/xml/epp/domain-1.4">umar.com</domain:name>
</value>
<reason>Domain name not applicable.</reason>
</extValue>
</result>
<trID><clTRID>vwpb011#09-06-11at16:41:49</clTRID>
<svTRID>ccReg-0000000058</svTRID>
</trID>
</response>
</epp>
no matter what domain i tried, what interface i'm using (CLI, interactive
CLI and GUI), i still got the same error.
--
Regards,
Umarzuki Mochlis
http://gameornot.net
when browsing november 2008 mail archive, i found that my problem might be
related to postgresql like Julian had but the error message
function create_tmp_table(unknown) does not exist at character 8
aside from that it only happens only 5 times around 11 AM
when i try again at 12 PM
REG-UMAR(a)192.168.56.6> create_contact CID:CA000001 'Umarzuki'
umarzuki@gmail123 Beranang 43700 MY
Do you really want to send this command to the server? (y/N): y
Return code: 2400
Reason: Command failed
Still same messages
grep exist /var/log/postgresql/postgresql-8.3-main.log
2009-06-09 11:40:28 MYT ERROR: function create_tmp_table(unknown) does not
exist at character 8
2009-06-09 11:40:36 MYT ERROR: function create_tmp_table(unknown) does not
exist at character 8
2009-06-09 11:40:40 MYT ERROR: function create_tmp_table(unknown) does not
exist at character 8
2009-06-09 11:40:43 MYT ERROR: function create_tmp_table(unknown) does not
exist at character 8
2009-06-09 11:40:49 MYT ERROR: function create_tmp_table(unknown) does not
exist at character 8
but that was yesterday
even the few log messages
tail -25 /var/log/postgresql/postgresql-8.3-main.log
2009-06-10 11:02:25 MYT FATAL: terminating connection due to administrator
command
2009-06-10 11:02:25 MYT LOG: autovacuum launcher shutting down
2009-06-10 11:02:25 MYT LOG: shutting down
2009-06-10 11:02:25 MYT LOG: database system is shut down
2009-06-10 11:02:35 MYT LOG: could not load root certificate file
"root.crt": no SSL error reported
2009-06-10 11:02:35 MYT DETAIL: Will not verify client certificates.
2009-06-10 11:02:35 MYT LOG: database system was shut down at 2009-06-10
11:02:25 MYT
2009-06-10 11:02:35 MYT LOG: autovacuum launcher started
2009-06-10 11:02:35 MYT LOG: database system is ready to accept connections
2009-06-10 11:02:35 MYT LOG: incomplete startup packet
2009-06-10 11:09:25 MYT LOG: incomplete startup packet
2009-06-10 11:09:25 MYT LOG: received fast shutdown request
2009-06-10 11:09:25 MYT LOG: aborting any active transactions
2009-06-10 11:09:25 MYT FATAL: terminating connection due to administrator
command
2009-06-10 11:09:25 MYT FATAL: terminating connection due to administrator
command
2009-06-10 11:09:25 MYT LOG: autovacuum launcher shutting down
2009-06-10 11:09:25 MYT FATAL: terminating connection due to administrator
command
2009-06-10 11:09:25 MYT LOG: shutting down
2009-06-10 11:09:25 MYT LOG: database system is shut down
2009-06-10 11:10:06 MYT LOG: could not load root certificate file
"root.crt": no SSL error reported
2009-06-10 11:10:06 MYT DETAIL: Will not verify client certificates.
2009-06-10 11:10:06 MYT LOG: database system was shut down at 2009-06-10
11:09:25 MYT
2009-06-10 11:10:06 MYT LOG: autovacuum launcher started
2009-06-10 11:10:06 MYT LOG: database system is ready to accept connections
2009-06-10 11:10:06 MYT LOG: incomplete startup packet
--
Regards,
Umarzuki Mochlis
http://gameornot.net
when i ran
# python setup.py build_idl
from within fred-pyfred-2.1.5, i got
error: invalid command 'build_idl'
--
Regards,
Umarzuki Mochlis
http://gameornot.net
Hey,
This is a general question;
I was curious if anyone has a generic website that interfaces into
FRED, that allows for people to register domains and update their details.
--
Cheers,
Julian De Marchi
--
OpenNIC user - http://www.opennicproject.org/ | http://www.opennic.glue
Support OpenNIC, become a member today!
--
PGP 0x8D659814
--
Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
How do i delete one Domain ONLY from DNS ?
I cannot find any command for this in fred-client. Is there a (python?) command for this ?
I need to do this, because when one Domain expires, we first want to delete it only from DNS, and the later delete the domain completely from the system.
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 again
Finally i decided, what i want to do. I only want to use these 2 commands, which "object_regular_procedure" is a shortcut for:
fred-admin --update_object_states
fred-admin --object_delete_candidates
I can see 2 ways to do this, and i want to ask you to help me choosing the correct way to do this:
1) to run "object_regular_procedure" without running the unwanted commands, but only the 2 that i want to run. Is that possible, and if yes, how ?
2) if i run the 2 commands individually, how should the order be ? (for example update_object_states should be runned 2 times ?, is that before and after the other command/s ?)
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: 13. februar 2009 14:28
Til: fred-users(a)lists.nic.cz
Emne: Re: SV: sending emails to customers
This procedure is imporant part of Fred processes. It automates lot of
things. According to fred-admin --help it's just shortcut for list of
other things:
--object_regular_procedure shortcut for 2x update_object_states,
notify_state changes,
poll_create_statechanges
, object_delete_candidates,
poll_create_low_credit,
notify_letters_create
--update_object_states - This command update state of objects - it
compares actual time, expiration dates on domains, last usage dates on
contact and nssets and mark those object with flags like (expired,
ouzone, deleteCandidate...). It's called twice to catch race condition -
if somebody should renew domain during this procedure. It's state is
reverted back in second run. Domains with 'outzone' state are not
generation into zone dile
--notify_state_changes - Go through objects and find states that should
be followed by client notification. For those object/state combinations
send email to object owner. For example registrants are this way
notified about approaching expiration, about getting outzone, about
deleting of object...etc
--poll_create_statechanges - Similar to previous but this way registrars
are informed using 'poll messages' mechanism. New message is created in
system and registrars can download this message using poll EPP command.
--object_delete_candidates - All objects marked by state deleteCandidate
are deleted. Domains get this state 45 days after expiration date.
Contact and NSSets get this state after six months of not using them.
--poll_create_low_credit - Special check for credit of registrars. If
credit of registrar fall under some configured limit. New poll message
is created for this registrar with information that credit is low.
--notify_letters_create - Few weeks before deleteing of domain we send
regular paper letter to registrant with information that his domain is
really going to be deleted. This procedure generates PDF document with
those letters. Our staff download this PDF file using web administration
interface, print it on printer, put it into envelopes and send it.
We call this procedure each day at 2pm from cron script.
Regards
Jaromir
Petur Kirke píše v St 11. 02. 2009 v 15:40 +0000:
> what does
>
> fred-admin --object_regular_procedure
>
> do ?
>
> does it send all emails in a queue ? and empty the queue ?
>
> 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: 2. februar 2009 14:37
> Til: fred-users(a)lists.nic.cz
> Emne: Re: sending emails to customers
>
> Petur Kirke píše v Po 26. 01. 2009 v 14:33 +0000:
> > I think FRED contains one or more functions, that can be used for
> > sending emails.
> >
> > How do i send emails, and where can i find documentation about this ?
>
> Sending emails to contacts is done in multiple situations. All these
> situations are described in this document:
> http://dsdng.nic.cz/attachment/wiki/attachments/communication_rules.pdf?for…
> Chapter 7: Central registry communication
>
> Emails are based on template systems and all email templates are stored
> in database in mail_templates table. These templates contain variables
> that are replaces with real content before sending. You can customize
> these email templates the way you like.
>
> Sending of emails take place during regular daily procedure accessible
> through command line tool fred-admin. You should put into crontab this
> call with daily period:
> fred-admin --object_regular_procedure
>
> Regards,
> Jaromir
>
> > 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.
> > _______________________________________________
> > 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.
> _______________________________________________
> 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.
Hi,
We would like to run an ENUM registry for several companies to use to
provide lookups for their customers. The registry would store the
service provider gateway addresses.
I would like to ask a couple of questions.
We have been introduced to the Austrian ENUM server software, but it
appears to be very hard to install and does not support ubuntu server.
Does FRED do the same things as the Austrian software?
We found during a test that Cisco devices do not support the latest ENUM
RFC and we had to use an ENUM proxy to translate back to the old RFC.
Does FRED overcome this issue with Cisco gateway ENUM lookups?
We want to use a private domain for the registrations: domain.com
Does Fred permit the use of a private domain tree or must we use
e164.arpa?
Regards
mark
We would like to separate files for different subzones. Two possible
strategies:
1. Some option from genzone_client using an only zone.
2. Defining zones in FRED .cr, .ac.cr, .co.cr and the like (notice the
second-level zone).
Any thoughts?.
Best regards.