Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jun 1999 09:43:50 +0930
From:      Greg Lehey <grog@lemis.com>
To:        eq <tetetet@te.com>
Cc:        questions@freebsd.org
Subject:   Re: Second DSL Connection
Message-ID:  <19990628094350.D15144@freebie.lemis.com>
In-Reply-To: <000501bec0f8$d4ced620$0200a8c0@video.eecue.com>; from eq on Sun, Jun 27, 1999 at 04:57:24PM -0700
References:  <000501bec0f8$d4ced620$0200a8c0@video.eecue.com>

next in thread | previous in thread | raw e-mail | index | archive | help
[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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990628094350.D15144>