diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20120309/006654.html')
| -rw-r--r-- | zarb-ml/mageia-discuss/20120309/006654.html | 141 |
1 files changed, 141 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20120309/006654.html b/zarb-ml/mageia-discuss/20120309/006654.html new file mode 100644 index 000000000..6d581c8fb --- /dev/null +++ b/zarb-ml/mageia-discuss/20120309/006654.html @@ -0,0 +1,141 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] home network using broadband router + </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&In-Reply-To=%3CCAJWAV%2BHja0%2BsaokZbp%2BC0sYPPLEOBYe1vobjZdra7ApV92whtA%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + + <LINK REL="Next" HREF="006655.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] home network using broadband router</H1> + <B>WALKER RICHARD</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20home%20network%20using%20broadband%20router&In-Reply-To=%3CCAJWAV%2BHja0%2BsaokZbp%2BC0sYPPLEOBYe1vobjZdra7ApV92whtA%40mail.gmail.com%3E" + TITLE="[Mageia-discuss] home network using broadband router">richard.j.walker at ntlworld.com + </A><BR> + <I>Fri Mar 9 00:18:12 CET 2012</I> + <P><UL> + + <LI>Next message: <A HREF="006655.html">[Mageia-discuss] home network using broadband router +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#6654">[ date ]</a> + <a href="thread.html#6654">[ thread ]</a> + <a href="subject.html#6654">[ subject ]</a> + <a href="author.html#6654">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Right then, I don't think we need to know any more. From here it looks +like your LAN should be fully functioning. Before we try setting up +your NFS shares it might be worthwhile to take a few moments clearing +up a couple of points about networking - things I learned the hard +way, and now so are you :-). + +><i> I do not think I am able to assign fixed IP addresses. +</I> +Well, you can. Don't confuse fixed addresses with static addresses you +might get from an ISP. If you had chosen manual setup in MCC when +configuring your ethernet card you could have typed in a fixed address +of your own choosing. Of course you need to know what you are doing so +that you can avoid addresses which your router's DHCP could, in +theory, hand out to some later connected device. Then you would have +two hosts with the same address and all sorts of lost connection +issues! + +><i> The computers and router are connected via ethernet cables, within a +</I>><i> house so I assume that is considered a "same" network. +</I> +In fact it is possible to have multiple networks operating on one +common set of installed hardware, but this is seldom considered +necessary in a domestic setting. It is the addresses and network mask +which "define" separate logical networks within a single physical +network. +A quick example; on my 192.168.0.? network I have two PCs and a +firewall. My router, although wired in to the same network, has an +address of 192.168.1.1. That address does not exist in my LAN. If I +want to connect to my router I have to reconfigure a PC to have an +address in my router's network - 192.168.1.99 would do. It is the 1 in +the third octet which makes it a separate network. My LAN mask is 255 +for that octet, which says all of the bits in this octet must match +for two addresses to be considered in the same net. (Same goes for the +192 and the 168). Only the fourth octet (mask value 0) can be any 8 +bit number. + + +On 08/03/2012, Florian Hubold <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">doktor5000 at arcor.de</A>> wrote: +><i> Am 07.03.2012 14:04, schrieb Cazacu Bogdan: +</I>>><i> Wont it be simpler to post the output from ifconfig here? And aventually a +</I>>><i> traceroute output? :) +</I>>><i> Honestly i've tried to understand what is the problem (i'm [still] +</I>>><i> guessing it's dhcp related by the looks of the problem and replies) but +</I>>><i> i'm not sure i got it... +</I>><i> Yep, that would be rather helpful as a beginning. +</I>><i> Unrelated: Top-posting is ugly ;) +</I>><i> +</I>><i> Some other notes, from what i read in the thread: most routers +</I>><i> also allow for what is often referenced as "static DHCP" which means +</I>><i> statically assigning specific IP adresses via DHCP, always to the +</I>><i> same machine based on it's MAC adress, which is essentially +</I>><i> the same as manually-configured static adresses, but +</I>><i> with a lot less hassle and no manual setup required. +</I>><i> +</I>><i> Also one should not mangle the external IP adress (which is usually +</I>><i> assigned by the ISP, under which your router is visible to the internet, +</I>><i> and normally can't be changed manually) with your internal adresses. +</I>><i> +</I>><i> That other part are the IP adresses which you use on your local network, +</I>><i> which you can setup any way you want, and that has nothing to do with +</I>><i> your ISP. +</I>><i> +</I>><i> Another thing: When editing /etc/hosts, i wouldn't remove the loopback +</I>><i> entries, but only add additional entries if you really need to. +</I>><i> This is also another drawback if you manually assign IP adresses +</I>><i> and can be easily avoided by properly configuring/using DHCP. +</I>>><i> +</I>>><i> -----Original Message----- +</I>>><i> From: <A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">mageia-discuss-bounces at mageia.org</A> +</I>>><i> [mailto:<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">mageia-discuss-bounces at mageia.org</A>] On Behalf Of Florian Hubold +</I>>><i> Sent: Wednesday, March 07, 2012 12:54 PM +</I>>><i> To: <A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">mageia-discuss at mageia.org</A> +</I>>><i> Subject: Re: [Mageia-discuss] home network using broadband router +</I>>><i> +</I>>><i> Guys, remotely diagnosing networking problems without having all the +</I>>><i> relevant information, like the exact IP adresses (if they are from any +</I>>><i> private range of either class A, B or C networks, they're not even +</I>>><i> routable over the internet, so don't need to be anonymized) the exact +</I>>><i> internal routers adress, netmasks and maybe routing tables will just be a +</I>>><i> wild guessing back and forth. +</I>>><i> +</I>>><i> Also firewalls should be switched off at both client computers to rule +</I>>><i> those out. +</I>>><i> +</I>>><i> +</I>><i> +</I>><i> +</I></PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + + <LI>Next message: <A HREF="006655.html">[Mageia-discuss] home network using broadband router +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#6654">[ date ]</a> + <a href="thread.html#6654">[ thread ]</a> + <a href="subject.html#6654">[ subject ]</a> + <a href="author.html#6654">[ 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> |
