[En-Nut-Discussion] NutUdpSendTo problem -- It's alive!

Rich Wellner ethernut at objenv.com
Tue Feb 10 23:58:13 CET 2004


Rich Wellner <ethernut at objenv.com> writes:

> Thanks for the tips from yesterday.  I've made some changes and still cannot
> send to the Internet, but can now see packets on my local network.

Aha!

Oliver sent a private mail with another idea and it turned me in the right
direction.  His idea was to include a routine to dump more state about the ip
stack, but I couldn't get it to compile.  I was missing net/route.h from the
include list.

That file is also where the methods I need to setup my routing live and its
absence was the core problem.  Once I include that everything works fine.

So, thanks to Harald and Oliver for the help, I'm not ready to send packets
all over the world and pay closer attention to compiler warnings.

rw2



More information about the En-Nut-Discussion mailing list