From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PUJAU-00074B-43 for garchives@archives.gentoo.org; Sun, 19 Dec 2010 13:19:18 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43F7BE0671; Sun, 19 Dec 2010 13:17:55 +0000 (UTC) Received: from mail-yw0-f53.google.com (mail-yw0-f53.google.com [209.85.213.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 0EA46E0671 for ; Sun, 19 Dec 2010 13:17:54 +0000 (UTC) Received: by ywa6 with SMTP id 6so1516423ywa.40 for ; Sun, 19 Dec 2010 05:17:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type; bh=b7W9tErnGqMnEzYStIrNVAAHhYYC68GQS+jo/hlspGA=; b=rwNKZ/uMM3XDzCUXVh1k2UmtoxSg7xlpEGBEER0+NVLrYL1UqaiwHcLrXgIMUdxkBs kCeUs1DA3uQPt8NV5+gtPL44071gG+O2QN5sgkT0Tr1vuvZqPZsTX3CGleQYaQV9PYte UCZW06XwATmp3sLHOQUWA35r0xgOJzfftEPKM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; b=K+XOrQQGhqJ7VsCoiKVLMsrd4Z+eOvvF6P+dTmBZsH34TQGyh6p/5Zg79/3f9bFgoo /eftAf7uS5REyjI8dBHwGaH0mSXTsx6nHlf6syb5f5AjylJK1zBkgW8BQQ7I3vQuKPJZ 1d31jM0J9jxESFzs+qugsdIIRk6YtKEw/zYaY= Received: by 10.90.88.20 with SMTP id l20mr4325112agb.57.1292764674257; Sun, 19 Dec 2010 05:17:54 -0800 (PST) Received: from [192.168.1.5] (adsl-95-129-55.jan.bellsouth.net [98.95.129.55]) by mx.google.com with ESMTPS id i10sm6930400anh.12.2010.12.19.05.17.52 (version=SSLv3 cipher=RC4-MD5); Sun, 19 Dec 2010 05:17:53 -0800 (PST) Message-ID: <4D0E05FF.3050004@gmail.com> Date: Sun, 19 Dec 2010 07:17:51 -0600 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20101212 Gentoo/2.0.11 SeaMonkey/2.0.11 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Linksys router BEFSR41 loosing internet References: <4D0BC8A2.5000509@gmail.com> <1292751943.14489.48.camel@rattus> <4D0DDA30.6010304@gmail.com> <201012191051.36433.peter@humphrey.ukfsn.org> <4D0DF23D.7040201@gmail.com> <1292762454.14727.16.camel@rattus> In-Reply-To: <1292762454.14727.16.camel@rattus> Content-Type: multipart/alternative; boundary="------------030602070905000903080302" X-Archives-Salt: 79f9c165-7b4b-4480-99bc-96d8fedc1365 X-Archives-Hash: f1605d16ff1b70dec431b2f02a440a51 This is a multi-part message in MIME format. --------------030602070905000903080302 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit William Kenworthy wrote: > Dale, > > point 1 is that the problem you seem to have is that your two dhcp > systems are each giving out IP's from the same range, and as both are > starting at the same number, thats where the clash occurs. Simple fix > is to change the ranges so they dont overlap. Bottom line, you should > have only one dhcp server per network (as defined by the subnet mask) > unless you pin IP numbers (as in bootp), use different ranges for each > or other trickery. Or statically assign ip numbers and be done with it! > > Point 2 is dhcp is non-routable as it broadcasts (as always, there are > ways to deal with this - but I dont think you have dhcp-relay going on.) > - dhcp clients broadcast for an address, and the server sends the > address back unicast - so clients on different network segments cant see > others broadcasts - for instance a layer 3 router blocks broadcasts. > > point 3 is that the adsl modem is normally a dhcp client to the external > network (as its ip address is supplied by the ISP), and a server for the > internal network to supply IP numbers from its own pool of addresses to > your internal machines. > > Point 4 is that the network design sucks. Can you list what ip > number/subnet mask you have on the internal PC, the router internal > interface, the router external interface and the adsl modem internal > interface. And on which device the NAT/firewall is happening (please > done say both ... :( > > Point 5 ... thats enuf for now :) > > > BillK > > Well, I'm not real sure at times what thing has what IP. I found this on the modem tho: IP Address / Name MAC Address Connection Status Connection Type 192.168.1.1/ fireball 1c-6f-65-4c-91-c7 Offline Ethernet 192.168.1.2/ 00259C49FD9D 00-25-9c-49-fd-9d Active Ethernet 192.168.1.4/ * 1c-6f-65-4c-91-c7 Offline Ethernet 192.168.1.6/ * 00-25-9c-49-fd-9d Offline Ethernet The one that says "active" is the router currently connected. I got it to working again. ;-) It looks like the modem "remembers" what is hooked up and what IPs it was assigned. Neat huh. I can't find the same thing in the router tho. I found a how to. I read it. This is what I got out of it. It sounds like I need to let the modem use DHCP with the phone company. Then I need to set the ethernet that comes toward the router to say 192.168.1.2 then set the router to 192.168.1.5 or something to come to my puter.. Then when I hook up my second puter, I can assign it 192.168.1.6 or something. Best I can figure, no two can have the same IP. Each device has two IPs, one coming in, one going out. That part sort of confuses me a bit. I need a chalk board for this. I think the how to may have made this worse. :-( I don't know if the reset changed this or not but I did notice that the setting "connection type" was set to "on demand" again. I put it back to "always on" which is what I set it to once before. I was told it watches for http traffic and if there is none for a while, it logs off. Since I check email, have Kopete running and ntp plus others running, I need it on all the time. Still muddy? I know it is here. Dale :-) :-) --------------030602070905000903080302 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit William Kenworthy wrote:
Dale, 

point 1 is that the problem you seem to have is that your two dhcp
systems are each giving out IP's from the same range, and as both are
starting at the same number, thats where the clash occurs.  Simple fix
is to change the ranges so they dont overlap.  Bottom line, you should
have only one dhcp server per network (as defined by the subnet mask)
unless you pin IP numbers (as in bootp),  use different ranges for each
or other trickery.  Or statically assign ip numbers and be done with it!

Point 2 is dhcp is non-routable as it broadcasts (as always, there are
ways to deal with this - but I dont think you have dhcp-relay going on.)
- dhcp clients broadcast for an address, and the server sends the
address back unicast - so clients on different network segments cant see
others broadcasts - for instance a layer 3 router blocks broadcasts.

point 3 is that the adsl modem is normally a dhcp client to the external
network (as its ip address is supplied by the ISP), and a server for the
internal network to supply IP numbers from its own pool of addresses to
your internal machines.

Point 4 is that the network design sucks.  Can you list what ip
number/subnet mask you have on the internal PC, the router internal
interface, the router external interface and the adsl modem internal
interface.  And on which device the NAT/firewall is happening (please
done say both ... :(

Point 5 ... thats enuf for now :)


BillK

  

Well, I'm not real sure at times what thing has what IP.  I found this on the modem tho:

IP Address / Name  MAC Address Connection Status  Connection Type
192.168.1.1/ fireball  1c-6f-65-4c-91-c7  Offline Ethernet
192.168.1.2/ 00259C49FD9D  00-25-9c-49-fd-9d  Active Ethernet
192.168.1.4/ *  1c-6f-65-4c-91-c7  Offline Ethernet
192.168.1.6/ *  00-25-9c-49-fd-9d  Offline Ethernet

The one that says "active" is the router currently connected.  I got it to working again.  ;-)  It looks like the modem "remembers" what is hooked up and what IPs it was assigned.  Neat huh.   I can't find the same thing in the router tho. 

I found a how to.  I read it.  This is what I got out of it.  It sounds like I need to let the modem use DHCP with the phone company.  Then I need to set the ethernet that comes toward the router to say 192.168.1.2 then set the router to 192.168.1.5 or something to come to my puter..  Then when I hook up my second puter, I can assign it 192.168.1.6 or something.  Best I can figure, no two can have the same IP.  Each device has two IPs, one coming in, one going out.  That part sort of confuses me a bit.  I need a chalk board for this. 

I think the how to may have made this worse.   :-(

I don't know if the reset changed this or not but I did notice that the setting "connection type" was set to "on demand" again.  I put it back to "always on" which is what I set it to once before.  I was told it watches for http traffic and if there is none for a while, it logs off.  Since I check email, have Kopete running and ntp plus others running, I need it on all the time. 

Still muddy?  I know it is here. 

Dale

:-)  :-)
--------------030602070905000903080302--