51b8e494f932ff60757206c9baa70b97c8371402
[privoxy.git] / doc / webserver / faq / misc.html
1 <HTML
2 ><HEAD
3 ><TITLE
4 >Miscellaneous</TITLE
5 ><META
6 NAME="GENERATOR"
7 CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
8 "><LINK
9 REL="HOME"
10 TITLE="Privoxy Frequently Asked Questions"
11 HREF="index.html"><LINK
12 REL="PREVIOUS"
13 TITLE="Configuration"
14 HREF="configuration.html"><LINK
15 REL="NEXT"
16 TITLE="Troubleshooting"
17 HREF="trouble.html"><LINK
18 REL="STYLESHEET"
19 TYPE="text/css"
20 HREF="../p_doc.css"></HEAD
21 ><BODY
22 CLASS="SECT1"
23 BGCOLOR="#EEEEEE"
24 TEXT="#000000"
25 LINK="#0000FF"
26 VLINK="#840084"
27 ALINK="#0000FF"
28 ><DIV
29 CLASS="NAVHEADER"
30 ><TABLE
31 SUMMARY="Header navigation table"
32 WIDTH="100%"
33 BORDER="0"
34 CELLPADDING="0"
35 CELLSPACING="0"
36 ><TR
37 ><TH
38 COLSPAN="3"
39 ALIGN="center"
40 >Privoxy Frequently Asked Questions</TH
41 ></TR
42 ><TR
43 ><TD
44 WIDTH="10%"
45 ALIGN="left"
46 VALIGN="bottom"
47 ><A
48 HREF="configuration.html"
49 ACCESSKEY="P"
50 >Prev</A
51 ></TD
52 ><TD
53 WIDTH="80%"
54 ALIGN="center"
55 VALIGN="bottom"
56 ></TD
57 ><TD
58 WIDTH="10%"
59 ALIGN="right"
60 VALIGN="bottom"
61 ><A
62 HREF="trouble.html"
63 ACCESSKEY="N"
64 >Next</A
65 ></TD
66 ></TR
67 ></TABLE
68 ><HR
69 ALIGN="LEFT"
70 WIDTH="100%"></DIV
71 ><DIV
72 CLASS="SECT1"
73 ><H1
74 CLASS="SECT1"
75 ><A
76 NAME="MISC"
77 ></A
78 >4. Miscellaneous</H1
79 ><DIV
80 CLASS="SECT2"
81 ><H3
82 CLASS="SECT2"
83 ><A
84 NAME="AEN637"
85 ></A
86 >4.1. How much does Privoxy slow my browsing down? This 
87 has to add extra time to browsing.</H3
88 ><P
89 > How much of an impact depends on many things, including the CPU of the host
90  system, how aggressive the configuration is, which specific actions are being triggered, 
91  the size of the page, etc.</P
92 ><P
93 > Overall, it should not slow you down any in real terms, and may actually help 
94  speed things up since ads, banners and other junk are not typically being
95  retrieved and displayed. The actual processing time required by
96  <SPAN
97 CLASS="APPLICATION"
98 >Privoxy</SPAN
99 > itself for each page, is relatively small
100  in the overall scheme of things, and happens very quickly. This is typically
101  more than offset by time saved not downloading and rendering ad images (if ad
102  blocking is being used).</P
103 ><P
104 > <SPAN
105 CLASS="QUOTE"
106 >"Filtering"</SPAN
107 > content via the <TT
108 CLASS="LITERAL"
109 ><A
110 HREF="../user-manual/actions-file.html#FILTER"
111 TARGET="_top"
112 >filter</A
113 ></TT
114 > or
115  <TT
116 CLASS="LITERAL"
117 ><A
118 HREF="../user-manual/actions-file.html#DEANIMATE-GIFS"
119 TARGET="_top"
120 >deanimate-gifs</A
121 ></TT
122 >
123  actions will certainly cause a perceived slowdown, since the entire document
124  needs to be buffered before displaying. And on very large documents, there may be
125  some impact. How much depends on the page size, the actual definition of the
126  filter(s), etc. See below. Most other actions have little to no impact on
127  speed.</P
128 ></DIV
129 ><DIV
130 CLASS="SECT2"
131 ><H3
132 CLASS="SECT2"
133 ><A
134 NAME="LOADINGTIMES"
135 ></A
136 >4.2. I notice considerable
137 delays in page requests compared to the old Junkbuster. What's wrong?</H3
138 ><P
139 > If you use any <TT
140 CLASS="LITERAL"
141 ><A
142 HREF="../user-manual/actions-file.html#FILTER"
143 TARGET="_top"
144 >filter</A
145 ></TT
146 > action,
147  such as filtering banners by size, web-bugs etc, or the <TT
148 CLASS="LITERAL"
149 ><A
150 HREF="../user-manual/actions-file.html#DEANIMATE-GIFS"
151 TARGET="_top"
152 >deanimate-gifs</A
153 ></TT
154 >
155  action, the entire document must be loaded into memory in order for the filtering 
156  mechanism to work, and nothing is sent to the browser during this time.</P
157 ><P
158 > The loading time typically does not really change much in real numbers, but
159  the feeling is different, because most browsers are able to start rendering
160  incomplete content, giving the user a feeling of "it works". This effect is
161  more noticeable on slower dialup connections. Extremely large documents
162  may have some impact on the time to load the page where there is filtering
163  being done. But overall, the difference should be very minimal. If there is a
164  big impact, then probably some other problem is contributing.
165  </P
166 ><P
167 > Filtering is automatically disabled for inappropriate MIME types. But note 
168  that if the web server mis-reports the MIME type, then content that should
169  not be filtered, could be. <SPAN
170 CLASS="APPLICATION"
171 >Privoxy</SPAN
172 > only knows how
173  to differentiate filterable content because of the MIME type as reported by
174  the server, or because of some configuration setting that enables/disables
175  filtering.&#13;</P
176 ></DIV
177 ><DIV
178 CLASS="SECT2"
179 ><H3
180 CLASS="SECT2"
181 ><A
182 NAME="CONFIGURL"
183 ></A
184 >4.3. What are "http://config.privoxy.org/" and
185 "http://p.p/"?</H3
186 ><P
187 > <A
188 HREF="http://config.privoxy.org/"
189 TARGET="_top"
190 >http://config.privoxy.org/</A
191 > is the
192  address of <SPAN
193 CLASS="APPLICATION"
194 >Privoxy</SPAN
195 >'s built-in user interface, and 
196  <A
197 HREF="http://p.p/"
198 TARGET="_top"
199 >http://p.p/</A
200 > is a shortcut for it.</P
201 ><P
202 > Since <SPAN
203 CLASS="APPLICATION"
204 >Privoxy</SPAN
205 > sits between your web browser and the Internet, 
206  it can simply intercept requests for these addresses and answer them with its built-in
207  <SPAN
208 CLASS="QUOTE"
209 >"web server"</SPAN
210 >.</P
211 ><P
212 > This also makes for a good test for your browser configuration: If entering the
213  URL <A
214 HREF="http://config.privoxy.org/"
215 TARGET="_top"
216 >http://config.privoxy.org/</A
217 >
218  takes you to a page saying <SPAN
219 CLASS="QUOTE"
220 >"This is Privoxy ..."</SPAN
221 >, everything is OK.
222  If you get a page saying <SPAN
223 CLASS="QUOTE"
224 >"Privoxy is not working"</SPAN
225 > instead, then
226  your browser didn't use <SPAN
227 CLASS="APPLICATION"
228 >Privoxy</SPAN
229 > for the request,
230  hence it could not be intercepted, and you have accessed the <SPAN
231 CLASS="emphasis"
232 ><I
233 CLASS="EMPHASIS"
234 >real</I
235 ></SPAN
236 >
237  web site at config.privoxy.org.</P
238 ><P
239 > With recent versions of <SPAN
240 CLASS="APPLICATION"
241 >Privoxy</SPAN
242 > (version 2.9.x and
243  later), the user interface features information on the run time status, the
244  configuration, and even a built-in editor for the <A
245 HREF="../user-manual/actions-file.html"
246 TARGET="_top"
247 >actions files</A
248 >.</P
249 ><P
250 > Note that the built-in URLs from earlier versions of <SPAN
251 CLASS="APPLICATION"
252 >Junkbuster</SPAN
253 >
254  / <SPAN
255 CLASS="APPLICATION"
256 >Privoxy</SPAN
257 >, http://example.com/show-proxy-args and http://i.j.b/,
258  are no longer supported. If you still use such an old version, you should really consider
259  upgrading to 3.0.4.</P
260 ></DIV
261 ><DIV
262 CLASS="SECT2"
263 ><H3
264 CLASS="SECT2"
265 ><A
266 NAME="NEWADS"
267 ></A
268 >4.4. How can I submit new ads, or report
269 problems?</H3
270 ><P
271 >Please see the <A
272 HREF="contact.html"
273 >Contact section</A
274 > for
275 various ways to interact with the developers.</P
276 ></DIV
277 ><DIV
278 CLASS="SECT2"
279 ><H3
280 CLASS="SECT2"
281 ><A
282 NAME="NOONECARES"
283 ></A
284 >4.5. Why doesn't anyone answer my support 
285 request?</H3
286 ><P
287 >Rest assured that it has been read and considered. Why it is not answered,
288 could be for various reasons, including no one has a good answer for it, no
289 one has had time to yet investigate it thoroughly, it has been reported
290 numerous times already, or because not enough information was provided to help
291 us help you. Your efforts are not wasted, and we do appreciate them.</P
292 ></DIV
293 ><DIV
294 CLASS="SECT2"
295 ><H3
296 CLASS="SECT2"
297 ><A
298 NAME="IP"
299 ></A
300 >4.6. How can I hide my IP address?</H3
301 ><P
302 > If you run both the browser and the proxy locally, you cannot hide your IP
303  address with <SPAN
304 CLASS="APPLICATION"
305 >Privoxy</SPAN
306 > or ultimately any other
307  software. The server needs to know your IP address so that it knows where to
308  send the responses back. </P
309 ><P
310 > There are many publicly usable "anonymous" proxies out there, which
311  provide a further level of indirection between you and the web server.</P
312 ><P
313 > However, these proxies are called "anonymous" because you don't need
314  a password, not because they would offer any real anonymity.
315  Most of them will log your IP address and make it available to the
316  authorities in case you violate the law of the country they run in. In fact
317  you can't even rule out that some of them only exist to *collect* information
318  on (those suspicious) people with a more than average preference for privacy.</P
319 ><P
320 > Your best bet is to chain <SPAN
321 CLASS="APPLICATION"
322 >Privoxy</SPAN
323 >
324  with <A
325 HREF="http://tor.eff.org/"
326 TARGET="_top"
327 >Tor</A
328 >,
329  an  <A
330 HREF="http://www.eff.org/"
331 TARGET="_top"
332 >EFF</A
333 > supported onion routing system.
334  The configuration details can be found in
335  <A
336 HREF="#TOR"
337 TARGET="_top"
338 >How do I use <SPAN
339 CLASS="APPLICATION"
340 >Privoxy</SPAN
341 > together with <SPAN
342 CLASS="APPLICATION"
343 >Tor</SPAN
344 > section</A
345 >
346  just below.</P
347 ></DIV
348 ><DIV
349 CLASS="SECT2"
350 ><H3
351 CLASS="SECT2"
352 ><A
353 NAME="AEN699"
354 ></A
355 >4.7. Can Privoxy guarantee I am anonymous?</H3
356 ><P
357 > No. Your chances of remaining anonymous are greatly improved, but unless you
358  <A
359 HREF="#TOR"
360 TARGET="_top"
361 >chain <SPAN
362 CLASS="APPLICATION"
363 >Privoxy</SPAN
364 > with <SPAN
365 CLASS="APPLICATION"
366 >Tor</SPAN
367 ></A
368 >
369  or a similar system and know what you're doing when it comes to configuring
370  the rest of your system, it would be safest to assume that everything you do
371  on the Web can be traced back to you.</P
372 ><P
373 > <SPAN
374 CLASS="APPLICATION"
375 >Privoxy</SPAN
376 > can remove various information about you,
377  and allows <SPAN
378 CLASS="emphasis"
379 ><I
380 CLASS="EMPHASIS"
381 >you</I
382 ></SPAN
383 > more freedom  to decide which sites 
384  you can trust, and what details you want to reveal. But it neither 
385  hides your ip address, nor can it guarantee that the rest of the system
386  behaves correctly. There are several possibilities how a web sites can find
387  out who you are, even if you are using a strict <SPAN
388 CLASS="APPLICATION"
389 >Privoxy</SPAN
390 >
391  configuration and chained it with <SPAN
392 CLASS="APPLICATION"
393 >Tor</SPAN
394 >.</P
395 ><P
396 > Most of <SPAN
397 CLASS="APPLICATION"
398 >Privoxy's</SPAN
399 > protection can be easily subverted
400  by an insecure browser configuration, therefore you should use a browser that can
401  be configured to only execute code from trusted sites, and be careful which sites you trust.
402  For example there is no point in having <SPAN
403 CLASS="APPLICATION"
404 >Privoxy</SPAN
405 >
406  modify the User-Agent header, if websites can get all the information they want
407  through JavaScript, ActiveX, Flash, Java etc.</P
408 ><P
409 > A few browsers disclose the user's email address in certain situations, such
410  as when transferring a file by FTP. <SPAN
411 CLASS="APPLICATION"
412 >Privoxy</SPAN
413 >
414  does not filter FTP. If you need this feature, or are concerned about the
415  mail handler of your browser disclosing your email address, you might
416  consider products such as <SPAN
417 CLASS="APPLICATION"
418 >NSClean</SPAN
419 >.</P
420 ><P
421 > Browsers available only as binaries could use non-standard headers to give
422  out any information they can have access to: see the manufacturer's license
423  agreement. It's impossible to anticipate and prevent every breach of privacy
424  that might occur. The professionally paranoid prefer browsers available as
425  source code, because anticipating their behavior is easier. Trust the source,
426  Luke!</P
427 ></DIV
428 ><DIV
429 CLASS="SECT2"
430 ><H3
431 CLASS="SECT2"
432 ><A
433 NAME="AEN717"
434 ></A
435 >4.8. A test site says I am not using a Proxy.</H3
436 ><P
437 > Good! Actually, they are probably testing for some other kinds of proxies.
438  Hiding yourself completely would require additional steps.</P
439 ></DIV
440 ><DIV
441 CLASS="SECT2"
442 ><H3
443 CLASS="SECT2"
444 ><A
445 NAME="TOR"
446 ></A
447 >4.9. How do I use Privoxy
448  together with Tor?</H3
449 ><P
450 > Before you configure <SPAN
451 CLASS="APPLICATION"
452 >Privoxy</SPAN
453 > to use <SPAN
454 CLASS="APPLICATION"
455 >Tor</SPAN
456 >
457  (<A
458 HREF="http://tor.eff.org/"
459 TARGET="_top"
460 >http://tor.eff.org/</A
461 >),
462  please follow the User Manual chapters
463  <A
464 HREF="../user-manual/installation.html"
465 TARGET="_top"
466 >2. Installation</A
467 > and
468  <A
469 HREF="../user-manual/startup.html"
470 TARGET="_top"
471 >5. Startup</A
472 > to make sure
473  <SPAN
474 CLASS="APPLICATION"
475 >Privoxy</SPAN
476 > itself is setup correctly.</P
477 ><P
478
479  If it is, refer to <A
480 HREF="http://tor.eff.org/documentation.html.en"
481 TARGET="_top"
482 >Tor's
483  extensive documentation</A
484 > to learn how to install <SPAN
485 CLASS="APPLICATION"
486 >Tor</SPAN
487 >,
488  and make sure <SPAN
489 CLASS="APPLICATION"
490 >Tor</SPAN
491 >'s logfile says that
492  <SPAN
493 CLASS="QUOTE"
494 >"Tor has successfully opened a circuit"</SPAN
495 > and it
496  <SPAN
497 CLASS="QUOTE"
498 >"looks like client functionality is working"</SPAN
499 >.</P
500 ><P
501 > If either <SPAN
502 CLASS="APPLICATION"
503 >Tor</SPAN
504 > or <SPAN
505 CLASS="APPLICATION"
506 >Privoxy</SPAN
507 >
508  isn't working, their combination most likely will neither. Testing them on their
509  own will also help you to direct problem reports to the right audience.
510  If <SPAN
511 CLASS="APPLICATION"
512 >Privoxy</SPAN
513 > isn't working, don't bother the
514  <SPAN
515 CLASS="APPLICATION"
516 >Tor</SPAN
517 > developers. If <SPAN
518 CLASS="APPLICATION"
519 >Tor</SPAN
520 >
521  isn't working, don't send bug reports to the <SPAN
522 CLASS="APPLICATION"
523 >Privoxy</SPAN
524 > Team.</P
525 ><P
526 > If you verified that <SPAN
527 CLASS="APPLICATION"
528 >Privoxy</SPAN
529 > and <SPAN
530 CLASS="APPLICATION"
531 >Tor</SPAN
532 >
533  are working, it is time to connect them. As far as <SPAN
534 CLASS="APPLICATION"
535 >Privoxy</SPAN
536 >
537  is concerned, <SPAN
538 CLASS="APPLICATION"
539 >Tor</SPAN
540 > is just another proxy that can be reached
541  by socks4 or socks4a. Most likely you are interested in <SPAN
542 CLASS="APPLICATION"
543 >Tor</SPAN
544 >
545  to increase your anonymity level, therefore you should use socks4a,
546  to make sure <SPAN
547 CLASS="APPLICATION"
548 >Privoxy's</SPAN
549 > DNS requests are
550  done through <SPAN
551 CLASS="APPLICATION"
552 >Tor</SPAN
553 > and thus invisible to your local network.</P
554 ><P
555 > Since <SPAN
556 CLASS="APPLICATION"
557 >Privoxy</SPAN
558 > 3.0.4, its configuration (section 5.2)
559  is already prepared for <SPAN
560 CLASS="APPLICATION"
561 >Tor</SPAN
562 >, if you are using a
563  default <SPAN
564 CLASS="APPLICATION"
565 >Tor</SPAN
566 > configuration and run it on the same
567  system as Privoxy, you just have to uncomment the line:</P
568 ><P
569 > <TABLE
570 BORDER="0"
571 BGCOLOR="#E0E0E0"
572 WIDTH="100%"
573 ><TR
574 ><TD
575 ><PRE
576 CLASS="SCREEN"
577 >#        forward-socks4a             /     127.0.0.1:9050 .
578  </PRE
579 ></TD
580 ></TR
581 ></TABLE
582 ></P
583 ><P
584 > This is enough to reach the Internet, but additionally you should
585  uncomment the following forward rules, to make sure your local network is still
586  reachable through Privoxy:</P
587 ><P
588 > <TABLE
589 BORDER="0"
590 BGCOLOR="#E0E0E0"
591 WIDTH="100%"
592 ><TR
593 ><TD
594 ><PRE
595 CLASS="SCREEN"
596 >#        forward         192.168.*.*/     .
597 #        forward            10.*.*.*/     .
598 #        forward           127.*.*.*/     .
599  </PRE
600 ></TD
601 ></TR
602 ></TABLE
603 ></P
604 ><P
605 > Unencrypted connections to systems in these address ranges will
606  be as (un)secure as the local network is, but the alternative is
607  that you can't reach the network at all.
608  If you also want to be able to reach servers in your local
609  network by using their names, you will need additional
610  exceptions that look like this:</P
611 ><P
612 > <TABLE
613 BORDER="0"
614 BGCOLOR="#E0E0E0"
615 WIDTH="100%"
616 ><TR
617 ><TD
618 ><PRE
619 CLASS="SCREEN"
620 >#        forward           localhost/     .
621  </PRE
622 ></TD
623 ></TR
624 ></TABLE
625 ></P
626 ><P
627 > Save the modified configuration file and open
628  <A
629 HREF="http://config.privoxy.org/show-status"
630 TARGET="_top"
631 >http://config.privoxy.org/show-status/</A
632 >
633  in your browser, confirm that <SPAN
634 CLASS="APPLICATION"
635 >Privoxy</SPAN
636 > has reloaded its configuration
637  and that there are no other forward lines, unless you know that you need them. I everything looks good,
638  refer to
639  <A
640 HREF="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#head-0e1cc2ac330ede8c6ad1ac0d0db0ac163b0e6143"
641 TARGET="_top"
642 >Tor
643  Faq 4.2</A
644 > to learn how to verify that you are really using <SPAN
645 CLASS="APPLICATION"
646 >Tor</SPAN
647 >.</P
648 ><P
649 > Afterward, please take the time to at least skim through the rest
650  of <SPAN
651 CLASS="APPLICATION"
652 >Tor's</SPAN
653 > documentation. Make sure you understand
654  what <SPAN
655 CLASS="APPLICATION"
656 >Tor</SPAN
657 > does, why it is no replacement for
658  application level security, and why you shouldn't use it for unencrypted logins.</P
659 ></DIV
660 ><DIV
661 CLASS="SECT2"
662 ><H3
663 CLASS="SECT2"
664 ><A
665 NAME="AEN770"
666 ></A
667 >4.10. Might some things break because header information or
668 content is being altered?</H3
669 ><P
670 > Definitely. More and more sites use HTTP header content to decide what to
671  display and how to display it. There is many ways that this can be handled, 
672  so having hard and fast rules, is tricky.</P
673 ><P
674 > <SPAN
675 CLASS="QUOTE"
676 >"User-Agent"</SPAN
677 > in particular is often used in this way to identify
678  the browser, and adjust content accordingly. Changing this now (at least not
679  further than removing the OS information) is not recommended, since so many
680  sites do look for it. You may get undesirable results by changing this.</P
681 ><P
682 > For instance, different browsers use different encodings of Russian and Czech
683  characters, certain web servers convert pages on-the-fly according to the
684  User Agent header. Giving a <SPAN
685 CLASS="QUOTE"
686 >"User Agent"</SPAN
687 > with the wrong
688  operating system or browser manufacturer causes some sites in these languages
689  to be garbled; Surfers to Eastern European sites should change it to
690  something closer. And then some page access counters work by looking at the
691  <SPAN
692 CLASS="QUOTE"
693 >"Referer"</SPAN
694 > header; they may fail or break if unavailable. The
695  weather maps of Intellicast have been blocked by their server when no
696  <SPAN
697 CLASS="QUOTE"
698 >"Referer"</SPAN
699 > or cookie is provided, is another example. (But you
700  can forge both headers without giving information away). There are
701  many other ways things can go wrong when trying to fool a web server.</P
702 ><P
703 > Similar thoughts apply to modifying JavaScript, and, to a lesser degree,
704  HTML elements.</P
705 ><P
706 > If you have problems with a site, you will have to adjust your configuration 
707  accordingly. Cookies are probably the most likely adjustment that may 
708  be required, but by no means the only one.</P
709 ></DIV
710 ><DIV
711 CLASS="SECT2"
712 ><H3
713 CLASS="SECT2"
714 ><A
715 NAME="AEN781"
716 ></A
717 >4.11. Can Privoxy act as a <SPAN
718 CLASS="QUOTE"
719 >"caching"</SPAN
720 > proxy to 
721 speed up web browsing?</H3
722 ><P
723 > No, it does not have this ability at all. You want something like 
724  <A
725 HREF="http://www.squid-cache.org/"
726 TARGET="_top"
727 >Squid</A
728 > for this. And, yes, 
729  before you ask, <SPAN
730 CLASS="APPLICATION"
731 >Privoxy</SPAN
732 > can co-exist 
733  with other kinds of proxies like <SPAN
734 CLASS="APPLICATION"
735 >Squid</SPAN
736 >.
737  See the <A
738 HREF="../user-manual/config.html#FORWARDING"
739 TARGET="_top"
740 >forwarding
741  chapter</A
742 > in the <A
743 HREF="../user-manual/index.html"
744 TARGET="_top"
745 >user
746  manual</A
747 > for details.</P
748 ></DIV
749 ><DIV
750 CLASS="SECT2"
751 ><H3
752 CLASS="SECT2"
753 ><A
754 NAME="AEN790"
755 ></A
756 >4.12. What about as a firewall? Can Privoxy protect me?</H3
757 ><P
758 > Not in the way you mean, or in the way a true firewall can. 
759  <SPAN
760 CLASS="APPLICATION"
761 >Privoxy</SPAN
762 > can help protect your privacy, but not
763  protect you from intrusion attempts. It is, of course, perfectly possible
764  and recommended to use <SPAN
765 CLASS="emphasis"
766 ><I
767 CLASS="EMPHASIS"
768 >both</I
769 ></SPAN
770 >.</P
771 ></DIV
772 ><DIV
773 CLASS="SECT2"
774 ><H3
775 CLASS="SECT2"
776 ><A
777 NAME="AEN795"
778 ></A
779 >4.13. I have large empty spaces / a checkerboard pattern now where
780 ads used to be. Why?</H3
781 ><P
782 > It would be technically possible eliminate the banners in a way that frees
783  their screen estate in many cases, by doing all banner blocking with filters,
784  i.e. eliminating the whole image references from the HTML pages instead
785  of letting them stay in, and blocking the resulting requests for the
786  banners themselves.</P
787 ><P
788 > But this would consume considerable CPU resources, would likely destroy
789  the layout of many web pages which rely on the banners consuming a certain
790  amount of screen space, and would fail in other cases, where the screen space
791  is reserved e.g. by tables anyway. Also, making the banners disappear without
792  a visual trace complicates troubleshooting.</P
793 ><P
794 > So we won't support this in the default configuration, but you can of course
795  define appropriate filters yourself.</P
796 ></DIV
797 ><DIV
798 CLASS="SECT2"
799 ><H3
800 CLASS="SECT2"
801 ><A
802 NAME="AEN800"
803 ></A
804 >4.14. How can Privoxy filter Secure (HTTPS) URLs?</H3
805 ><P
806 > Since secure HTTP connections are encrypted SSL sessions between your browser
807  and the secure site, and are meant to be reliably <SPAN
808 CLASS="emphasis"
809 ><I
810 CLASS="EMPHASIS"
811 >secure</I
812 ></SPAN
813 >,
814  there is little that <SPAN
815 CLASS="APPLICATION"
816 >Privoxy</SPAN
817 > can do but hand the raw
818  gibberish data though from one end to the other unprocessed.</P
819 ><P
820 > The only exception to this is blocking by host patterns, as the client needs
821  to tell <SPAN
822 CLASS="APPLICATION"
823 >Privoxy</SPAN
824 > the name of the remote server,
825  so that <SPAN
826 CLASS="APPLICATION"
827 >Privoxy</SPAN
828 > can establish the connection.
829  If that name matches a host-only pattern, the connection will be blocked.</P
830 ><P
831 > As far as ad blocking is concerned, this is less of a restriction than it may
832  seem, since ad sources are often identifiable by the host name, and often
833  the banners to be placed in an encrypted page come unencrypted nonetheless
834  for efficiency reasons, which exposes them to the full power of 
835  <SPAN
836 CLASS="APPLICATION"
837 >Privoxy</SPAN
838 >'s ad blocking.</P
839 ><P
840 > <SPAN
841 CLASS="QUOTE"
842 >"Content cookies"</SPAN
843 > (those that are embedded in the actual HTML or
844  JS page content, see <TT
845 CLASS="LITERAL"
846 ><A
847 HREF="../user-manual/actions-file.html#FILTER-CONTENT-COOKIES"
848 TARGET="_top"
849 >filter{content-cookies}</A
850 ></TT
851 >), 
852  in an SSL transaction will be impossible to block under these conditions. 
853  Fortunately, this does not seem to be a very common scenario since most 
854  cookies come by traditional means.</P
855 ></DIV
856 ><DIV
857 CLASS="SECT2"
858 ><H3
859 CLASS="SECT2"
860 ><A
861 NAME="AEN814"
862 ></A
863 >4.15. Privoxy runs as a <SPAN
864 CLASS="QUOTE"
865 >"server"</SPAN
866 >. How 
867 secure is it? Do I need to take any special precautions?</H3
868 ><P
869 > There are no known exploits that might affect
870  <SPAN
871 CLASS="APPLICATION"
872 >Privoxy</SPAN
873 >. On Unix-like systems, 
874  <SPAN
875 CLASS="APPLICATION"
876 >Privoxy</SPAN
877 > can run as a non-privileged 
878  user, which is how we recommend it be run. Also, by default 
879  <SPAN
880 CLASS="APPLICATION"
881 >Privoxy</SPAN
882 > only listens to requests 
883  from <SPAN
884 CLASS="QUOTE"
885 >"localhost"</SPAN
886 > only. The server aspect of
887  <SPAN
888 CLASS="APPLICATION"
889 >Privoxy</SPAN
890 > is not itself directly exposed to the
891  Internet in this configuration. If you want to have
892  <SPAN
893 CLASS="APPLICATION"
894 >Privoxy</SPAN
895 > serve as a LAN proxy, this will have to
896  be opened up to allow for LAN requests. In this case, we'd recommend
897  you specify only the LAN gateway address, e.g. 192.168.1.1, in the main 
898  <SPAN
899 CLASS="APPLICATION"
900 >Privoxy</SPAN
901 > configuration file and check all <A
902 HREF="../user-manual/config.html#ACCESS-CONTROL"
903 TARGET="_top"
904 >access control and security
905  options</A
906 >. All LAN hosts can then use this as their proxy address
907  in the browser proxy configuration, but <SPAN
908 CLASS="APPLICATION"
909 >Privoxy</SPAN
910 >
911  will not listen on any external interfaces. ACLs can be defined in addition,
912  and using a firewall is always good too. Better safe than sorry.</P
913 ></DIV
914 ><DIV
915 CLASS="SECT2"
916 ><H3
917 CLASS="SECT2"
918 ><A
919 NAME="TURNOFF"
920 ></A
921 >4.16. How can I temporarily disable Privoxy?</H3
922 ><P
923 > The easiest way is to access <SPAN
924 CLASS="APPLICATION"
925 >Privoxy</SPAN
926 > with your 
927  browser by using the remote toggle URL: <A
928 HREF="http://config.privoxy.org/toggle"
929 TARGET="_top"
930 >http://config.privoxy.org/toggle</A
931 >.
932  See the <A
933 HREF="../user-manual/appendix.html#BOOKMARKLETS"
934 TARGET="_top"
935 >Bookmarklets section</A
936
937  of the <I
938 CLASS="CITETITLE"
939 >User Manual</I
940 > for an easy way to access this 
941  feature.</P
942 ></DIV
943 ><DIV
944 CLASS="SECT2"
945 ><H3
946 CLASS="SECT2"
947 ><A
948 NAME="REALLYOFF"
949 ></A
950 >4.17. When <SPAN
951 CLASS="QUOTE"
952 >"disabled"</SPAN
953 > is Privoxy totally 
954 out of the picture?</H3
955 ><P
956 > No, this just means all filtering and actions are disabled.
957  <SPAN
958 CLASS="APPLICATION"
959 >Privoxy</SPAN
960 > is still acting as a proxy, but just not 
961  doing any of the things that <SPAN
962 CLASS="APPLICATION"
963 >Privoxy</SPAN
964 > would
965  normally be expected to do. It is still a <SPAN
966 CLASS="QUOTE"
967 >"middle-man"</SPAN
968 > in 
969  the interaction between your browser and web sites.</P
970 ></DIV
971 ><DIV
972 CLASS="SECT2"
973 ><H3
974 CLASS="SECT2"
975 ><A
976 NAME="CRUNCH"
977 ></A
978 >4.18. My logs show Privoxy <SPAN
979 CLASS="QUOTE"
980 >"crunches"</SPAN
981
982 ads, but also its own internal CGI pages. What is a <SPAN
983 CLASS="QUOTE"
984 >"crunch"</SPAN
985 >?</H3
986 ><P
987 > A <SPAN
988 CLASS="QUOTE"
989 >"crunch"</SPAN
990 > simply means <SPAN
991 CLASS="APPLICATION"
992 >Privoxy</SPAN
993 > intercepted 
994  <SPAN
995 CLASS="emphasis"
996 ><I
997 CLASS="EMPHASIS"
998 >something</I
999 ></SPAN
1000 >, nothing more. Often this is indeed ads or
1001  banners, but <SPAN
1002 CLASS="APPLICATION"
1003 >Privoxy</SPAN
1004 > uses the same mechanism for
1005  trapping requests for its own internal pages. For instance, a request for
1006  <SPAN
1007 CLASS="APPLICATION"
1008 >Privoxy's</SPAN
1009 > configuration page at: <A
1010 HREF="http://config.privoxy.org"
1011 TARGET="_top"
1012 >http://config.privoxy.org</A
1013 >, is
1014  intercepted (i.e. it does not go out to the 'net), and the familiar CGI
1015  configuration is returned to the browser, and the log consequently will show
1016  a <SPAN
1017 CLASS="QUOTE"
1018 >"crunch"</SPAN
1019 >.</P
1020 ></DIV
1021 ><DIV
1022 CLASS="SECT2"
1023 ><H3
1024 CLASS="SECT2"
1025 ><A
1026 NAME="DOWNLOADS"
1027 ></A
1028 >4.19. Can Privoxy effect files that I download
1029 from a webserver? FTP server?</H3
1030 ><P
1031 > From the webserver's perspective, there is no difference between
1032  viewing a document (i.e. a page), and downloading a file. The same is true of
1033  <SPAN
1034 CLASS="APPLICATION"
1035 >Privoxy</SPAN
1036 >. If there is a match for a <TT
1037 CLASS="LITERAL"
1038 ><A
1039 HREF="../user-manual/actions-file.html#BLOCK"
1040 TARGET="_top"
1041 >block</A
1042 ></TT
1043 > pattern,
1044  it will still be blocked, and of course this is obvious. 
1045  </P
1046 ><P
1047 > Filtering is potentially more of a concern since the results are not always
1048  so obvious, and the effects of filtering are there whether the file is simply
1049  viewed, or downloaded. And potentially whether the content is some obnoxious
1050  advertisement, or Mr. Jimmy's latest/greatest source code jewel. Of course,
1051  one of these presumably is <SPAN
1052 CLASS="QUOTE"
1053 >"bad"</SPAN
1054 > content that we don't want, and
1055  the other is <SPAN
1056 CLASS="QUOTE"
1057 >"good"</SPAN
1058 > content that we do want.
1059  <SPAN
1060 CLASS="APPLICATION"
1061 >Privoxy</SPAN
1062 > is blind to the differences, and can only
1063  distinguish <SPAN
1064 CLASS="QUOTE"
1065 >"good from bad"</SPAN
1066 > by the configuration parameters
1067  <SPAN
1068 CLASS="emphasis"
1069 ><I
1070 CLASS="EMPHASIS"
1071 >we</I
1072 ></SPAN
1073 > give it.</P
1074 ><P
1075 > <SPAN
1076 CLASS="APPLICATION"
1077 >Privoxy</SPAN
1078 > knows the differences in files according
1079  to the <SPAN
1080 CLASS="QUOTE"
1081 >"Document Type"</SPAN
1082 > as reported by the webserver. If this is
1083  reported accurately (e.g. <SPAN
1084 CLASS="QUOTE"
1085 >"application/zip"</SPAN
1086 > for a zip archive),
1087  then <SPAN
1088 CLASS="APPLICATION"
1089 >Privoxy</SPAN
1090 > knows to ignore these where
1091  appropriate. <SPAN
1092 CLASS="APPLICATION"
1093 >Privoxy</SPAN
1094 > potentially can filter HTML
1095  as well as plain text documents, subject to configuration parameters of
1096  course. Also, documents that are of an unknown type (generally assumed to be
1097  <SPAN
1098 CLASS="QUOTE"
1099 >"text/plain"</SPAN
1100 >) can be filtered, as will those that might be
1101  incorrectly reported by the webserver. If such a file is a downloaded file
1102  that is intended to be saved to disk, then any content that might have been
1103  altered by filtering, will be saved too, for these (probably rare) cases.</P
1104 ><P
1105 > Note that versions later than 3.0.2 do NOT filter document types reported as 
1106  <SPAN
1107 CLASS="QUOTE"
1108 >"text/plain"</SPAN
1109 >. Prior to this, <SPAN
1110 CLASS="APPLICATION"
1111 >Privoxy</SPAN
1112 >
1113  did filter this document type.</P
1114 ><P
1115 > In short, filtering is <SPAN
1116 CLASS="QUOTE"
1117 >"ON"</SPAN
1118 > if a) the Document Type as reported
1119  by the webserver is appropriate <SPAN
1120 CLASS="emphasis"
1121 ><I
1122 CLASS="EMPHASIS"
1123 >and</I
1124 ></SPAN
1125 > b) the configuration
1126  allows it (or at least does not disallow it). That's it. There is no magic
1127  cookie anywhere to say this is <SPAN
1128 CLASS="QUOTE"
1129 >"good"</SPAN
1130 > and this is
1131  <SPAN
1132 CLASS="QUOTE"
1133 >"bad"</SPAN
1134 >. It's the configuration that let's it all happen or not.</P
1135 ><P
1136 > If you download text files, you probably do not want these to be filtered,
1137  particularly if the content is source code, or other critical content. Source
1138  code sometimes might be mistaken for Javascript (i.e. the kind that might
1139  open a pop-up window). It is recommended to turn off filtering for download
1140  sites (particularly if the content may be plain text files and you are using
1141  version 3.0.2 or earlier) in your <TT
1142 CLASS="FILENAME"
1143 >user.action</TT
1144 > file. And
1145  also, for any site or page where making <SPAN
1146 CLASS="emphasis"
1147 ><I
1148 CLASS="EMPHASIS"
1149 >any</I
1150 ></SPAN
1151 > changes at
1152  all to the content is to be avoided.</P
1153 ><P
1154 > <SPAN
1155 CLASS="APPLICATION"
1156 >Privoxy</SPAN
1157 > does not do FTP at all, only HTTP 
1158  and  HTTPS (SSL) protocols, so please don't try.</P
1159 ></DIV
1160 ><DIV
1161 CLASS="SECT2"
1162 ><H3
1163 CLASS="SECT2"
1164 ><A
1165 NAME="DOWNLOADS2"
1166 ></A
1167 >4.20. I just downloaded a Perl script, and Privoxy
1168 altered it! Yikes, what is wrong!</H3
1169 ><P
1170 > Please read above.</P
1171 ></DIV
1172 ><DIV
1173 CLASS="SECT2"
1174 ><H3
1175 CLASS="SECT2"
1176 ><A
1177 NAME="HOSTSFILE"
1178 ></A
1179 >4.21. Should I continue to use a <SPAN
1180 CLASS="QUOTE"
1181 >"HOSTS"</SPAN
1182 > file for ad-blocking?</H3
1183 ><P
1184 > One time-tested technique to defeat common ads is to trick the local DNS
1185  system by giving a phony IP address for the ad generator in the local 
1186  <TT
1187 CLASS="FILENAME"
1188 >HOSTS</TT
1189 > file, typically using <TT
1190 CLASS="LITERAL"
1191 >127.0.0.1</TT
1192 >, aka 
1193  <TT
1194 CLASS="LITERAL"
1195 >localhost</TT
1196 >. This effectively blocks the ad.</P
1197 ><P
1198 > There is no reason to use this technique in conjunction with 
1199  <SPAN
1200 CLASS="APPLICATION"
1201 >Privoxy</SPAN
1202 >. <SPAN
1203 CLASS="APPLICATION"
1204 >Privoxy</SPAN
1205 >
1206  does essentially the same thing, much more elegantly and with much more 
1207  flexibility. A large <TT
1208 CLASS="FILENAME"
1209 >HOSTS</TT
1210 > file, in fact, not only
1211  duplicates effort, but may get in the way. It is recommended to remove 
1212  such entries from your <TT
1213 CLASS="FILENAME"
1214 >HOSTS</TT
1215 > file. If you think 
1216  your hosts list is neglected by <SPAN
1217 CLASS="APPLICATION"
1218 >Privoxy's </SPAN
1219
1220  configuration, consider adding your list to your <TT
1221 CLASS="FILENAME"
1222 >user.action</TT
1223 > file:</P
1224 ><P
1225 > <TABLE
1226 BORDER="0"
1227 BGCOLOR="#E0E0E0"
1228 WIDTH="100%"
1229 ><TR
1230 ><TD
1231 ><PRE
1232 CLASS="SCREEN"
1233 >  { +block }
1234    www.ad.example1.com
1235    ad.example2.com
1236    ads.galore.example.com
1237    etc.example.com</PRE
1238 ></TD
1239 ></TR
1240 ></TABLE
1241 ></P
1242 ></DIV
1243 ><DIV
1244 CLASS="SECT2"
1245 ><H3
1246 CLASS="SECT2"
1247 ><A
1248 NAME="SEEALSO"
1249 ></A
1250 >4.22. Where can I find more information about Privoxy
1251 and related issues?</H3
1252 ><P
1253 > Other references and sites of interest to <SPAN
1254 CLASS="APPLICATION"
1255 >Privoxy</SPAN
1256 >
1257  users:</P
1258 ><P
1259 > <P
1260 ></P
1261 ><TABLE
1262 BORDER="0"
1263 ><TBODY
1264 ><TR
1265 ><TD
1266 >   <A
1267 HREF="http://www.privoxy.org/"
1268 TARGET="_top"
1269 >http://www.privoxy.org/</A
1270 >, 
1271    the <SPAN
1272 CLASS="APPLICATION"
1273 >Privoxy</SPAN
1274 > Home page. 
1275   </TD
1276 ></TR
1277 ></TBODY
1278 ></TABLE
1279 ><P
1280 ></P
1281 >
1282  <P
1283 ></P
1284 ><TABLE
1285 BORDER="0"
1286 ><TBODY
1287 ><TR
1288 ><TD
1289 >   <A
1290 HREF="http://www.privoxy.org/faq/"
1291 TARGET="_top"
1292 >http://www.privoxy.org/faq/</A
1293 >, 
1294    the <SPAN
1295 CLASS="APPLICATION"
1296 >Privoxy</SPAN
1297 > FAQ. 
1298   </TD
1299 ></TR
1300 ></TBODY
1301 ></TABLE
1302 ><P
1303 ></P
1304 >
1305  <P
1306 ></P
1307 ><TABLE
1308 BORDER="0"
1309 ><TBODY
1310 ><TR
1311 ><TD
1312 >   <A
1313 HREF="http://sourceforge.net/projects/ijbswa/"
1314 TARGET="_top"
1315 >http://sourceforge.net/projects/ijbswa/</A
1316 >, 
1317    the Project Page for <SPAN
1318 CLASS="APPLICATION"
1319 >Privoxy</SPAN
1320 > on 
1321    <A
1322 HREF="http://sourceforge.net"
1323 TARGET="_top"
1324 >SourceForge</A
1325 >.
1326   </TD
1327 ></TR
1328 ></TBODY
1329 ></TABLE
1330 ><P
1331 ></P
1332 >
1333  <P
1334 ></P
1335 ><TABLE
1336 BORDER="0"
1337 ><TBODY
1338 ><TR
1339 ><TD
1340 >   <A
1341 HREF="http://config.privoxy.org/"
1342 TARGET="_top"
1343 >http://config.privoxy.org/</A
1344 >,
1345    the web-based user interface. <SPAN
1346 CLASS="APPLICATION"
1347 >Privoxy</SPAN
1348 > must be
1349    running for this to work. Shortcut: <A
1350 HREF="http://p.p/"
1351 TARGET="_top"
1352 >http://p.p/</A
1353 >
1354   </TD
1355 ></TR
1356 ></TBODY
1357 ></TABLE
1358 ><P
1359 ></P
1360 >
1361  <P
1362 ></P
1363 ><TABLE
1364 BORDER="0"
1365 ><TBODY
1366 ><TR
1367 ><TD
1368 >   <A
1369 HREF="http://sourceforge.net/tracker/?group_id=11118&atid=460288"
1370 TARGET="_top"
1371 >http://sourceforge.net/tracker/?group_id=11118&#38;atid=460288</A
1372 >, to submit <SPAN
1373 CLASS="QUOTE"
1374 >"misses"</SPAN
1375 > and other
1376    configuration related suggestions to the developers. 
1377   </TD
1378 ></TR
1379 ></TBODY
1380 ></TABLE
1381 ><P
1382 ></P
1383 >
1384  
1385  <P
1386 ></P
1387 ><TABLE
1388 BORDER="0"
1389 ><TBODY
1390 ><TR
1391 ><TD
1392 >   <A
1393 HREF="http://www.junkbusters.com/ht/en/cookies.html"
1394 TARGET="_top"
1395 >http://www.junkbusters.com/ht/en/cookies.html</A
1396 >,
1397    an explanation how cookies are used to track web users.
1398   </TD
1399 ></TR
1400 ></TBODY
1401 ></TABLE
1402 ><P
1403 ></P
1404 >
1405  <P
1406 ></P
1407 ><TABLE
1408 BORDER="0"
1409 ><TBODY
1410 ><TR
1411 ><TD
1412 >   <A
1413 HREF="http://www.junkbusters.com/ijb.html"
1414 TARGET="_top"
1415 >http://www.junkbusters.com/ijb.html</A
1416 >,
1417    the original Internet Junkbuster.
1418   </TD
1419 ></TR
1420 ></TBODY
1421 ></TABLE
1422 ><P
1423 ></P
1424 >
1425  
1426  <P
1427 ></P
1428 ><TABLE
1429 BORDER="0"
1430 ><TBODY
1431 ><TR
1432 ><TD
1433 >   <A
1434 HREF="http://privacy.net/"
1435 TARGET="_top"
1436 >http://privacy.net/</A
1437 >, a useful site
1438    to check what information about you is leaked while you browse the web.
1439   </TD
1440 ></TR
1441 ></TBODY
1442 ></TABLE
1443 ><P
1444 ></P
1445 >
1446  <P
1447 ></P
1448 ><TABLE
1449 BORDER="0"
1450 ><TBODY
1451 ><TR
1452 ><TD
1453 >   <A
1454 HREF="http://www.squid-cache.org/"
1455 TARGET="_top"
1456 >http://www.squid-cache.org/</A
1457 >, a very popular
1458    caching proxy, which is often used together with <SPAN
1459 CLASS="APPLICATION"
1460 >Privoxy</SPAN
1461 >.
1462   </TD
1463 ></TR
1464 ></TBODY
1465 ></TABLE
1466 ><P
1467 ></P
1468 >
1469  <P
1470 ></P
1471 ><TABLE
1472 BORDER="0"
1473 ><TBODY
1474 ><TR
1475 ><TD
1476 >   <A
1477 HREF="http://tor.eff.org/"
1478 TARGET="_top"
1479 >http://tor.eff.org/</A
1480 >, 
1481    <SPAN
1482 CLASS="APPLICATION"
1483 >Tor</SPAN
1484 > can help anonymize web browsing, 
1485    web publishing, instant messaging, IRC, SSH, and other applications.
1486   </TD
1487 ></TR
1488 ></TBODY
1489 ></TABLE
1490 ><P
1491 ></P
1492 >
1493  <P
1494 ></P
1495 ><TABLE
1496 BORDER="0"
1497 ><TBODY
1498 ><TR
1499 ><TD
1500 >   <A
1501 HREF="http://www.privoxy.org/developer-manual/"
1502 TARGET="_top"
1503 >http://www.privoxy.org/developer-manual/</A
1504 >, 
1505    the <SPAN
1506 CLASS="APPLICATION"
1507 >Privoxy</SPAN
1508 > developer manual. 
1509   </TD
1510 ></TR
1511 ></TBODY
1512 ></TABLE
1513 ><P
1514 ></P
1515 ></P
1516 ></DIV
1517 ><DIV
1518 CLASS="SECT2"
1519 ><H3
1520 CLASS="SECT2"
1521 ><A
1522 NAME="MICROSUCK"
1523 ></A
1524 >4.23. I've noticed that Privoxy changes <SPAN
1525 CLASS="QUOTE"
1526 >"Microsoft"</SPAN
1527 > to 
1528 <SPAN
1529 CLASS="QUOTE"
1530 >"MicroSuck"</SPAN
1531 >! Why are you manipulating my browsing?</H3
1532 ><P
1533 > We're not. The text substitutions that you are seeing are disabled
1534  in the default configuration as shipped. You have either manually
1535  activated the <SPAN
1536 CLASS="QUOTE"
1537 >"<TT
1538 CLASS="LITERAL"
1539 >fun</TT
1540 >"</SPAN
1541 > filter which
1542  is clearly labeled <SPAN
1543 CLASS="QUOTE"
1544 >"Text replacements for subversive browsing
1545  fun!"</SPAN
1546 > or you are using an older Privoxy version and have implicitly
1547  activated it by choosing the  <SPAN
1548 CLASS="QUOTE"
1549 >"Adventuresome"</SPAN
1550 > profile in the
1551  web-based editor.</P
1552 ></DIV
1553 ></DIV
1554 ><DIV
1555 CLASS="NAVFOOTER"
1556 ><HR
1557 ALIGN="LEFT"
1558 WIDTH="100%"><TABLE
1559 SUMMARY="Footer navigation table"
1560 WIDTH="100%"
1561 BORDER="0"
1562 CELLPADDING="0"
1563 CELLSPACING="0"
1564 ><TR
1565 ><TD
1566 WIDTH="33%"
1567 ALIGN="left"
1568 VALIGN="top"
1569 ><A
1570 HREF="configuration.html"
1571 ACCESSKEY="P"
1572 >Prev</A
1573 ></TD
1574 ><TD
1575 WIDTH="34%"
1576 ALIGN="center"
1577 VALIGN="top"
1578 ><A
1579 HREF="index.html"
1580 ACCESSKEY="H"
1581 >Home</A
1582 ></TD
1583 ><TD
1584 WIDTH="33%"
1585 ALIGN="right"
1586 VALIGN="top"
1587 ><A
1588 HREF="trouble.html"
1589 ACCESSKEY="N"
1590 >Next</A
1591 ></TD
1592 ></TR
1593 ><TR
1594 ><TD
1595 WIDTH="33%"
1596 ALIGN="left"
1597 VALIGN="top"
1598 >Configuration</TD
1599 ><TD
1600 WIDTH="34%"
1601 ALIGN="center"
1602 VALIGN="top"
1603 >&nbsp;</TD
1604 ><TD
1605 WIDTH="33%"
1606 ALIGN="right"
1607 VALIGN="top"
1608 >Troubleshooting</TD
1609 ></TR
1610 ></TABLE
1611 ></DIV
1612 ></BODY
1613 ></HTML
1614 >