This file is indexed.

/usr/share/doc/HOWTO/de-html/DE-PPP-HOWTO-17.html is in doc-linux-de 2003.10-5.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
 <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.65">
 <TITLE>Linux PPP HOWTO: Abbauen der PPP Verbindung</TITLE>
 <LINK HREF="DE-PPP-HOWTO-18.html" REL=next>
 <LINK HREF="DE-PPP-HOWTO-16.html" REL=previous>
 <LINK HREF="DE-PPP-HOWTO.html#toc17" REL=contents>
</HEAD>
<BODY>
<A HREF="DE-PPP-HOWTO-18.html"><IMG SRC="next.png" ALT="Weiter"></A>
<A HREF="DE-PPP-HOWTO-16.html"><IMG SRC="prev.png" ALT="Zurück"></A>
<A HREF="DE-PPP-HOWTO.html#toc17"><IMG SRC="toc.png" ALT="Inhalt"></A>
<HR>
<H2><A NAME="s17">17.</A> <A HREF="DE-PPP-HOWTO.html#toc17">Abbauen der PPP Verbindung</A></H2>

<P>Wenn die PPP Verbindung nicht mehr l&auml;nger ben&ouml;tigt wird, kann
sie einfach mit dem <CODE>ppp-off</CODE> Befehl abgebaut werden. Auch
hierf&uuml;r mu&szlig; man <CODE>root</CODE> oder Mitglied der <CODE>ppp</CODE> Gruppe sein.</P>

<P>In Ihrer Logdatei wird dann ungef&auml;hr folgendes zu finden sein</P>
<P>
<BLOCKQUOTE><CODE>
<PRE>
Oct 21 16:10:45 hwin pppd[19873]: Interrupt received: terminating link
Oct 21 16:10:45 hwin pppd[19873]: ipcp: down
Oct 21 16:10:45 hwin pppd[19873]: default route ioctl(SIOCDELRT): Bad address
Oct 21 16:10:45 hwin pppd[19873]: fsm_sdata(LCP): Sent code 5, id 2.
Oct 21 16:10:46 hwin pppd[19873]: fsm_rtermack(LCP).
Oct 21 16:10:46 hwin pppd[19873]: Connection terminated.
Oct 21 16:10:46 hwin pppd[19873]: Exit.
</PRE>
</CODE></BLOCKQUOTE>
</P>

<HR>
<A HREF="DE-PPP-HOWTO-18.html"><IMG SRC="next.png" ALT="Weiter"></A>
<A HREF="DE-PPP-HOWTO-16.html"><IMG SRC="prev.png" ALT="Zurück"></A>
<A HREF="DE-PPP-HOWTO.html#toc17"><IMG SRC="toc.png" ALT="Inhalt"></A>
</BODY>
</HTML>