summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-discuss/20120309/006657.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-discuss/20120309/006657.html')
-rw-r--r--zarb-ml/mageia-discuss/20120309/006657.html120
1 files changed, 120 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20120309/006657.html b/zarb-ml/mageia-discuss/20120309/006657.html
new file mode 100644
index 000000000..a6086ee07
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20120309/006657.html
@@ -0,0 +1,120 @@
+<!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=%3C4F59517A.7080901%40Rock3d.net%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="006656.html">
+ <LINK REL="Next" HREF="006658.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] home network using broadband router</H1>
+ <B>imnotpc</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20home%20network%20using%20broadband%20router&In-Reply-To=%3C4F59517A.7080901%40Rock3d.net%3E"
+ TITLE="[Mageia-discuss] home network using broadband router">imnotpc at Rock3d.net
+ </A><BR>
+ <I>Fri Mar 9 01:40:26 CET 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="006656.html">[Mageia-discuss] home network using broadband router
+</A></li>
+ <LI>Next message: <A HREF="006658.html">[Mageia-discuss] home network using broadband router
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#6657">[ date ]</a>
+ <a href="thread.html#6657">[ thread ]</a>
+ <a href="subject.html#6657">[ subject ]</a>
+ <a href="author.html#6657">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 03/08/2012 05:16 PM, e-letter wrote:
+&gt;<i> On 08/03/2012, <A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">mageia-discuss-request at mageia.org</A>
+</I>&gt;<i> &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">mageia-discuss-request at mageia.org</A>&gt; wrote:
+</I>&gt;&gt;<i> ------------------------------
+</I>&gt;&gt;<i> /Message: 5
+</I>&gt;&gt;<i> Date: Wed, 07 Mar 2012 19:47:23 -0500
+</I>&gt;&gt;<i> From: imnotpc&lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">imnotpc at Rock3d.net</A>&gt;
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> @ e-letter - I read your original post and you indicated that you were
+</I>&gt;&gt;<i> having trouble setting up nfs using Mandriva/Mageia, but that you were
+</I>&gt;&gt;<i> able to connect to the internet. Correct? Well if you're using dhcp to
+</I>&gt;&gt;<i> assign IP addresses, of course it's hard to set up nfs. For persistent
+</I>&gt;&gt;<i> connections an nfsv4 client uses an entry in fstab to mount a remote
+</I>&gt;&gt;<i> file system at boot. This requires a fixed server name or fixed server
+</I>&gt;&gt;<i> IP address, neither of which is provided by a default router dhcp setup.
+</I>&gt;&gt;<i> There may be ways to work around this, but why bother? Why not just
+</I>&gt;&gt;<i> assign fixed IPs and be done with it? It only takes a few minutes and
+</I>&gt;&gt;<i> your nfs connections will always survive reboots.
+</I>&gt;&gt;<i>
+</I>&gt;<i> Correct, internet connection is always achieved. DHCP is used because
+</I>&gt;<i> the ISP does not provide fixed IP address; dynamic IP address is
+</I>&gt;<i> acceptable for my basic internet access needs. I do not think I am
+</I>&gt;<i> able to assign fixed IP addresses.
+</I>
+I am obviously not familiar with the ISP or hardware you are using, but
+every dsl router/cable modem/switch that I've ever seen has 2-3
+interfaces. One interface that connects to the ISP (they often call this
+the WAN), one to the LAN (your local network), and optionally one to a
+wireless network. If your computer has a 192.168.x.x address then that
+was assigned by the router in your basement, not the ISP.
+
+For the connection to the ISP, your router is a dhcp *client* (unless
+you pay for a static IP). You should never mess with that interface or
+you will spend many hours in customer service hell trying to repair your
+connection.
+
+For your LAN interface (and wireless interface if you have it) your
+router is a dhcp *server* and your computers are the dhcp clients. These
+interfaces are configurable by the end user (you) and can be changed to
+*not* be a dhcp server, but to be a fixed IP gateway. You should also be
+able to leave dhcp enabled and still assign fixed IP addresses to
+certain hardware, but this depends on the router. In any case the ISP
+router/modem/switch forwards the traffic from this connection through
+the WAN interface to the ISP servers and the rest of the internet.
+
+If you want to change the LAN settings on your router, you can usually
+do this through an http connection on modern hardware. You should
+connect to the router from a wired connection. Some hardware also allows
+wireless connections to the administrative interface but this incredibly
+insecure since anyone within range can re-program your network using the
+default username/password combinition. Anyway, you usually use a web
+browser and go to something like &quot;<A HREF="http://www.routerlogin.net">http://www.routerlogin.net</A>&quot;. The exact
+site name, username, and password is often printed somewhere on the
+router, or you can get your model number and do a search on the internet
+for the manual which usually has this info.
+
+It's just a network interface and it's not really any different from
+configuring your PC interface. If you want to go this route I can offer
+some advice, but you really need a copy of the manual on your desktop
+before you start messing with this stuff. Especially since you've never
+done it before.
+
+Jeff
+
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="006656.html">[Mageia-discuss] home network using broadband router
+</A></li>
+ <LI>Next message: <A HREF="006658.html">[Mageia-discuss] home network using broadband router
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#6657">[ date ]</a>
+ <a href="thread.html#6657">[ thread ]</a>
+ <a href="subject.html#6657">[ subject ]</a>
+ <a href="author.html#6657">[ 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>