From owner-freebsd-isp Mon Jul 27 17:11:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA17002 for freebsd-isp-outgoing; Mon, 27 Jul 1998 17:11:49 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from mail.westbend.net (ns1.westbend.net [207.217.224.194]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA16874 for ; Mon, 27 Jul 1998 17:11:07 -0700 (PDT) (envelope-from hetzels@westbend.net) Received: from admin (admin.westbend.net [207.217.224.195]) by mail.westbend.net (8.8.8/8.8.8) with SMTP id TAA15022; Mon, 27 Jul 1998 19:10:13 -0500 (CDT) (envelope-from hetzels@westbend.net) Message-ID: <000b01bdb9bc$17a93fc0$c3e0d9cf@westbend.net> From: "Scot W. Hetzel" To: "Paul Stewart" Cc: "FreeBSD-ISP" Subject: Re: routing/class c problem Date: Mon, 27 Jul 1998 19:10:13 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.0518.4 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0518.4 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From: Paul Stewart >### Network routing options: ### >defaultrouter="204.101.15.1" # Set to default gateway (or NO). >static_routes="" # Set to static route list (or leave empty). >gateway_enable="YES" # Set to YES if this host will be a >router_enable="NO" # Set to YES to enable a routing daemon. >router="routed" # Name of routing daemon to use if enabled. >router_flags="-q" # Flags for routing daemon. Try setting router_enable="YES" and gateway_enable="NO". You want this server to advertise to your router, that it is handling the class C address. Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message