From 718e9203005d949b83c51c0f989e8ff00adb880c Mon Sep 17 00:00:00 2001 From: Dylan Lloyd Date: Mon, 14 Feb 2011 04:31:01 -0500 Subject: [PATCH] Looks okay, gotta decide on a cms --- includes/style.css | 19 +++++++++++++++++++ notes/index.php | 42 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 61 insertions(+) create mode 100644 notes/index.php diff --git a/includes/style.css b/includes/style.css index 084bec1..5e993a4 100644 --- a/includes/style.css +++ b/includes/style.css @@ -130,3 +130,22 @@ li { #i_like_pandora_entry { font:1.4em "lucida console"; } + +/* notes */ +#notes { + float:right; + text-align:right; + margin-top:20px; +} + +#notes h2 { + margin-bottom:10px; +} + +.note { + margin-bottom:40px; +} + +.note p { + margin-bottom:5px; +} diff --git a/notes/index.php b/notes/index.php new file mode 100644 index 0000000..1761d81 --- /dev/null +++ b/notes/index.php @@ -0,0 +1,42 @@ + + + + + + + + dylanstestserver + + + + + +
+ + +
+
+
+

Amazon EC2 PTR/reverse DNS record/2/15/10

+

Here is the form to request a custom PTR record for an Amazon EC2 Elastic IP. It's listed, of course, under Request to Remove Email Sending Limitations, and took me an unfortunate amount of time to locate.

+

This is good when setting up a mail server in Amazon's cloud, since email providers (like gmail) flag mail whose reverse DNS does not match the MX record. Without this request, the reverse DNS lookup will return the default PTR record that will look something like ec2-50-16-219-8.compute-1.amazonaws.com

+
+
+

init/2/15/10

+

Every other day I manage to get something working with help from a blog I find with google that just-so-happens to include a detail the manual spares. These notes are in the hope of helping in the same way. I don't plan on writing often, and there will be no order to the notes; in this way these notes are meant more for spiders than humans.

+
+

dylan

@psu.edu +
+
+
+ + -- 2.30.2