From owner-freebsd-questions@FreeBSD.ORG Mon Dec 8 11:39:37 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F01B16A4CE for ; Mon, 8 Dec 2003 11:39:37 -0800 (PST) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9525443D25 for ; Mon, 8 Dec 2003 11:39:00 -0800 (PST) (envelope-from jshamlet@comcast.net) Received: from alexandria (pcp04637401pcs.gambrl01.md.comcast.net[68.49.84.210]) by comcast.net (sccrmhc12) with SMTP id <2003120819390001200filphe>; Mon, 8 Dec 2003 19:39:00 +0000 From: "J. Seth Henry" To: freebsd-questions@freebsd.org Date: Mon, 8 Dec 2003 14:39:11 -0500 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200312081439.11711.jshamlet@comcast.net> Subject: Accessing DOCSIS diagnostics from within/behind FreeBSD router X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Dec 2003 19:39:37 -0000 Guys, I'm not sure if this is even a FreeBSD question, but googling hasn't turned up much on it, so I thought I'd toss this one out there. I have a Motorola SB5100 cable modem directly attached to a FreeBSD router (running ipfilters/ipnat). The external network is a comcast segment, and is assigned a dynamic IP. The internal network is routed on 192.168.1.x, where the router is 192.168.1.254. The trick is, the cable modem is on the "external" side, but apparently listening on 192.168.1.100 for HTTP requests (for its diagnostics report). Is there anyway to access this diagnostic page without temporarily plugging the CM into a Windows box? Thanks, Seth Henry