Gentoo Archives: gentoo-user

From: "J. Roeleveld" <joost@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Linksys router BEFSR41 loosing internet
Date: Mon, 20 Dec 2010 08:18:20
Message-Id: 201012200916.30385.joost@antarean.org
In Reply to: Re: [gentoo-user] Linksys router BEFSR41 loosing internet by Dale
1 On Sunday 19 December 2010 21:35:57 Dale wrote:
2 > Peter Humphrey wrote:
3 > > On Sunday 19 December 2010 13:17:51 Dale wrote:
4 > >> I found a how to. I read it. This is what I got out of it. It
5 > >> sounds like I need to let the modem use DHCP with the phone company.
6 > >
7 > > Correct.
8 > >
9 > >> Then I need to set the ethernet that comes toward the router to say
10 > >> 192.168.1.2 then set the router to 192.168.1.5 or something to come
11 > >> to my puter.
12 > >
13 > > Those two addresses must be on the same network segment, but they aren't
14 > > - you have your router in between (it routes traffic between one network
15 > > segment and the other). The side of the router that's connected to the
16 > > modem can have that address, but the side that's connected to your
17 > > computers can't have 192.168.1.X. Try 192.168.2.1, say, and your
18 > > computers 192.168.2.2, 192.168.2.3, ...
19 > >
20 > >> Best I can figure, no two can have the same IP. Each device has two
21 > >> IPs, one coming in, one going out.
22 > >
23 > > Yes, each address belongs to an interface, not to a computer, modem etc.
24 > > Think of it as the address of one end of a piece of wire.
25 > >
26 > >> I think the how to may have made this worse. :-(
27 > >
28 > > Nah - sounds to me like you're getting there... :-)
29 >
30 > Ohhhh. Light bulb moment here, I think. The modem has a network, even
31 > tho it only has one device connected to it. The router has its own
32 > network but can have 4 devices connected to it. So, if the modem has
33 > 192.168.1.1 >255 then the router needs 192.168.2.1 >255 which is two
34 > separate networks.
35
36 If I follow you correctly, then yes
37
38 > So, if that is true, set the modem to 192.168.1.1 for its IP. Then set
39 > the router to to 192.168.2.1 for it's network. That would give my puter
40 > a IP and the second puter another IP and they can talk to each other
41 > since they are on the same network. Is my light bulb OK so far?
42
43 If I follow you correctly, then yes
44
45 In schema form:
46
47 INTERNET --- <DHCP from ISP> [Modem] <192.168.1.1>---<192.168.1.2> [ROUTER]
48 <192.168.2.1> ----- (Other PCs = 192.168.2.2...192.168.2.254)
49
50 (Above should have been a single line)
51
52 > By the way, I feel asleep watching TV, missed my show too. The internet
53 > was still up when I got up. I think that setting on the modem got
54 > changed during a reset, upgrade on its software or something. It
55 > updates software automatically.
56
57 Always usefull :/
58
59 Btw, if you use ADSL, an ADSL Modem/Router combination might be easier to
60 maintain as then you have the Internet-address and LAN network done correctly
61 with default settings.
62 Or, if your Modem supports it, set it to "bridge" mode so your Router thinks
63 it's connected directly to the ISP
64
65 --
66 Joost

Replies

Subject Author
Re: [gentoo-user] Linksys router BEFSR41 loosing internet Dale <rdalek1967@×××××.com>