old-www/HOWTO/NetMeeting-HOWTO/debugging.html

153 lines
2.2 KiB
HTML

<HTML
><HEAD
><TITLE
>Debugging</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.63
"><LINK
REL="HOME"
TITLE="Linux NETMEETING HOWTO"
HREF="index.html"><LINK
REL="PREVIOUS"
TITLE="Using the Software"
HREF="using.html"><LINK
REL="NEXT"
TITLE="LDAP attributes used by NetMeeting"
HREF="a410.html"></HEAD
><BODY
CLASS="SECTION"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Linux NETMEETING HOWTO</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="using.html"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="a410.html"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="SECTION"
><H1
CLASS="SECTION"
><A
NAME="DEBUGGING"
>5. Debugging</A
></H1
><P
> For debugging the NetMeeting directory kit Brent Baccala suggests using
<B
CLASS="COMMAND"
>ethereal</B
> (<A
HREF="http://ethereal.zing.org"
TARGET="_top"
>http://ethereal.zing.org/</A
>)
to do a packet trace. It's LDAP support is quite good. There
is also a trace file option in the Perl script "netmeeting.perl"
that can be uncommented.
</P
><P
>
You might also try running the slapds with debugging turned on
(-d 768 is a good start), but their messages are rather confusing.
</P
><P
> For debugging H.323, try using the "-t" and "-o" options, supported
by all the OpenH323 client programs.
</P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="using.html"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="a410.html"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Using the Software</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>LDAP attributes used by NetMeeting</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>