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 1PUW0D-0004pe-Ny for garchives@archives.gentoo.org; Mon, 20 Dec 2010 03:01:34 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 244AFE05CF; Mon, 20 Dec 2010 02:59:52 +0000 (UTC) Received: from mail-gy0-f181.google.com (mail-gy0-f181.google.com [209.85.160.181]) by pigeon.gentoo.org (Postfix) with ESMTP id E5D6BE05CF for ; Mon, 20 Dec 2010 02:59:51 +0000 (UTC) Received: by gyh3 with SMTP id 3so1619817gyh.40 for ; Sun, 19 Dec 2010 18:59:51 -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:content-transfer-encoding; bh=2GovUi/oJbkoEjk1D8C/2yg/bjkUmZriBtrv7SydAHI=; b=UFh4jV9gQ2cRhjjOgFflCI15zSMXBmA9rITmDAtDA7RPjPF5JpWQTWPNVAA1pIZajI xZS3HGv9x5+ELuS84f4Nd9CTJfshpue9UF9dLjLReI9ihHqScmae4nAMEBPM9xsCNYYo o4XT99wEy571zJE5IipIVS2rfhQXZWk8m3csg= 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:content-transfer-encoding; b=Be2pyBOdF3ioFGMmQJhHvosAj5DCiYKo6jhICSfDuMEe03SlNGw/90ibjK1dJSRE14 m7i2yvQhDDRwaqriN4qhXpMouwUhJ1tFwbV0eOiAG7WNdWOVQ0VUSWdU3LYf3wvy5+Id 3dr/uC5mdA59Ttr+sFMGompMB8cNYsIVB2Fu8= Received: by 10.90.25.13 with SMTP id 13mr4905652agy.33.1292813991114; Sun, 19 Dec 2010 18:59:51 -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 b27sm7719331ana.28.2010.12.19.18.59.49 (version=SSLv3 cipher=RC4-MD5); Sun, 19 Dec 2010 18:59:50 -0800 (PST) Message-ID: <4D0EC6A4.9070001@gmail.com> Date: Sun, 19 Dec 2010 20:59:48 -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> <4D0E05FF.3050004@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 7cf58d38-53cf-491b-80bc-466b3fcf73e5 X-Archives-Hash: aee345829ad0e83e25a3997c115ea325 Mark Knecht wrote: >> 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. >> > [MWK] Yes > > >> Then I need to set the ethernet that comes toward the router to say 192.168.1.2 >> > [MWK] No. Set the WAN side of your router to use DHCP. The modem and > your ISP will assign the address to the WAN side. > > >> then set the router to 192.168.1.5 or something to come to my puter.. >> > Actually, it should get set automatically to something like > 192.168.1.1. Make sure you are using Gateway mode on the Advanced > Routing tab. No computer should be set to this address. > > Turn on DHCP in the Router for your internal network and start at > 192.168.1.200 or something way out there. Allow 10 addresses. > > > >> 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. >> > Each Ethernet NIC has one IP address. If you want to use fixed IP's > then set them to anything from 192.168.1.2 to 192.168.1.199 so as to > not conflict with the Router or DHCP. > > > >> 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. >> > That 'On Demand' thing isn't something I see in my LinkSys but I have > a different model than you so who knows. > > Good luck, > Mark > > This is what I have done so far. This is my net file: config_eth0=( "192.168.1.5 netmask 255.255.255.0 brd 192.168.0.255" ) routes_eth0=( "default via 192.168.1.4" ) So that should have fireball at a static IP right? Now when I add the other puter, I can set its IP to something different, say 192.168.1.6, and then I know what their IPs will be and can ssh in or whatever without having to dig around to find out the IP address. So far, this seems to be working. It took me a bit to figure out what to set the route to. That should be the modem. At first, I could access the router but nothing beyond that. Adding the route helped. I can even get to google. What have I done wrong so far? Dale :-) :-)