|
andrew.mcmillan.net.nz
cd /var/www; more /dev/rant >>index.html
|
|
It's just a Small Matter of Firewalling, isn't it?
The IPv6 wave progresses apace. Well, perhaps not 'apace', but it is moving... The latest kernel exploit has incidentally had some local fallout in causing more of our boxen here to be upgraded to kernels with IPv6 support, and as a consequence our mail server is now reachable on IPv6. Some have suggested that making it only reachable on IPv6 is a good solution to spam but I suspect that there are still a few mailservers out there that we do want to receive e-mail from which are not IPv6 capable yet! Since I can now SMTP and IMAP happily over IPv6 I decided it was time to get more adventurous. IPv6 is now in Squid3 head, so I built Etch packages of that and it seems to be 'basically working' in a few places now. We've been using ircd-ircu for a long time for an IRC daemon and it similarly seems that now has IPv6 support, so I backported that to Etch as well. Packages are available for i386 and amd64 from my repository: deb http://debian.mcmillan.net.nz/debian etch ipv6 deb-src http://debian.mcmillan.net.nz/debian etch ipv6 If I think of more Etch things that I need for IPv6 I'll put them there too. I do have dircproxy for Etch with support for connecting to IPv6 ircd but I seem to have misplaced the packages somewhere. If you're keen on seeing that then I'm sure I can reconstruct them somehow... Now that we are having increasing amounts of IPv6 around some things are starting to reduce down to a 'Small Matter of Firewalling', which is suggesting to me that we will need manage our firewall rulesets differently for IPv6 than we have for IPv4. In a lot of cases we can turn on/off large chunks of access related to a particular person/organisation by disabling a VPN, with the firewalling being a somewhat static monolithic overriding control above that. With the control potentially moving away from the VPN, and more directly into the firewall rules, we will need clearer association mechanisms in place. Of course we will continue to have VPNs, but they might become somewhat simpler, reducing in many cases to encrypted tunnels between exact endpoints. |
|
Hi, I tried to create an
Hi, I tried to create an account on the wiki, but it failed with the following error.
Warning: pg_query() [function.pg-query]: Query failed: ERROR: duplicate key value violates unique constraint "mwuser_pkey" in /usr/share/mediawiki/includes/DatabasePostgres.php on line 553
Internal error
Set $wgShowExceptionDetails = true; at the bottom of LocalSettings.php to show detailed debugging information.
Post new comment