From owner-freebsd-questions@FreeBSD.ORG Thu Feb 12 14:37:38 2004 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 CC7F816A4CE for ; Thu, 12 Feb 2004 14:37:38 -0800 (PST) Received: from smtp-2.mdc.net (smtp-2.mdc.net [209.251.64.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C16943D2F for ; Thu, 12 Feb 2004 14:37:38 -0800 (PST) (envelope-from matthew@netway.com) Received: from admin1.mdc.net (admin1.mdc.net [209.251.64.23]) by smtp-2.mdc.net (8.9.3/8.9.1) with ESMTP id RAA64087; Thu, 12 Feb 2004 17:37:34 -0500 (EST) (envelope-from matthew@netway.com) Date: Thu, 12 Feb 2004 17:37:29 -0500 (EST) From: matthew X-X-Sender: matthew@admin1.mdc.net To: SixthSense Server Admin In-Reply-To: <3631.81.84.4.110.1076620702.squirrel@mail.6s-gaming.com> Message-ID: <20040212173205.B64195@admin1.mdc.net> References: <3631.81.84.4.110.1076620702.squirrel@mail.6s-gaming.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: routing, 2 nics, and a default gateways 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: Thu, 12 Feb 2004 22:37:38 -0000 On Thu, 12 Feb 2004, SixthSense Server Admin wrote: > Hi list, > > I need help on this problem: > > I have 2 nics. The first has about 30 ips assigned to it and working > correctly. The other was a backup nic for the ISP backup network, but its > now I was asked to assign ips and a default gateway specification to > it,because we ran out of usable ips on the 1st nic, so we have a new > netblock ready for assignment. Ok, you have 30 ips assigned by your ISP on your external nic. Gotcha. You have lets say one ?private IP? on your internal nic. > The trouble is, I don't know how to this > remotely without cutting the internet access from this server. I thought > on adding the ips to the 2nd nic (about 60 of them), but I don't know how > I can make the default route for this nic to work. As far as i know, as > soon as I type route add default gateway-of-2nd-nick ,the internet > connection will be dropped. I don't know, have never tried this kind of > setup. Any help would be appreciated! > Are these new ips all public ips assigned from your ISP? Will some of these public ips be used on machines behind the internal backup nic? Since you have 30 ips on one nic you are well aware of ifconfig fxp0 alias 192.168.1.100 netmask 255.255.255.255 type of usage... How about describing your goals better and maybe I can help. m > > > > -- > http://www.6s-gaming.com - your online store! > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >