From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Barnes To: ecos-discuss@sourceware.cygnus.com Subject: Re: [ECOS] connect() to machine outside local network Date: Wed, 12 Jul 2000 09:10:00 -0000 Message-id: <29875.963418256@raven.ravenbrook.com> References: <29288.963412607@raven.ravenbrook.com> X-SW-Source: 2000-07/msg00114.html At 2000-07-12 14:36:47+0000, Nick Barnes writes: > connect() works OK for local machines but gives me EHOSTUNREACH > outside the local network. After some single-stepping in the TCP/IP stack, I think this is an eCos problem, not a problem with my local network. rtalloc() inside ip_output() is returning 0. I don't have a clear understanding of the route datastructures (in route.c and radix.c), but I can do more single-stepping if that would help. Nick B -- FreeBSD 2.2.8-RELEASE: up 10 days, 21:57 Last reboot due to lightning strike.