I'm in New Orleans and just got my network back up today after
Hurricane Katrina. The location where my 3640 router formerly
connected to was under water so my ISP re-routed all these circuits to
Atlanta. Now my 3640 is connected to a Juniper Networks router
instead of a 7206.
After they configured my interface on their router, I could ping that
interface but nothing beyond it. When I ran a traceroute to my router
from outside , it stopped at the ISP's router. The ISP network tech
directed me to change my default route from:
ip route 0.0.0.0 0.0.0.0 Ethernet0/0
to:
ip route 0.0.0.0 0.0.0.0 xx.yy.12.1 1
This solved the problem. Why?
--
Bob Simon
remove both "x"s from domain for private replies
|
|
0
|
|
|
|
Reply
|
Bob
|
11/5/2005 1:05:46 AM |
|
On Fri, 04 Nov 2005 19:05:46 -0600, Bob Simon <bsimon@xtnex.net>
wrote:
>I'm in New Orleans and just got my network back up today after
>Hurricane Katrina. The location where my 3640 router formerly
>connected to was under water so my ISP re-routed all these circuits to
>Atlanta. Now my 3640 is connected to a Juniper Networks router
>instead of a 7206.
>
>After they configured my interface on their router, I could ping that
>interface but nothing beyond it. When I ran a traceroute to my router
>from outside , it stopped at the ISP's router. The ISP network tech
>directed me to change my default route from:
>ip route 0.0.0.0 0.0.0.0 Ethernet0/0
>to:
>ip route 0.0.0.0 0.0.0.0 xx.yy.12.1 1
>
>This solved the problem. Why?
>
Sorry, I forgot to mention that I'm not running any routing protocol;
just using static routes.
--
Bob Simon
remove both "x"s from domain for private replies
|
|
0
|
|
|
|
Reply
|
Bob
|
11/5/2005 1:08:01 AM
|
|
In article <ng0om1dqp1khtm8sfndj475kpb9ktdt5u3@4ax.com>,
Bob Simon <bsimon@xtnex.net> wrote:
> I'm in New Orleans and just got my network back up today after
> Hurricane Katrina. The location where my 3640 router formerly
> connected to was under water so my ISP re-routed all these circuits to
> Atlanta. Now my 3640 is connected to a Juniper Networks router
> instead of a 7206.
>
> After they configured my interface on their router, I could ping that
> interface but nothing beyond it. When I ran a traceroute to my router
> from outside , it stopped at the ISP's router. The ISP network tech
> directed me to change my default route from:
> ip route 0.0.0.0 0.0.0.0 Ethernet0/0
> to:
> ip route 0.0.0.0 0.0.0.0 xx.yy.12.1 1
>
> This solved the problem. Why?
Cisco does proxy ARP by default, Juniper doesn't.
--
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
|
|
0
|
|
|
|
Reply
|
Barry
|
11/5/2005 1:58:29 AM
|
|
"Barry Margolin" <barmar@alum.mit.edu> wrote in message
news:barmar-CBC9AE.20582904112005@comcast.dca.giganews.com...
> In article <ng0om1dqp1khtm8sfndj475kpb9ktdt5u3@4ax.com>,
> The ISP network tech
> > directed me to change my default route from:
> > ip route 0.0.0.0 0.0.0.0 Ethernet0/0
> > to:
> > ip route 0.0.0.0 0.0.0.0 xx.yy.12.1 1
> >
> > This solved the problem. Why?
>
> Cisco does proxy ARP by default, Juniper doesn't.
I think this need some more explanation:
When you point your routes to an interface the device will ARP for the
address.
Other devices, such as firewalls, and routers, with Proxy-ARP disabled, will
not reply to such requests.
Hence if you specify the IP instead, your setup will work.
HTH
Martin Bilgrav
>
> --
> Barry Margolin, barmar@alum.mit.edu
> Arlington, MA
> *** PLEASE post questions in newsgroups, not directly to me ***
|
|
0
|
|
|
|
Reply
|
Martin
|
11/5/2005 6:13:38 PM
|
|
|
3 Replies
91 Views
(page loaded in 0.587 seconds)
Similiar Articles: ASA with two default-routes - comp.dcom.sys.ciscoHi, does anybody know who a ASA with two default routes loadbalances the traffic? Per destination or per packed of whatever else? ... How to make the 'default route' permanent across reboots? - comp ...The networking is not working on this Solaris 10 update 7 machine, unless I manually add the routing information each time the machine is booted, wh... Solaris 10 defaultrouter: No default route is being set? - comp ...We just installed our first two Solaris 10 servers in production. Problem: No default route is set up, even though we put a valid IP address in /etc/... Need help with adding default routing under 3.2.4.2 - comp.unix ...Tony Lawrence wrote: > On Oct 21, 4:04 am, John Boland <bonix...@gmail.com> wrote: > >> Try >> >> route add default <IP> 0 > > > Well, yeah but that won't ... IPv6: Static IP and default gateway possible? - comp.unix.solaris ...Is there not a way to manually configure a static v6 IP address and a v6 default gateway route? Can I put address in /etc/hostname6.<int>? Tests seems to suggest it ... Multiple Routes + Multiple Interfaces to the same Router/Gateway ...How does Solaris handle a situation like follows: default ->router1 IP-A -> router1->Interface-A IP-B -> router1 -> interface-B IP-C -> router1 ->... How to change the default router on HP-UX 11.11 - comp.sys.hp.hpux ...Hello, Can someone tell me how to change the default router on an HP-UX 11.11 machine ? I changed the name from a network to other, and I need to set... To QoS or load-balancing or both - comp.dcom.sys.ciscoHi all We have a 1840 router with 3 FastEthernet interfaces connecting T1, DSL, and other DSL lines. The T1 is the default route. It's getting kille... IPMP in a different subnet and router. - comp.unix.solaris ...- Default route for 10.10.4/24 being some other machine in 10.10.4, but not the actual gateway. The problem is that our gateway router starts to drop pings directed at ... ASA5510: deny tcp (no connection)... flags SYN ACK - comp.dcom.sys ...Can you elaborate more on what you are trying to accomplish? Looks to me like you have two ASAs on your WAN connection. Like this (Default Gateay/Route) ASA #1 ... Default route - Wikipedia, the free encyclopediaA default route of a computer that is participating in computer networking is the packet forwarding rule (route) taking effect when no other route can be determined ... Configuring Static and Default Routes - Cisco Systems, IncTable Of Contents. Configuring Static and Default Routes. Information About Static and Default Routes. Licensing Requirements for Static and Default Routes 7/7/2012 2:59:00 PM
|