I'm having 2 problems with routed. The first is that it fails to learn routes from my router. I have routed configured to listen only (routed -s) but when I display the routing table via netstat -nr, I don't see anything other than native routes. My network is such that I have a tkr NIC which uses a default gw, and 2 other ethernet NICs in a test network attached to different routers. If I issue a ripquery command to the routers, I can see the routes that the router is broadcasting but they never get added to my routing table. The other problem that I'm seeing is that if I issue routed with the -t option, I always get a segmentation fault. I was hoping that I could use this option to debug my first problem but alas, no such luck.
Closing at customer's request.
Per originator, problem still exists, but no longer using DHCP.