>From: Carl Sinclair <address@hidden> >Organization: OU/CAPS >Keywords: 200401131947.i0DJlDp2003686 LDM netstat Carl, >Is there a way to view who is connected to your ldm system through ldm? The LDM logs a 'topo' message when a site connect. Check your ldmd.log file for examples. >Which ldm module would contain that information? Thanks. The other thing you can do is use netstat: netstat | grep ESTAB | grep ldm This will show both upstream and downstream feeds connections. Cheers, Tom Yoksas