From owner-freebsd-questions Mon Mar 12 11:22: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.coastsight.com (ns1.coastsight.com [208.46.230.17]) by hub.freebsd.org (Postfix) with ESMTP id 8B3B637B719 for ; Mon, 12 Mar 2001 11:22:04 -0800 (PST) (envelope-from maillist@coastsight.com) Received: from ns1.coastsight.com ([208.46.230.17]) by ns1.coastsight.com with esmtp (Exim 2.05 #1) id 14cfNq-00095r-00; Mon, 12 Mar 2001 19:22:02 -0800 Date: Mon, 12 Mar 2001 19:22:02 -0800 (PST) From: Rick Duvall To: Ryan Masse Cc: FreeBSD-Questions Subject: Re: ip alias | 2 different net connections In-Reply-To: <000b01c0ab29$22430400$fd00a8c0@Home> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In your router, assuming you have a cisco, do a: clear arp-cache I had the same problem when changing from ordata to verio. Clear arp-cache fixed the problem. I then had to put a static route into the router: route add [old machine ip] [new machine ip] Hope that helps... On Mon, 12 Mar 2001, Ryan Masse wrote: > can anyone help me get this situation resolved? we're upgrade out internet > services and switchin providers; i need to bind an ip address from the old > conn as well as one from the new in order to properly update dns and ajust > pdns with networksolutions. > > 216.8.138.93 (new service) i can ping fine from another box > 208.28.54.140 (old service) i can ping locally but not from my home > > i've added a route: > > route add 208.28.54.140 208.28.54.129 but nothing changes i still can't ping > the machine from outside. Anyone know what the prob is? > > vr0: flags=8843 mtu 1500 > inet 216.8.138.93 netmask 0xffffffe0 broadcast 216.8.138.95 > inet6 fe80::250:baff:fe0b:c700%vr0 prefixlen 64 scopeid 0x1 > inet 216.8.138.94 netmask 0xffffffff broadcast 216.8.138.95 > inet 208.28.54.140 netmask 0xfffffff0 broadcast 208.28.54.143 > ether 00:50:ba:0b:c7:00 > > > Thanks, > > Ryan Masse > IT / Authoring Tech > Mastery Group of Canada, Inc. > Rmasse@mastery.ca > http://www.masterycanada.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message