diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2010-November/000528.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2010-November/000528.html | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2010-November/000528.html b/zarb-ml/mageia-sysadm/2010-November/000528.html new file mode 100644 index 000000000..2b8a0e260 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000528.html @@ -0,0 +1,97 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] Installing firewall + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Installing%20firewall&In-Reply-To=%3C1289782043.722.46.camel%40akroma.ephaone.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="000523.html"> + <LINK REL="Next" HREF="000537.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] Installing firewall</H1> + <B>Michael Scherer</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Installing%20firewall&In-Reply-To=%3C1289782043.722.46.camel%40akroma.ephaone.org%3E" + TITLE="[Mageia-sysadm] Installing firewall">misc at zarb.org + </A><BR> + <I>Mon Nov 15 01:47:23 CET 2010</I> + <P><UL> + <LI>Previous message: <A HREF="000523.html">[Mageia-sysadm] Installing firewall +</A></li> + <LI>Next message: <A HREF="000537.html">[Mageia-sysadm] Installing firewall +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#528">[ date ]</a> + <a href="thread.html#528">[ thread ]</a> + <a href="subject.html#528">[ subject ]</a> + <a href="author.html#528">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Le vendredi 12 novembre 2010 à 18:30 +0100, nicolas vigier a écrit : +><i> Hello, +</I>><i> +</I>><i> The Mageia packages repository will be stored on valstar. As the +</I>><i> repository will be needed on build nodes, it will have to be either +</I>><i> mirrored or mounted via nfs (readonly). If we use nfs, I think we should +</I>><i> first setup a firewall before installing the nfs server. A firewall +</I>><i> would also be useful to filter connections to the pgsql/mysql servers, +</I>><i> to the build nodes, etc ... +</I>><i> +</I>><i> I suggest using shorewall to manage the firewall configuration. Any +</I>><i> comment about this ? +</I> +I would rather prefer something a little bit higher level, but that's ok +for a start. Having a good abstraction ( like some puppet class ) would +be nice. We could also take a look at exported ressources too +( <A HREF="http://projects.puppetlabs.com/projects/1/wiki/Exported_Resources">http://projects.puppetlabs.com/projects/1/wiki/Exported_Resources</A> ), +so we could say "allow postgresql connexion from server running this +class" + +><i> I plan to write a shorewall module in puppet, test it on jonund first, +</I>><i> without installing shorewall (only writting the config files), then +</I>><i> install shorewall on jonund, and if we didn't lose access to jonund +</I>><i> install it on other nodes. +</I> +Technically, using puppet allow us to test on VM without much problem. + +And in fact, I would strongly suggest using VMs rather than our servers +because this allow us to catch some stupid errors in the manifest that +could help us in case of disaster recovery, or computer duplication. Not +to mention than testing on production servers is not a good idea ( even +if I suppose we all do this ). + +-- +Michael Scherer + +</PRE> + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="000523.html">[Mageia-sysadm] Installing firewall +</A></li> + <LI>Next message: <A HREF="000537.html">[Mageia-sysadm] Installing firewall +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#528">[ date ]</a> + <a href="thread.html#528">[ thread ]</a> + <a href="subject.html#528">[ subject ]</a> + <a href="author.html#528">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm +mailing list</a><br> +</body></html> |