From owner-freebsd-questions Mon Jun 19 5:58:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from durango.picus.com (durango.picus.com [209.100.20.19]) by hub.freebsd.org (Postfix) with ESMTP id B267137B5A6 for ; Mon, 19 Jun 2000 05:58:27 -0700 (PDT) (envelope-from troy@picus.com) Received: from abyss [209.100.22.250] by durango.picus.com (SMTPD32-5.05) id A87C3FD00B6; Mon, 19 Jun 2000 08:56:28 -0400 From: "Troy Settle" To: "Daniel Mahoney, Systems Admin" , Subject: RE: real-world IPs? Date: Mon, 19 Jun 2000 08:58:31 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 In-Reply-To: Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Here's my radius profile to route a /29 to my home: netuser Auth-Type = System Framed-Routing=None , Framed-Address=aaa.bbb.ccc.249 , Framed-Netmask=255.255.255.255 , Framed-Route="aaa.bbb.ccc.248/29 aaa.bbb.ccc.249 1" If you don't have an internal routing protocol (such as RIP2 or OSPF) between the portmasters and the cisco, you'll need to add a static route. When setting up the FreeBSD box on the client side, use .249/29 (or whichever is the first IP in your subnet) on the ethernet interface (pppd will run unnumbered). Use that IP as the default gateway for the rest of your network. You can support up to 6 machines with a /29 subnet. G'luck, -- Troy Settle Network Analyst Picus Communications 540.633.6327 ** -----Original Message----- ** From: owner-freebsd-questions@FreeBSD.ORG ** [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of ** Daniel Mahoney, ** Systems Admin ** Sent: Monday, June 19, 2000 6:07 AM ** To: questions@freebsd.org ** Subject: real-world IPs? ** ** ** Hey all, ** ** The situation: ** ** Home: ** ** A freebsd 2.2.7 box (yeah, old, I know, but it works), with ** NIC card and ** 33.6 modem. ** ** A home network with 3 other machines (which do NOT get much ** heavy use, so ** this IS feasible over 56k I think), currently all on the ** 192.168 block. ** ** At the ISP: ** ** A Portmaster 3, two machines running freebsd 3.2, and a cisco 2509. ** ** The question: ** ** Instead of giving the home machines 192.168 IPs, I would ** prefer to give ** them real world IPs (that are owned by the ISP). What is ** the best way to ** go about this? ** ** I realize this is not a totally freebsd question, but I'm looking for ** possibilities and pointers, as well as full solutions. ** ** Thanks, ** ** Dan Mahoney ** ** ** ** ** To Unsubscribe: send mail to majordomo@FreeBSD.org ** with "unsubscribe freebsd-questions" in the body of the message ** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message