DM800 & Proxy server

  • Hi, Is there a way to set proxy server into the dreambox to connect to the internet for example: 203.81.72.200:8080 user pass
    How it can be?
    thank you

  • I never tried it, but at least with an 1.6 experimental Image you can use a proxy for opkg.


    In /etc/opkg/opkg.conf just comment in and edit the lines:

    Code
    #option http_proxy http://proxy.tld:3128
    #option ftp_proxy http://proxy.tld:3128
    #option proxy_username <username>
    #option proxy_password <password>


    Just give it a try. :winking_face:

    Greetz,
    Mr. P