From owner-freebsd-questions Sun Jun 27 17:14: 2 1999 Delivered-To: freebsd-questions@freebsd.org Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (Postfix) with ESMTP id 5AC4315212 for ; Sun, 27 Jun 1999 17:13:56 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id JAA15387; Mon, 28 Jun 1999 09:43:52 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id JAA17456; Mon, 28 Jun 1999 09:43:50 +0930 (CST) Date: Mon, 28 Jun 1999 09:43:50 +0930 From: Greg Lehey To: eq Cc: questions@freebsd.org Subject: Re: Second DSL Connection Message-ID: <19990628094350.D15144@freebie.lemis.com> References: <000501bec0f8$d4ced620$0200a8c0@video.eecue.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <000501bec0f8$d4ced620$0200a8c0@video.eecue.com>; from eq on Sun, Jun 27, 1999 at 04:57:24PM -0700 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Format recovered--see http://www.lemis.com/email/email-format.html] On Sunday, 27 June 1999 at 16:57:24 -0700, eq wrote: >> On Friday, 25 June 1999 at 22:06:36 -0700, eq wrote: >>> I recently added a second DSL line in my house. I have configured >>> my third NIC for the correct IP, netmask and gateway. My first >>> two NICs are an inside and an outside interface with simple >>> firewall. I added a route with >>> >>>> route add [new.inside.IP] [gateway.IP] >>> >>> but I can't route any information through the new interface but I >>> can ping it and I can bing between it and the ISP's router. >>> >>> What is my problem here? >> >> What does netstat -r say? > > Here are my Routing tables: > > Routing tables > > Internet: > Destination Gateway Flags Refs Use Netif > Expire > default 1.GTE.ADSL2.uia.ne UGSc 30 21654 de0 > www.eecue www.eecue UH 1 13160 lo0 > 192.168/25 link#2 UC 0 0 mx0 > video.eecue 0:80:c6:f7:5c:8a UHLW 3 10131 mx0 1076 > server.eecue 0:80:c6:f7:ca:ec UHLW 0 16 mx0 401 > 209.150.72/25 link#1 UC 0 0 de0 > 1.GTE.ADSL2.uia.ne 0:0:c:69:49:88 UHLW 27 0 de0 739 > 21.GTE.ADSL2.uia.n 0:40:95:22:30:f9 UHLW 0 68 de0 823 > 30.GTE.ADSL2.uia.n 0:a0:c9:31:2b:19 UHLW 0 28 de0 301 > 32.GTE.ADSL2.uia.n 0:80:c7:97:af:7e UHLW 0 46 de0 648 > www.eecue 0:40:5:40:2c:e3 UHLW 5 23118 lo0 > 117.GTE.ADSL2.uia. 0:a0:cc:21:22:93 UHLW 0 410 de0 1168 > 127.GTE.ADSL2.uia. ff:ff:ff:ff:ff:ff UHLWb 0 472 de0 > 216.101.61 link#3 UC 0 0 mx1 > 216-101-61-246.929 0:80:c6:f7:5b:46 UHLW 0 1513 lo0 Well, based on that, I have to guess which interface is the new one, but I'd guess mx1. Your routing tables are saying that you read net 216.101.61 via mx1, you reach net 192.168/25 over mx0, and the rest goes over de0. What do you want to do? How do you want to split over the two DSL lines? Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message