7e88ea14b3990352e8eb195fcbb5413e9e7bc634
[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="AEN640"
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.5.</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="AEN702"
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="AEN720"
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.5, 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 <SPAN
568 CLASS="APPLICATION"
569 >Privoxy</SPAN
570 >, you just have to uncomment the line:</P
571 ><P
572 > <TABLE
573 BORDER="0"
574 BGCOLOR="#E0E0E0"
575 WIDTH="100%"
576 ><TR
577 ><TD
578 ><PRE
579 CLASS="SCREEN"
580 >#        forward-socks4a             /     127.0.0.1:9050 .
581  </PRE
582 ></TD
583 ></TR
584 ></TABLE
585 ></P
586 ><P
587 > This is enough to reach the Internet, but additionally you should
588  uncomment the following forward rules, to make sure your local network is still
589  reachable through Privoxy:</P
590 ><P
591 > <TABLE
592 BORDER="0"
593 BGCOLOR="#E0E0E0"
594 WIDTH="100%"
595 ><TR
596 ><TD
597 ><PRE
598 CLASS="SCREEN"
599 >#        forward         192.168.*.*/     .
600 #        forward            10.*.*.*/     .
601 #        forward           127.*.*.*/     .
602  </PRE
603 ></TD
604 ></TR
605 ></TABLE
606 ></P
607 ><P
608 > Unencrypted connections to systems in these address ranges will
609  be as (un)secure as the local network is, but the alternative is
610  that you can't reach the network at all.
611  If you also want to be able to reach servers in your local
612  network by using their names, you will need additional
613  exceptions that look like this:</P
614 ><P
615 > <TABLE
616 BORDER="0"
617 BGCOLOR="#E0E0E0"
618 WIDTH="100%"
619 ><TR
620 ><TD
621 ><PRE
622 CLASS="SCREEN"
623 >#        forward           localhost/     .
624  </PRE
625 ></TD
626 ></TR
627 ></TABLE
628 ></P
629 ><P
630 > Save the modified configuration file and open
631  <A
632 HREF="http://config.privoxy.org/show-status"
633 TARGET="_top"
634 >http://config.privoxy.org/show-status/</A
635 >
636  in your browser, confirm that <SPAN
637 CLASS="APPLICATION"
638 >Privoxy</SPAN
639 > has reloaded its configuration
640  and that there are no other forward lines, unless you know that you need them. I everything looks good,
641  refer to
642  <A
643 HREF="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#head-0e1cc2ac330ede8c6ad1ac0d0db0ac163b0e6143"
644 TARGET="_top"
645 >Tor
646  Faq 4.2</A
647 > to learn how to verify that you are really using <SPAN
648 CLASS="APPLICATION"
649 >Tor</SPAN
650 >.</P
651 ><P
652 > Afterward, please take the time to at least skim through the rest
653  of <SPAN
654 CLASS="APPLICATION"
655 >Tor's</SPAN
656 > documentation. Make sure you understand
657  what <SPAN
658 CLASS="APPLICATION"
659 >Tor</SPAN
660 > does, why it is no replacement for
661  application level security, and why you shouldn't use it for unencrypted logins.</P
662 ></DIV
663 ><DIV
664 CLASS="SECT2"
665 ><H3
666 CLASS="SECT2"
667 ><A
668 NAME="AEN774"
669 ></A
670 >4.10. Might some things break because header information or
671 content is being altered?</H3
672 ><P
673 > Definitely. More and more sites use HTTP header content to decide what to
674  display and how to display it. There is many ways that this can be handled, 
675  so having hard and fast rules, is tricky.</P
676 ><P
677 > <SPAN
678 CLASS="QUOTE"
679 >"User-Agent"</SPAN
680 > in particular is often used in this way to identify
681  the browser, and adjust content accordingly. Changing this now (at least not
682  further than removing the OS information) is not recommended, since so many
683  sites do look for it. You may get undesirable results by changing this.</P
684 ><P
685 > For instance, different browsers use different encodings of Russian and Czech
686  characters, certain web servers convert pages on-the-fly according to the
687  User Agent header. Giving a <SPAN
688 CLASS="QUOTE"
689 >"User Agent"</SPAN
690 > with the wrong
691  operating system or browser manufacturer causes some sites in these languages
692  to be garbled; Surfers to Eastern European sites should change it to
693  something closer. And then some page access counters work by looking at the
694  <SPAN
695 CLASS="QUOTE"
696 >"Referer"</SPAN
697 > header; they may fail or break if unavailable. The
698  weather maps of Intellicast have been blocked by their server when no
699  <SPAN
700 CLASS="QUOTE"
701 >"Referer"</SPAN
702 > or cookie is provided, is another example. (But you
703  can forge both headers without giving information away). There are
704  many other ways things can go wrong when trying to fool a web server.</P
705 ><P
706 > Similar thoughts apply to modifying JavaScript, and, to a lesser degree,
707  HTML elements.</P
708 ><P
709 > If you have problems with a site, you will have to adjust your configuration 
710  accordingly. Cookies are probably the most likely adjustment that may 
711  be required, but by no means the only one.</P
712 ></DIV
713 ><DIV
714 CLASS="SECT2"
715 ><H3
716 CLASS="SECT2"
717 ><A
718 NAME="AEN785"
719 ></A
720 >4.11. Can Privoxy act as a <SPAN
721 CLASS="QUOTE"
722 >"caching"</SPAN
723 > proxy to 
724 speed up web browsing?</H3
725 ><P
726 > No, it does not have this ability at all. You want something like 
727  <A
728 HREF="http://www.squid-cache.org/"
729 TARGET="_top"
730 >Squid</A
731 > for this. And, yes, 
732  before you ask, <SPAN
733 CLASS="APPLICATION"
734 >Privoxy</SPAN
735 > can co-exist 
736  with other kinds of proxies like <SPAN
737 CLASS="APPLICATION"
738 >Squid</SPAN
739 >.
740  See the <A
741 HREF="../user-manual/config.html#FORWARDING"
742 TARGET="_top"
743 >forwarding
744  chapter</A
745 > in the <A
746 HREF="../user-manual/index.html"
747 TARGET="_top"
748 >user
749  manual</A
750 > for details.</P
751 ></DIV
752 ><DIV
753 CLASS="SECT2"
754 ><H3
755 CLASS="SECT2"
756 ><A
757 NAME="AEN794"
758 ></A
759 >4.12. What about as a firewall? Can Privoxy protect me?</H3
760 ><P
761 > Not in the way you mean, or in the way a true firewall can. 
762  <SPAN
763 CLASS="APPLICATION"
764 >Privoxy</SPAN
765 > can help protect your privacy, but not
766  protect you from intrusion attempts. It is, of course, perfectly possible
767  and recommended to use <SPAN
768 CLASS="emphasis"
769 ><I
770 CLASS="EMPHASIS"
771 >both</I
772 ></SPAN
773 >.</P
774 ></DIV
775 ><DIV
776 CLASS="SECT2"
777 ><H3
778 CLASS="SECT2"
779 ><A
780 NAME="AEN799"
781 ></A
782 >4.13. I have large empty spaces / a checkerboard pattern now where
783 ads used to be. Why?</H3
784 ><P
785 > It would be technically possible eliminate the banners in a way that frees
786  their screen estate in many cases, by doing all banner blocking with filters,
787  i.e. eliminating the whole image references from the HTML pages instead
788  of letting them stay in, and blocking the resulting requests for the
789  banners themselves.</P
790 ><P
791 > But this would consume considerable CPU resources, would likely destroy
792  the layout of many web pages which rely on the banners consuming a certain
793  amount of screen space, and would fail in other cases, where the screen space
794  is reserved e.g. by tables anyway. Also, making the banners disappear without
795  a visual trace complicates troubleshooting.</P
796 ><P
797 > So we won't support this in the default configuration, but you can of course
798  define appropriate filters yourself.</P
799 ></DIV
800 ><DIV
801 CLASS="SECT2"
802 ><H3
803 CLASS="SECT2"
804 ><A
805 NAME="AEN804"
806 ></A
807 >4.14. How can Privoxy filter Secure (HTTPS) URLs?</H3
808 ><P
809 > Since secure HTTP connections are encrypted SSL sessions between your browser
810  and the secure site, and are meant to be reliably <SPAN
811 CLASS="emphasis"
812 ><I
813 CLASS="EMPHASIS"
814 >secure</I
815 ></SPAN
816 >,
817  there is little that <SPAN
818 CLASS="APPLICATION"
819 >Privoxy</SPAN
820 > can do but hand the raw
821  gibberish data though from one end to the other unprocessed.</P
822 ><P
823 > The only exception to this is blocking by host patterns, as the client needs
824  to tell <SPAN
825 CLASS="APPLICATION"
826 >Privoxy</SPAN
827 > the name of the remote server,
828  so that <SPAN
829 CLASS="APPLICATION"
830 >Privoxy</SPAN
831 > can establish the connection.
832  If that name matches a host-only pattern, the connection will be blocked.</P
833 ><P
834 > As far as ad blocking is concerned, this is less of a restriction than it may
835  seem, since ad sources are often identifiable by the host name, and often
836  the banners to be placed in an encrypted page come unencrypted nonetheless
837  for efficiency reasons, which exposes them to the full power of 
838  <SPAN
839 CLASS="APPLICATION"
840 >Privoxy</SPAN
841 >'s ad blocking.</P
842 ><P
843 > <SPAN
844 CLASS="QUOTE"
845 >"Content cookies"</SPAN
846 > (those that are embedded in the actual HTML or
847  JS page content, see <TT
848 CLASS="LITERAL"
849 ><A
850 HREF="../user-manual/actions-file.html#FILTER-CONTENT-COOKIES"
851 TARGET="_top"
852 >filter{content-cookies}</A
853 ></TT
854 >), 
855  in an SSL transaction will be impossible to block under these conditions. 
856  Fortunately, this does not seem to be a very common scenario since most 
857  cookies come by traditional means.</P
858 ></DIV
859 ><DIV
860 CLASS="SECT2"
861 ><H3
862 CLASS="SECT2"
863 ><A
864 NAME="AEN818"
865 ></A
866 >4.15. Privoxy runs as a <SPAN
867 CLASS="QUOTE"
868 >"server"</SPAN
869 >. How 
870 secure is it? Do I need to take any special precautions?</H3
871 ><P
872 > There are no known exploits that might affect
873  <SPAN
874 CLASS="APPLICATION"
875 >Privoxy</SPAN
876 >. On Unix-like systems, 
877  <SPAN
878 CLASS="APPLICATION"
879 >Privoxy</SPAN
880 > can run as a non-privileged 
881  user, which is how we recommend it be run. Also, by default 
882  <SPAN
883 CLASS="APPLICATION"
884 >Privoxy</SPAN
885 > only listens to requests 
886  from <SPAN
887 CLASS="QUOTE"
888 >"localhost"</SPAN
889 > only. The server aspect of
890  <SPAN
891 CLASS="APPLICATION"
892 >Privoxy</SPAN
893 > is not itself directly exposed to the
894  Internet in this configuration. If you want to have
895  <SPAN
896 CLASS="APPLICATION"
897 >Privoxy</SPAN
898 > serve as a LAN proxy, this will have to
899  be opened up to allow for LAN requests. In this case, we'd recommend
900  you specify only the LAN gateway address, e.g. 192.168.1.1, in the main 
901  <SPAN
902 CLASS="APPLICATION"
903 >Privoxy</SPAN
904 > configuration file and check all <A
905 HREF="../user-manual/config.html#ACCESS-CONTROL"
906 TARGET="_top"
907 >access control and security
908  options</A
909 >. All LAN hosts can then use this as their proxy address
910  in the browser proxy configuration, but <SPAN
911 CLASS="APPLICATION"
912 >Privoxy</SPAN
913 >
914  will not listen on any external interfaces. ACLs can be defined in addition,
915  and using a firewall is always good too. Better safe than sorry.</P
916 ></DIV
917 ><DIV
918 CLASS="SECT2"
919 ><H3
920 CLASS="SECT2"
921 ><A
922 NAME="TURNOFF"
923 ></A
924 >4.16. How can I temporarily disable Privoxy?</H3
925 ><P
926 > The easiest way is to access <SPAN
927 CLASS="APPLICATION"
928 >Privoxy</SPAN
929 > with your 
930  browser by using the remote toggle URL: <A
931 HREF="http://config.privoxy.org/toggle"
932 TARGET="_top"
933 >http://config.privoxy.org/toggle</A
934 >.
935  See the <A
936 HREF="../user-manual/appendix.html#BOOKMARKLETS"
937 TARGET="_top"
938 >Bookmarklets section</A
939
940  of the <I
941 CLASS="CITETITLE"
942 >User Manual</I
943 > for an easy way to access this 
944  feature.</P
945 ></DIV
946 ><DIV
947 CLASS="SECT2"
948 ><H3
949 CLASS="SECT2"
950 ><A
951 NAME="REALLYOFF"
952 ></A
953 >4.17. When <SPAN
954 CLASS="QUOTE"
955 >"disabled"</SPAN
956 > is Privoxy totally 
957 out of the picture?</H3
958 ><P
959 > No, this just means all filtering and actions are disabled.
960  <SPAN
961 CLASS="APPLICATION"
962 >Privoxy</SPAN
963 > is still acting as a proxy, but just not 
964  doing any of the things that <SPAN
965 CLASS="APPLICATION"
966 >Privoxy</SPAN
967 > would
968  normally be expected to do. It is still a <SPAN
969 CLASS="QUOTE"
970 >"middle-man"</SPAN
971 > in 
972  the interaction between your browser and web sites.</P
973 ></DIV
974 ><DIV
975 CLASS="SECT2"
976 ><H3
977 CLASS="SECT2"
978 ><A
979 NAME="CRUNCH"
980 ></A
981 >4.18. My logs show Privoxy <SPAN
982 CLASS="QUOTE"
983 >"crunches"</SPAN
984
985 ads, but also its own internal CGI pages. What is a <SPAN
986 CLASS="QUOTE"
987 >"crunch"</SPAN
988 >?</H3
989 ><P
990 > A <SPAN
991 CLASS="QUOTE"
992 >"crunch"</SPAN
993 > simply means <SPAN
994 CLASS="APPLICATION"
995 >Privoxy</SPAN
996 > intercepted 
997  <SPAN
998 CLASS="emphasis"
999 ><I
1000 CLASS="EMPHASIS"
1001 >something</I
1002 ></SPAN
1003 >, nothing more. Often this is indeed ads or
1004  banners, but <SPAN
1005 CLASS="APPLICATION"
1006 >Privoxy</SPAN
1007 > uses the same mechanism for
1008  trapping requests for its own internal pages. For instance, a request for
1009  <SPAN
1010 CLASS="APPLICATION"
1011 >Privoxy's</SPAN
1012 > configuration page at: <A
1013 HREF="http://config.privoxy.org"
1014 TARGET="_top"
1015 >http://config.privoxy.org</A
1016 >, is
1017  intercepted (i.e. it does not go out to the 'net), and the familiar CGI
1018  configuration is returned to the browser, and the log consequently will show
1019  a <SPAN
1020 CLASS="QUOTE"
1021 >"crunch"</SPAN
1022 >.</P
1023 ></DIV
1024 ><DIV
1025 CLASS="SECT2"
1026 ><H3
1027 CLASS="SECT2"
1028 ><A
1029 NAME="DOWNLOADS"
1030 ></A
1031 >4.19. Can Privoxy effect files that I download
1032 from a webserver? FTP server?</H3
1033 ><P
1034 > From the webserver's perspective, there is no difference between
1035  viewing a document (i.e. a page), and downloading a file. The same is true of
1036  <SPAN
1037 CLASS="APPLICATION"
1038 >Privoxy</SPAN
1039 >. If there is a match for a <TT
1040 CLASS="LITERAL"
1041 ><A
1042 HREF="../user-manual/actions-file.html#BLOCK"
1043 TARGET="_top"
1044 >block</A
1045 ></TT
1046 > pattern,
1047  it will still be blocked, and of course this is obvious. 
1048  </P
1049 ><P
1050 > Filtering is potentially more of a concern since the results are not always
1051  so obvious, and the effects of filtering are there whether the file is simply
1052  viewed, or downloaded. And potentially whether the content is some obnoxious
1053  advertisement, or Mr. Jimmy's latest/greatest source code jewel. Of course,
1054  one of these presumably is <SPAN
1055 CLASS="QUOTE"
1056 >"bad"</SPAN
1057 > content that we don't want, and
1058  the other is <SPAN
1059 CLASS="QUOTE"
1060 >"good"</SPAN
1061 > content that we do want.
1062  <SPAN
1063 CLASS="APPLICATION"
1064 >Privoxy</SPAN
1065 > is blind to the differences, and can only
1066  distinguish <SPAN
1067 CLASS="QUOTE"
1068 >"good from bad"</SPAN
1069 > by the configuration parameters
1070  <SPAN
1071 CLASS="emphasis"
1072 ><I
1073 CLASS="EMPHASIS"
1074 >we</I
1075 ></SPAN
1076 > give it.</P
1077 ><P
1078 > <SPAN
1079 CLASS="APPLICATION"
1080 >Privoxy</SPAN
1081 > knows the differences in files according
1082  to the <SPAN
1083 CLASS="QUOTE"
1084 >"Document Type"</SPAN
1085 > as reported by the webserver. If this is
1086  reported accurately (e.g. <SPAN
1087 CLASS="QUOTE"
1088 >"application/zip"</SPAN
1089 > for a zip archive),
1090  then <SPAN
1091 CLASS="APPLICATION"
1092 >Privoxy</SPAN
1093 > knows to ignore these where
1094  appropriate. <SPAN
1095 CLASS="APPLICATION"
1096 >Privoxy</SPAN
1097 > potentially can filter HTML
1098  as well as plain text documents, subject to configuration parameters of
1099  course. Also, documents that are of an unknown type (generally assumed to be
1100  <SPAN
1101 CLASS="QUOTE"
1102 >"text/plain"</SPAN
1103 >) can be filtered, as will those that might be
1104  incorrectly reported by the webserver. If such a file is a downloaded file
1105  that is intended to be saved to disk, then any content that might have been
1106  altered by filtering, will be saved too, for these (probably rare) cases.</P
1107 ><P
1108 > Note that versions later than 3.0.2 do NOT filter document types reported as 
1109  <SPAN
1110 CLASS="QUOTE"
1111 >"text/plain"</SPAN
1112 >. Prior to this, <SPAN
1113 CLASS="APPLICATION"
1114 >Privoxy</SPAN
1115 >
1116  did filter this document type.</P
1117 ><P
1118 > In short, filtering is <SPAN
1119 CLASS="QUOTE"
1120 >"ON"</SPAN
1121 > if a) the Document Type as reported
1122  by the webserver is appropriate <SPAN
1123 CLASS="emphasis"
1124 ><I
1125 CLASS="EMPHASIS"
1126 >and</I
1127 ></SPAN
1128 > b) the configuration
1129  allows it (or at least does not disallow it). That's it. There is no magic
1130  cookie anywhere to say this is <SPAN
1131 CLASS="QUOTE"
1132 >"good"</SPAN
1133 > and this is
1134  <SPAN
1135 CLASS="QUOTE"
1136 >"bad"</SPAN
1137 >. It's the configuration that let's it all happen or not.</P
1138 ><P
1139 > If you download text files, you probably do not want these to be filtered,
1140  particularly if the content is source code, or other critical content. Source
1141  code sometimes might be mistaken for Javascript (i.e. the kind that might
1142  open a pop-up window). It is recommended to turn off filtering for download
1143  sites (particularly if the content may be plain text files and you are using
1144  version 3.0.2 or earlier) in your <TT
1145 CLASS="FILENAME"
1146 >user.action</TT
1147 > file. And
1148  also, for any site or page where making <SPAN
1149 CLASS="emphasis"
1150 ><I
1151 CLASS="EMPHASIS"
1152 >any</I
1153 ></SPAN
1154 > changes at
1155  all to the content is to be avoided.</P
1156 ><P
1157 > <SPAN
1158 CLASS="APPLICATION"
1159 >Privoxy</SPAN
1160 > does not do FTP at all, only HTTP 
1161  and  HTTPS (SSL) protocols, so please don't try.</P
1162 ></DIV
1163 ><DIV
1164 CLASS="SECT2"
1165 ><H3
1166 CLASS="SECT2"
1167 ><A
1168 NAME="DOWNLOADS2"
1169 ></A
1170 >4.20. I just downloaded a Perl script, and Privoxy
1171 altered it! Yikes, what is wrong!</H3
1172 ><P
1173 > Please read above.</P
1174 ></DIV
1175 ><DIV
1176 CLASS="SECT2"
1177 ><H3
1178 CLASS="SECT2"
1179 ><A
1180 NAME="HOSTSFILE"
1181 ></A
1182 >4.21. Should I continue to use a <SPAN
1183 CLASS="QUOTE"
1184 >"HOSTS"</SPAN
1185 > file for ad-blocking?</H3
1186 ><P
1187 > One time-tested technique to defeat common ads is to trick the local DNS
1188  system by giving a phony IP address for the ad generator in the local 
1189  <TT
1190 CLASS="FILENAME"
1191 >HOSTS</TT
1192 > file, typically using <TT
1193 CLASS="LITERAL"
1194 >127.0.0.1</TT
1195 >, aka 
1196  <TT
1197 CLASS="LITERAL"
1198 >localhost</TT
1199 >. This effectively blocks the ad.</P
1200 ><P
1201 > There is no reason to use this technique in conjunction with 
1202  <SPAN
1203 CLASS="APPLICATION"
1204 >Privoxy</SPAN
1205 >. <SPAN
1206 CLASS="APPLICATION"
1207 >Privoxy</SPAN
1208 >
1209  does essentially the same thing, much more elegantly and with much more 
1210  flexibility. A large <TT
1211 CLASS="FILENAME"
1212 >HOSTS</TT
1213 > file, in fact, not only
1214  duplicates effort, but may get in the way. It is recommended to remove 
1215  such entries from your <TT
1216 CLASS="FILENAME"
1217 >HOSTS</TT
1218 > file. If you think 
1219  your hosts list is neglected by <SPAN
1220 CLASS="APPLICATION"
1221 >Privoxy's </SPAN
1222
1223  configuration, consider adding your list to your <TT
1224 CLASS="FILENAME"
1225 >user.action</TT
1226 > file:</P
1227 ><P
1228 > <TABLE
1229 BORDER="0"
1230 BGCOLOR="#E0E0E0"
1231 WIDTH="100%"
1232 ><TR
1233 ><TD
1234 ><PRE
1235 CLASS="SCREEN"
1236 >  { +block }
1237    www.ad.example1.com
1238    ad.example2.com
1239    ads.galore.example.com
1240    etc.example.com</PRE
1241 ></TD
1242 ></TR
1243 ></TABLE
1244 ></P
1245 ></DIV
1246 ><DIV
1247 CLASS="SECT2"
1248 ><H3
1249 CLASS="SECT2"
1250 ><A
1251 NAME="SEEALSO"
1252 ></A
1253 >4.22. Where can I find more information about Privoxy
1254 and related issues?</H3
1255 ><P
1256 > Other references and sites of interest to <SPAN
1257 CLASS="APPLICATION"
1258 >Privoxy</SPAN
1259 >
1260  users:</P
1261 ><P
1262 > <P
1263 ></P
1264 ><TABLE
1265 BORDER="0"
1266 ><TBODY
1267 ><TR
1268 ><TD
1269 >   <A
1270 HREF="http://www.privoxy.org/"
1271 TARGET="_top"
1272 >http://www.privoxy.org/</A
1273 >, 
1274    the <SPAN
1275 CLASS="APPLICATION"
1276 >Privoxy</SPAN
1277 > Home page. 
1278   </TD
1279 ></TR
1280 ></TBODY
1281 ></TABLE
1282 ><P
1283 ></P
1284 >
1285  <P
1286 ></P
1287 ><TABLE
1288 BORDER="0"
1289 ><TBODY
1290 ><TR
1291 ><TD
1292 >   <A
1293 HREF="http://www.privoxy.org/faq/"
1294 TARGET="_top"
1295 >http://www.privoxy.org/faq/</A
1296 >, 
1297    the <SPAN
1298 CLASS="APPLICATION"
1299 >Privoxy</SPAN
1300 > FAQ. 
1301   </TD
1302 ></TR
1303 ></TBODY
1304 ></TABLE
1305 ><P
1306 ></P
1307 >
1308  <P
1309 ></P
1310 ><TABLE
1311 BORDER="0"
1312 ><TBODY
1313 ><TR
1314 ><TD
1315 >   <A
1316 HREF="http://sourceforge.net/projects/ijbswa/"
1317 TARGET="_top"
1318 >http://sourceforge.net/projects/ijbswa/</A
1319 >, 
1320    the Project Page for <SPAN
1321 CLASS="APPLICATION"
1322 >Privoxy</SPAN
1323 > on 
1324    <A
1325 HREF="http://sourceforge.net"
1326 TARGET="_top"
1327 >SourceForge</A
1328 >.
1329   </TD
1330 ></TR
1331 ></TBODY
1332 ></TABLE
1333 ><P
1334 ></P
1335 >
1336  <P
1337 ></P
1338 ><TABLE
1339 BORDER="0"
1340 ><TBODY
1341 ><TR
1342 ><TD
1343 >   <A
1344 HREF="http://config.privoxy.org/"
1345 TARGET="_top"
1346 >http://config.privoxy.org/</A
1347 >,
1348    the web-based user interface. <SPAN
1349 CLASS="APPLICATION"
1350 >Privoxy</SPAN
1351 > must be
1352    running for this to work. Shortcut: <A
1353 HREF="http://p.p/"
1354 TARGET="_top"
1355 >http://p.p/</A
1356 >
1357   </TD
1358 ></TR
1359 ></TBODY
1360 ></TABLE
1361 ><P
1362 ></P
1363 >
1364  <P
1365 ></P
1366 ><TABLE
1367 BORDER="0"
1368 ><TBODY
1369 ><TR
1370 ><TD
1371 >   <A
1372 HREF="http://sourceforge.net/tracker/?group_id=11118&atid=460288"
1373 TARGET="_top"
1374 >http://sourceforge.net/tracker/?group_id=11118&#38;atid=460288</A
1375 >, to submit <SPAN
1376 CLASS="QUOTE"
1377 >"misses"</SPAN
1378 > and other
1379    configuration related suggestions to the developers. 
1380   </TD
1381 ></TR
1382 ></TBODY
1383 ></TABLE
1384 ><P
1385 ></P
1386 >
1387  
1388  <P
1389 ></P
1390 ><TABLE
1391 BORDER="0"
1392 ><TBODY
1393 ><TR
1394 ><TD
1395 >   <A
1396 HREF="http://www.junkbusters.com/ht/en/cookies.html"
1397 TARGET="_top"
1398 >http://www.junkbusters.com/ht/en/cookies.html</A
1399 >,
1400    an explanation how cookies are used to track web users.
1401   </TD
1402 ></TR
1403 ></TBODY
1404 ></TABLE
1405 ><P
1406 ></P
1407 >
1408  <P
1409 ></P
1410 ><TABLE
1411 BORDER="0"
1412 ><TBODY
1413 ><TR
1414 ><TD
1415 >   <A
1416 HREF="http://www.junkbusters.com/ijb.html"
1417 TARGET="_top"
1418 >http://www.junkbusters.com/ijb.html</A
1419 >,
1420    the original Internet Junkbuster.
1421   </TD
1422 ></TR
1423 ></TBODY
1424 ></TABLE
1425 ><P
1426 ></P
1427 >
1428  
1429  <P
1430 ></P
1431 ><TABLE
1432 BORDER="0"
1433 ><TBODY
1434 ><TR
1435 ><TD
1436 >   <A
1437 HREF="http://privacy.net/"
1438 TARGET="_top"
1439 >http://privacy.net/</A
1440 >, a useful site
1441    to check what information about you is leaked while you browse the web.
1442   </TD
1443 ></TR
1444 ></TBODY
1445 ></TABLE
1446 ><P
1447 ></P
1448 >
1449  <P
1450 ></P
1451 ><TABLE
1452 BORDER="0"
1453 ><TBODY
1454 ><TR
1455 ><TD
1456 >   <A
1457 HREF="http://www.squid-cache.org/"
1458 TARGET="_top"
1459 >http://www.squid-cache.org/</A
1460 >, a very popular
1461    caching proxy, which is often used together with <SPAN
1462 CLASS="APPLICATION"
1463 >Privoxy</SPAN
1464 >.
1465   </TD
1466 ></TR
1467 ></TBODY
1468 ></TABLE
1469 ><P
1470 ></P
1471 >
1472  <P
1473 ></P
1474 ><TABLE
1475 BORDER="0"
1476 ><TBODY
1477 ><TR
1478 ><TD
1479 >   <A
1480 HREF="http://tor.eff.org/"
1481 TARGET="_top"
1482 >http://tor.eff.org/</A
1483 >, 
1484    <SPAN
1485 CLASS="APPLICATION"
1486 >Tor</SPAN
1487 > can help anonymize web browsing, 
1488    web publishing, instant messaging, IRC, SSH, and other applications.
1489   </TD
1490 ></TR
1491 ></TBODY
1492 ></TABLE
1493 ><P
1494 ></P
1495 >
1496  <P
1497 ></P
1498 ><TABLE
1499 BORDER="0"
1500 ><TBODY
1501 ><TR
1502 ><TD
1503 >   <A
1504 HREF="http://www.privoxy.org/developer-manual/"
1505 TARGET="_top"
1506 >http://www.privoxy.org/developer-manual/</A
1507 >, 
1508    the <SPAN
1509 CLASS="APPLICATION"
1510 >Privoxy</SPAN
1511 > developer manual. 
1512   </TD
1513 ></TR
1514 ></TBODY
1515 ></TABLE
1516 ><P
1517 ></P
1518 ></P
1519 ></DIV
1520 ><DIV
1521 CLASS="SECT2"
1522 ><H3
1523 CLASS="SECT2"
1524 ><A
1525 NAME="MICROSUCK"
1526 ></A
1527 >4.23. I've noticed that Privoxy changes <SPAN
1528 CLASS="QUOTE"
1529 >"Microsoft"</SPAN
1530 > to 
1531 <SPAN
1532 CLASS="QUOTE"
1533 >"MicroSuck"</SPAN
1534 >! Why are you manipulating my browsing?</H3
1535 ><P
1536 > We're not. The text substitutions that you are seeing are disabled
1537  in the default configuration as shipped. You have either manually
1538  activated the <SPAN
1539 CLASS="QUOTE"
1540 >"<TT
1541 CLASS="LITERAL"
1542 >fun</TT
1543 >"</SPAN
1544 > filter which
1545  is clearly labeled <SPAN
1546 CLASS="QUOTE"
1547 >"Text replacements for subversive browsing
1548  fun!"</SPAN
1549 > or you are using an older Privoxy version and have implicitly
1550  activated it by choosing the  <SPAN
1551 CLASS="QUOTE"
1552 >"Adventuresome"</SPAN
1553 > profile in the
1554  web-based editor. Please upgrade!</P
1555 ></DIV
1556 ></DIV
1557 ><DIV
1558 CLASS="NAVFOOTER"
1559 ><HR
1560 ALIGN="LEFT"
1561 WIDTH="100%"><TABLE
1562 SUMMARY="Footer navigation table"
1563 WIDTH="100%"
1564 BORDER="0"
1565 CELLPADDING="0"
1566 CELLSPACING="0"
1567 ><TR
1568 ><TD
1569 WIDTH="33%"
1570 ALIGN="left"
1571 VALIGN="top"
1572 ><A
1573 HREF="configuration.html"
1574 ACCESSKEY="P"
1575 >Prev</A
1576 ></TD
1577 ><TD
1578 WIDTH="34%"
1579 ALIGN="center"
1580 VALIGN="top"
1581 ><A
1582 HREF="index.html"
1583 ACCESSKEY="H"
1584 >Home</A
1585 ></TD
1586 ><TD
1587 WIDTH="33%"
1588 ALIGN="right"
1589 VALIGN="top"
1590 ><A
1591 HREF="trouble.html"
1592 ACCESSKEY="N"
1593 >Next</A
1594 ></TD
1595 ></TR
1596 ><TR
1597 ><TD
1598 WIDTH="33%"
1599 ALIGN="left"
1600 VALIGN="top"
1601 >Configuration</TD
1602 ><TD
1603 WIDTH="34%"
1604 ALIGN="center"
1605 VALIGN="top"
1606 >&nbsp;</TD
1607 ><TD
1608 WIDTH="33%"
1609 ALIGN="right"
1610 VALIGN="top"
1611 >Troubleshooting</TD
1612 ></TR
1613 ></TABLE
1614 ></DIV
1615 ></BODY
1616 ></HTML
1617 >