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.
FRED installation using Ubuntu 9.04 (Jaunty) is very similar to an 8.04
installation.
There was one problem, though, with tinyerp-server, it fails. I
apparently solved that with this trick:
cp /usr/lib/python2.6/dist-packages/oldxml/_xmlplus/utils/boolean.so
/usr/lib/python2.6/dist-packages/_xmlplus/utils/
So it seems that everything is OK now.
BTW, I guess that future versions will use OpenERP which is TinyERP
succesor.....
Best regards.
in Fred there is a Whois service at this address:
http://localhost/whois
I would like to use this one on our website.
How/where can i edit the design of this page (content, fonts, fields 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.
Hello
On DEBIAN:
I sorry I came in the morning and want to connect with fred-client.
It turn back error:
> login REG-FRED_A passwd
Used socket type: IPv4.
Socket timeout: 10.0 sec.
Connecting to localhost, port 700 ...
Connection established.
Try to open SSL layer...
ERROR: I cannot connect to the server localhost.
Connection socket.error: (111, 'Connection refused') (localhost:700)
It worked normally yesterday.
On UBUNTU:
I have these errors when trying to run fred-client :
d# /usr/local/bin/fred-client
FredClient 2.1.2
Type "help", "license" or "credits" for more information.
Using configuration from /root/.fred-client.conf
Used socket type: IPv4.
Socket timeout: 10.0 sec.
Connecting to localhost, port 700 ...
Connection established.
Try to open SSL layer...
ERROR: socket.sslerror: (1, 'error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol') (localhost:700)
Certificate not signed by verified certificate authority.