diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20120308/006648.html')
-rw-r--r-- | zarb-ml/mageia-discuss/20120308/006648.html | 115 |
1 files changed, 115 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20120308/006648.html b/zarb-ml/mageia-discuss/20120308/006648.html new file mode 100644 index 000000000..54fe4a317 --- /dev/null +++ b/zarb-ml/mageia-discuss/20120308/006648.html @@ -0,0 +1,115 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] home network using broadband router(Tony Blackwell) + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20home%20network%20using%20broadband%20router%28Tony%0A%09Blackwell%29&In-Reply-To=%3C4F58019B.4060303%40Rock3d.net%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + + <LINK REL="Next" HREF="006649.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] home network using broadband router(Tony Blackwell)</H1> + <B>imnotpc</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20home%20network%20using%20broadband%20router%28Tony%0A%09Blackwell%29&In-Reply-To=%3C4F58019B.4060303%40Rock3d.net%3E" + TITLE="[Mageia-discuss] home network using broadband router(Tony Blackwell)">imnotpc at Rock3d.net + </A><BR> + <I>Thu Mar 8 01:47:23 CET 2012</I> + <P><UL> + + <LI>Next message: <A HREF="006649.html">[Mageia-discuss] home network using broadband router +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#6648">[ date ]</a> + <a href="thread.html#6648">[ thread ]</a> + <a href="subject.html#6648">[ subject ]</a> + <a href="author.html#6648">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 03/07/2012 02:20 PM, Tony Blackwell wrote: +><i> Another brief contribution, a bit apart from the current sequence. (I +</I>><i> am not a network expert, which may well show in what follows!) +</I>><i> +</I>><i> I have 2 ethernet ports in each PC, use the router DHCP-assigned +</I>><i> 192.168.x.x addresses for one network of ports which can see the +</I>><i> router, and a separate-wired network on the other set of ethernet +</I>><i> ports using a different numbering scheme which I assign manually, i.e. +</I>><i> hard-coded, to see each other. Also have the printer on this second +</I>><i> network. Keeps it isolated from the net, lets me have full security +</I>><i> on the ports with net connection and relaxed security on the internal +</I>><i> network. The hard-coded addresses on my internal network are all in +</I>><i> /etc/hosts. +</I>><i> +</I>><i> One curious thing I found with pretty much every mandriva and mageia +</I>><i> distribution is that regardless of what I say during initial +</I>><i> installation, I need to fix up etc/hosts which usually has a double +</I>><i> entry for 127.0.0.1 "localdomain.localhost localhost" and another line +</I>><i> of "127.0.0.1 mypc.mynet.au mypc" rather than the hardcoded address I +</I>><i> assigned that 2nd port at installation. Fixing this to the real +</I>><i> address I wanted that second port to have, and re-starting, fixes any +</I>><i> communication problems between each of my PC's +</I>><i> +</I>><i> Best of luck, +</I>><i> tonyb +</I> +Since I'm not an expert either, I have refrained from adding my opinion +to this thread. Well until now. I'd like to make a couple points because +I think the common denominator here is dhcp which has it's limits, +particularly when managed by a router. + +@ e-letter - I read your original post and you indicated that you were +having trouble setting up nfs using Mandriva/Mageia, but that you were +able to connect to the internet. Correct? Well if you're using dhcp to +assign IP addresses, of course it's hard to set up nfs. For persistent +connections an nfsv4 client uses an entry in fstab to mount a remote +file system at boot. This requires a fixed server name or fixed server +IP address, neither of which is provided by a default router dhcp setup. +There may be ways to work around this, but why bother? Why not just +assign fixed IPs and be done with it? It only takes a few minutes and +your nfs connections will always survive reboots. + +@ Tony - Same observation. You are adding additional NICs and creating a +parallel fixed IP network when you can set your router to use fixed IPs. +Why? Your boxes are already exposed to the internet though the router so +you aren't gaining the security benefit of a firewall. Is there a reason +you don't just use fixed IPs on the connection you share with your +router? Perhaps you can't configure it? + +Every type of cable/dsl/T1 router I've ever worked on allows the user to +configure the LAN interface to use fixed IPs which would make things a +whole lot easier for both of you. Just a thought. + +@ Tony - I've also noticed that every entry in /etc/hosts is assigned to +127.0.01 no matter what the actual NIC address is. This is different +from every other distro and is probably a bug, but it should still work +ok unless there are firewall rules that require a name to resolve to a +specific IP address. Hmmm... this might be related to a problem I've +been having... + +Best wishes, Jeff +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + + <LI>Next message: <A HREF="006649.html">[Mageia-discuss] home network using broadband router +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#6648">[ date ]</a> + <a href="thread.html#6648">[ thread ]</a> + <a href="subject.html#6648">[ subject ]</a> + <a href="author.html#6648">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> |