1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
|
<!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=%3CCAET1fe6UQVBNbqR7Lh3OT4N-dqr__BnByQJcQJNdGFUiMjWngQ%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="006650.html">
<LINK REL="Next" HREF="006652.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] home network using broadband router</H1>
<B>e-letter</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20home%20network%20using%20broadband%20router&In-Reply-To=%3CCAET1fe6UQVBNbqR7Lh3OT4N-dqr__BnByQJcQJNdGFUiMjWngQ%40mail.gmail.com%3E"
TITLE="[Mageia-discuss] home network using broadband router">inpost at gmail.com
</A><BR>
<I>Thu Mar 8 23:34:37 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="006650.html">[Mageia-discuss] home network using broadband router
</A></li>
<LI>Next message: <A HREF="006652.html">[Mageia-discuss] home network using broadband router
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6651">[ date ]</a>
<a href="thread.html#6651">[ thread ]</a>
<a href="subject.html#6651">[ subject ]</a>
<a href="author.html#6651">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 08/03/2012, <A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">mageia-discuss-request at mageia.org</A>
<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">mageia-discuss-request at mageia.org</A>> wrote:
><i> ------------------------------
</I>><i>
</I>><i> Message: 6
</I>><i> Date: Thu, 8 Mar 2012 01:03:37 +0000
</I>><i> From: WALKER RICHARD <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">richard.j.walker at ntlworld.com</A>>
</I>><i>
</I>><i> OK, it is all looking a lot clearer now. Your router can do what you
</I>><i> want, I believe, provided it is on the same network as your 2 PCs.
</I>><i>
</I>
The computers and router are connected via ethernet cables, within a
house so I assume that is considered a "same" network.
><i>
</I>><i> The only address left to wonder about is the private network address
</I>><i> of the router itself. It has the public address assigned by your ISP
</I>><i> on the WWW side, but its LAN address should be in your network range.
</I>><i> >From your mask we know that you have "only" 256 addresses to play with
</I>><i> so the router should have one of those. That means that the first
</I>><i> three octets of the addresses for PC1, PC2 and the router must be the
</I>><i> same; probably 192.168.0
</I>><i>
</I>
Yes, I use such as address to access the router via a web browser.
><i> If that's the case then you should be able to ping the router and the
</I>><i> other PC, and nmap the network. Let's try that again, this time post
</I>><i> your output as the only addresses will be private anyway. Don't forget
</I>><i> to disable the personal firewalls on the two Mandriva boxes.
</I>><i>
</I>><i> We are expecting nmap -sP 192.168.0.* to report 3 hosts; the two PCs
</I>><i> and the router. If we don't see all three, then as suggested above we
</I>
command terminal output:
nmap -sP 192.168.0.*
...
Nmap scan report for 192.168.0.1
Host is up (0.00030s latency).
MAC Address: ... (broadband internet router)
Nmap scan report for 192.168.0.2
Host is up (0.00016s latency).
MAC Address: ... (computer)
Nmap scan report for 192.168.0.3
Host is up.
Nmap done: 256 IP addresses (3 hosts up) scanned in 31.54 seconds
><i> need to look at the routing tables to make sure they are correctly
</I>><i> set. Just enter "route" in a root console on each PC and post that
</I>><i> output too.
</I>><i>
</I>route command terminal output (note: personal firewall not disabled at
the time of writing):
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.0 * 255.255.255.0 U 10 0 0 eth1
link-local * 255.255.0.0 U 10 0 0 eth1
loopback * 255.0.0.0 U 0 0 0 lo
default 192.168.0.1 0.0.0.0 UG 10 0 0 eth1
><i> The next step, if we need it, is to double-check the configured
</I>><i> settings in the router. I hope you can access that from your
</I>><i> browser;-)
</I>><i>
</I>
yes
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="006650.html">[Mageia-discuss] home network using broadband router
</A></li>
<LI>Next message: <A HREF="006652.html">[Mageia-discuss] home network using broadband router
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6651">[ date ]</a>
<a href="thread.html#6651">[ thread ]</a>
<a href="subject.html#6651">[ subject ]</a>
<a href="author.html#6651">[ 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>
|