Date: Mon, 12 Mar 2001 19:22:02 -0800 (PST) From: Rick Duvall <maillist@coastsight.com> To: Ryan Masse <mail@max-info.net> Cc: FreeBSD-Questions <freebsd-questions@freebsd.org> Subject: Re: ip alias | 2 different net connections Message-ID: <Pine.BSF.4.21.0103121920220.34932-100000@ns1.coastsight.com> In-Reply-To: <000b01c0ab29$22430400$fd00a8c0@Home>
next in thread | previous in thread | raw e-mail | index | archive | help
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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0103121920220.34932-100000>