From owner-freebsd-questions Sat Jan 3 18:03:13 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA19977 for questions-outgoing; Sat, 3 Jan 1998 18:03:13 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from awfulhak.demon.co.uk (awfulhak.demon.co.uk [158.152.17.1]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA19968 for ; Sat, 3 Jan 1998 18:03:07 -0800 (PST) (envelope-from brian@awfulhak.org) Received: from gate.lan.awfulhak.org (localhost [127.0.0.1]) by awfulhak.demon.co.uk (8.8.7/8.8.7) with ESMTP id AAA18107; Sun, 4 Jan 1998 00:42:40 GMT (envelope-from brian@gate.lan.awfulhak.org) Message-Id: <199801040042.AAA18107@awfulhak.demon.co.uk> X-Mailer: exmh version 2.0.1 12/23/97 To: Bob Miller cc: freebsd-questions@freebsd.org Subject: Re: ppp In-reply-to: Your message of "Sat, 03 Jan 1998 16:55:08 EST." <34AEB3BC.D11D6D4B@rochgrp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 04 Jan 1998 00:42:40 +0000 From: Brian Somers Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Hi. Is this the right place for this question? I'm using ppp to > dial up my network at work (13.*). I now want to make an > additional connection to the internet via IBM's internet service. > I've got the second connection dialed up, so netstat shows: > > rmill@gwozmilla> netstat -nr > Routing tables > > Internet: > Destination Gateway Flags Refs Use > Netif Expire > default 13.231.66.8 UGSc 5 1438 > tun0 > 13.231.66.8 13.231.66.10 UH 5 0 > tun0 > 13.231.66.10 127.0.0.1 UH 0 > 0 lo0 > 127.0.0.1 127.0.0.1 UH 1 > 764 lo0 > 127.1.1.1 127.0.0.1 UH 0 > 0 lo0 > 127.2.2.2 127.1.1.1 UH 0 0 > tun0 > 166.72.87.229 127.0.0.1 UH 0 > 0 lo0 > 192.168.76/23 link#1 UC 0 0 > 192.168.77.5 0:60:97:8f:2d:b0 UHLW 5 > 4915 ed1 1099 > 204.146.253.145 166.72.87.229 UH 0 0 > tun1 > > ... but when I ping 204.146.253.145, I see the modem send light > blinking but don't receive anything. Can you suggest other things > to try (or direct me to the right place to ask the > question)? Thanks. [.....] You shouldn't have the default route via your tun0 interface. Remove the "add 0 0 hisaddr" bit for that connection. If that's how to get to the 13.* network, use "add 13.0 255.0 hisaddr". -- Brian , , Don't _EVER_ lose your sense of humour....