Notification Tool for Windows
May 02, 2006 at 07:55 PM | categories: projects, mailbox alert
If anyone knows of a command-line tool to show notification messages in Windows (2k, XP) or if anyone has built something like that (i guess with the Shell_NotifyIcon() call or something), please let me know, so i can refer to it from my Mailbox Alert page as an alternative to libnotify/kdialog/gmessage etc.
This is a page just like the normal DNSSEC test page, only here the test tree is signed with NSEC3.
Note that this does not contain NSEC3-specific errors, the only difference is that NSEC3 is used for denial of existence.
Test Tree
I created a complete tree to test your chaser/tracer/verifier/whatever with. At the moment it goes down 4 levels from nsec3.tjeb.nl.
The address of the server is the same as this webserver.
Every zone has 6 delegations:
- ok
 
these are signed correctly.
- nods
 
A zone, but without the DS RR for the child zone
- bogussig
 
the RRSIGs of zones starting with this name contain bad signature data.
- sigexpired
 
the RRSIGs of zones starting with this name have an expiration date in the past.
- signotincepted
 
the RRSIGs of zones starting with this name have an inception date in the future.
- unknownalgorithm
 
the RRSIGS of zones starting with this name are signed correctly (with a known algorithm), but have the algorithm field set to another value.
The result is that you can test your programs with a range of domains, for example:
- ok.ok.ok.nsec3.tjeb.nl
 - ok.ok.nods.ok.nsec3.tjeb.nl
 - ok.bogussig.ok.nsec3.tjeb.nl
 - ok.ok.ok.nsec3.tjeb.nl
 - ok.bogussig.ok.ok.nsec3.tjeb.nl
 - ok.unknownalgorithm.ok.sigexpired.ok.nsec3.tjeb.nl
 - signotincepted.bogussig.sigexpired.bogussig.nsec3.tjeb.nl
 - bogussig.nsec3.tjeb.nl
 - sigexpired.nsec3.tjeb.nl
 - signotincepted.nsec3.tjeb.nl
 - unknownalgorithm.nsec3.tjeb.nl
 
Quick reference page, mail me if i am missing types.
I also have to check the references to rfcs (especially for obsoleted rfcs) and i want to add a state in the near future (experimental/deprecated etc)
grey types are experimental, red types are obsolete. (information according to IANA, with updates where i found them)
| 1 | A | rfc1035 (db) | a host address | 
| 2 | NS | rfc1035 (db) | an authoritative name server | 
| 3 | MD | rfc1035 (db) | a mail destination | 
| 4 | MF | rfc1035 (db) | a mail forwarder | 
| 5 | CNAME | rfc1035 (db) | the canonical name for an alias | 
| 6 | SOA | rfc1035 (db) | marks the start of a zone of authority | 
| 7 | MB | rfc1035 (db) | a mailbox domain name (EXPERIMENTAL) | 
| 8 | MG | rfc1035 (db) | a mail group member (EXPERIMENTAL) | 
| 9 | MR | rfc1035 (db) | a mail rename domain name (EXPERIMENTAL) | 
| 10 | NULL | rfc1035 (db) | a null RR (EXPERIMENTAL) | 
| 11 | WKS | rfc1035 (db) | a well known service description | 
| 12 | PTR | rfc1035 (db) | a domain name pointer | 
| 13 | HINFO | rfc1035 (db) | host information | 
| 14 | MINFO | rfc1035 (db) | mailbox or mail list information | 
| 15 | MX | rfc1035 (db) | mail exchange | 
| 16 | TXT | rfc1035 (db) | text strings | 
| 17 | RP | rfc1183 (db) | responsible person | 
| 18 | AFSDB | rfc1183 (db) | location of AFS & OSF/DCE server | 
| 19 | X25 | rfc1183 (db) | ITU X.121 numbering plan PSDN address | 
| 20 | ISDN | rfc1183 (db) | maps a name into an ISDN phone number | 
| 21 | RT | rfc1183 (db) | provides a route-through binding for hosts that do not have their own direct wide area network addresses | 
| 22 | NSAP | rfc1706 (db) | variable length addresses, targeted for CLNP | 
| 23 | NSAP-PTR | rfc1348 (db) | nsap pointer | 
| 24 | SIG | rfc2913 (db) | dnssec signature | 
| 25 | KEY | rfc2535 (db) | dnssec key | 
| 26 | PX | rfc2163 (db) | mapping between RFC 822 domain names and X.400 O/R names, see also rfc2156 | 
| 27 | GPOS | rfc1712 (db) | geographical location | 
| 28 | AAAA | rfc3596 (db) | ipv6 address | 
| 29 | LOC | rfc1876 (db) | location of hosts | 
| 30 | NXT | rfc2535 (db) rfc3755 (db) | dnssec next record (for nonexistence proofs) | 
| 31 | EID | draft-ietf-nimrod-dns-01.txt | endpoint identifier | 
| 32 | NIMLOC | draft-ietf-nimrod-dns-01.txt | nimrod locator | 
| 33 | SRV | rfc2782 (db) | service registration | 
| 34 | ATMA | http://www.jhsoft.com/rfc/af-saa-0069.000.rtf | maps domain name to ATM address | 
| 35 | NAPTR | rfc2168 (db) rfc2915 (db) | naming authority pointer | 
| 36 | KX | rfc2230 (db) | key exchange delegation | 
| 37 | CERT | rfc2538 (db) | certificate | 
| 38 | A6 | rfc2874 (db) | alternative way to store IPv6 addresses | 
| 39 | DNAME | rfc2672 (db) | domain name redirection | 
| 40 | SINK | dnsind-kitchen-sink-02.txt | kitchen sink, for arbitrary data | 
| 41 | OPT | rfc2671 (db) | pseudo OPT record | 
| 42 | APL | rfc3123 (db) | address prefix lists | 
| 43 | DS | rfc3658 (db) | dnssecbis delegation signer | 
| 44 | SSHFP | rfc4255 (db) | SSH Key Fingerprint | 
| 45 | IPSECKEY | rfc4025 (db) | IPSEC key storage | 
| 46 | RRSIG | rfc3755 (db) | dnssecbis rrset signature | 
| 47 | NSEC | rfc3755 (db) | dnssecbis next secure | 
| 48 | DNSKEY | rfc3755 (db) | dnssecbis dns key | 
| 49 | DHCID | rfc4701 (db) | |
| 50 | NSEC3 | rfc5155 (db) | |
| 51 | NSEC3PARAM | rfc5155 (db) | |
| 52 | TLSA | rfc6698 (db) | TLSA certificate association | 
| 55 | HIP | rfc5205 (db) | |
| 56 | NINFO | draft-lewis-dns-undocumented-types-01 | undocumented | 
| 57 | RKEY | draft-lewis-dns-undocumented-types-01 | undocumented | 
| 58 | TALINK | draft-lewis-dns-undocumented-types-01 | undocumented | 
| 59 | CDS | draft-lewis-dns-undocumented-types-01 | undocumented | 
| 99 | SPF | rfc3755 (db) | Sender Policy Framework RR | 
| 100 | UINFO | reserved by IANA | |
| 101 | UID | reserved by IANA | |
| 102 | GID | reserved by IANA | |
| 103 | UNSPEC | reserved by IANA | |
| 104 | NID | draft-irtf-rrg-ilnp-dns-06.txt | Node Identifiers for ILNP-capable nodes | 
| 105 | L32 | draft-irtf-rrg-ilnp-dns-06.txt | 32-bit Locator values for ILNPv4-capable nodes | 
| 106 | L64 | draft-irtf-rrg-ilnp-dns-06.txt | 64-bit Locator values for ILNPv6-capable nodes | 
| 107 | LP | draft-irtf-rrg-ilnp-dns-06.txt | name of a subnetwork for ILNP | 
| 108 | EUI48 | draft-jabley-dnsext-eui48-eui64-rrtypes-03 | 48-bit Extended Unique Identifier | 
| 109 | EUI64 | draft-jabley-dnsext-eui48-eui64-rrtypes-03 | 64-bit Extended Unique Identifier | 
| 249 | TKEY | rfc2930 (db) | transaction authentication key | 
| 250 | TSIG | rfc2845 (db) | transaction authentication signature | 
| 251 | IXFR | rfc1995 (db) | incremental transfer | 
| 252 | AXFR | rfc1035 (db) | transfer of entire zone | 
| 253 | MAILB | rfc1035 (db) | request for mailbox-related records (MB, MG or MR) | 
| 254 | MAILA | rfc1035 (db) | request for mail agent RRs | 
| 255 | ANY | rfc1035 (db) | any type (wildcard) | 
| 256 | URI | draft-lewis-dns-undocumented-types-01 | undocumented | 
| 257 | CAA | draft-lewis-dns-undocumented-types-01 | undocumented | 
| 32768 | TA | draft-lewis-dns-undocumented-types-01 | undocumented | 
| 32769 | DLV | rfc4431 (db) | DNSSEC Lookaside Validation | 
mailboxalert 0.5
April 19, 2006 at 06:20 PM | categories: projects, mailbox alert
Got a bug submission for mailbox alert: mailbox alert < 0.4 puts a space before every argument of the specified command. Of course this breaks commands that include options, since the first character is no longer a '-'. Version 0.5 fixes this. Mailbox Alert.
mailboxalert 0.6
April 19, 2006 at 06:20 PM | categories: projects, mailbox alert
And right after the bugfix release, i got some feature requests. So here's version 0.6 :)
« Previous Page -- Next Page »