From owner-freebsd-questions@FreeBSD.ORG Wed Nov 13 05:57:17 2013 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B239E17A for ; Wed, 13 Nov 2013 05:57:17 +0000 (UTC) Received: from cdptpa-oedge-vip.email.rr.com (cdptpa-outbound-snat.email.rr.com [107.14.166.226]) by mx1.freebsd.org (Postfix) with ESMTP id 7DACC2565 for ; Wed, 13 Nov 2013 05:57:17 +0000 (UTC) Received: from [74.130.196.19] ([74.130.196.19:48861] helo=localhost) by cdptpa-oedge02 (envelope-from ) (ecelerity 3.5.0.35861 r(Momo-dev:tip)) with ESMTP id B0/CB-27821-BB413825; Wed, 13 Nov 2013 05:57:16 +0000 Date: Wed, 13 Nov 2013 05:57:15 +0000 Message-ID: From: "Thomas Mueller" To: freebsd-questions@FreeBSD.org References: <78.D4.19454.7704F725@cdptpa-oedge03> <527FEAF9.70300@onetel.com> <6A.C3.19454.0D9A0825@cdptpa-oedge03> <84.EC.19454.49002825@cdptpa-oedge03> Subject: Re: Problem with wireless router inaccessibility X-RR-Connecting-IP: 107.14.168.130:25 X-Cloudmark-Score: 0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Nov 2013 05:57:17 -0000 from Will Parsons: > Bedroom computer is via Ethernet, right? So you have a login screen > but it won't accept your login name and password? If so, you need to > supply correct credentials, even if that means setting the router back > to factory defaults. > Thw problem with the living-room computer (connected via wireless, I > assume?) may be that by default you can't log in remotely. You can > change that configuration option, but you have to be able to log in > via the Ethernet first. I can access the router and log in from the bedroom computer, connected by 25 ft Ethernet cable. That was with Midori web browser on System Rescue CD. I can even adjust settings. Living room computer is connected by shorter Ethernet cable. Can you actually set your router IP address using ifconfig(8) and route(8)? Some or many routers have the ability to back up your settings. With multiple wired and wireless ways to access the network, I might prefer command line over repeatedly modifying /etc/rc.conf . What about live CDs or USB that need to be nonspecific on wired or wireless connection? Tom