Results 1 to 9 of 9

Thread: surf the internet more free

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2006
    Location
    Hungary
    Posts
    39
    hi
    sorry for the late answer
    i always run it as:
    privoxy --no-daemon /opt/privoxy/provixy.conf

    of course I put the config file there previously
    I experienced problems when running it as a daemon, so that's why the --no-daemon switch is there

  2. #2
    Quote Originally Posted by bbaccsi View Post
    hi
    sorry for the late answer
    i always run it as:
    privoxy --no-daemon /opt/privoxy/provixy.conf

    of course I put the config file there previously
    I experienced problems when running it as a daemon, so that's why the --no-daemon switch is there
    Thanks for your reply
    Could you show provixy.conf
    I find \opt\share\doc\privoxy
    there are some information
    but no mention the provixy.conf

  3. #3
    You should have a complete /opt/etc/privoxy dir come with the privoxy ipkg package. I will give you a conf file, but be warned that it's not enough, there's a whole dir with over 40 files. Install the ipkg properly and you will get a proper etc/privoxy config dir.

    Code:
    forward-socks4a / 192.168.123.254:9050 .
    user-manual /opt/share/doc/privoxy/user-manual/
    trust-info-url  http://www.example.com/why_we_block.html
    trust-info-url  http://www.example.com/what_we_allow.html
    confdir /opt/etc/privoxy
    logdir /opt/var/log/privoxy
    actionsfile standard.action  # Internal purpose, recommended
    actionsfile default.action   # Main actions file
    actionsfile user.action      # User customizations
    filterfile default.filter
    listen-address  192.168.123.254:8118
    toggle  1
    enable-remote-toggle  0
    enable-remote-http-toggle  0
    enable-edit-actions 0
    enforce-blocks 0
    buffer-limit 4096
    forwarded-connect-retries  0
    accept-intercepted-requests 0
    allow-cgi-request-crunching 0
    split-large-forms 0
    Adjust the IP addresses and ports for your case.

Similar Threads

  1. Only Skype - no internet
    By krikker in forum WL-700g Q&A
    Replies: 1
    Last Post: 03-04-2009, 11:09
  2. Na beveiliging geen internet meer met WL500g
    By Limburgse-Doos in forum Dutch Discussion - Nederlands
    Replies: 1
    Last Post: 05-12-2007, 10:09
  3. Kein Ping auf Router über W-lan/kein Internet
    By Tomkin in forum German Discussion - Deutsch (DE)
    Replies: 11
    Last Post: 21-10-2007, 15:22
  4. lighttpd not accessible from internet
    By raas in forum WL-500gP Q&A
    Replies: 0
    Last Post: 12-10-2007, 20:23

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •