-
Recent Posts
- Autostart a Virtualbox VM in Windows 7 the Easy Way
- Synchronize save games between windows computers. Cloud save games with Dropbox. [Minecraft/Dragon Age]
- Using IPTables with Dynamic IP hostnames like dyndns.org
- Bash Script: Confirm domains in your DNS Bind server are still pointed at your address (haven’t moved to other DNS)
- Encrypt forms’ passwords before submitting with jquery
Listened to
Category Archives: python
Using IPTables with Dynamic IP hostnames like dyndns.org
Whenever IPTables has a hostname in a rule it looks up the hostname’s IP address and uses that instead of the actual hostname – so it’s stuck with the IP until the next time IPTables is flushed/restarted. Here’s a quick … Continue reading
Posted in code, linux, python
8 Comments