Jump to content


Photo

help!proxy server with open pli


  • Please log in to reply
9 replies to this topic

#1 hamza_iraki

  • Member
  • 11 posts

0
Neutral

Posted 20 July 2019 - 22:27

hello i need to put the server proxy with the setting to access to network

please help me

how can i put the proxy server

Re: help!proxy server with open pli #2 WanWizard

  • PLi® Core member
  • 68,303 posts

+1,718
Excellent

Posted 20 July 2019 - 23:20

Proxy server for what? To do what?


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: help!proxy server with open pli #3 hamza_iraki

  • Member
  • 11 posts

0
Neutral

Posted 25 July 2019 - 22:43

to connect me to network

where can i put thr server proxy

Re: help!proxy server with open pli #4 WanWizard

  • PLi® Core member
  • 68,303 posts

+1,718
Excellent

Posted 26 July 2019 - 00:44

Afaik that is not supported, but I'm not an Enigma developer...


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: help!proxy server with open pli #5 littlesat

  • PLi® Core member
  • 56,123 posts

+685
Excellent

Posted 26 July 2019 - 08:18

Create an openvpn tunnel via your router or when you router does not support it via your box.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: help!proxy server with open pli #6 WanWizard

  • PLi® Core member
  • 68,303 posts

+1,718
Excellent

Posted 26 July 2019 - 13:16

It shouldn't be to difficult to make:

  • use iptables to redirect all traffic for destination ports 80 and 443 (except going to localhost) to localhost:8080
  • run a lightweight transparent proxy that listens on 8080 and forwards the requests to the ISP's proxy

The only thing it needs is for someone to pick up this challenge... ;)


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: help!proxy server with open pli #7 serdeliuk

  • Senior Member
  • 315 posts

+18
Neutral

Posted 4 August 2019 - 00:14

Hello,

 

To me, a proxy server is useless as long as the openpli box is not connected directly to the internet and it is not accessed from a third party location, not from local network, if it accessed from local network the proxy service will get the same IP address as direct access, but this depends for what will be used.

 

If that "proxy" should be accessed from a remote location "to get the home IP address for example" and the box is indeed connected directly to the internet (and have a static IP address or a dyndns client) and the desired result is to change the IP address i think openvpn + iptables should do the trick.

 

 

Best regards,

 

 

Marc


init 2 && init 3


Re: help!proxy server with open pli #8 littlesat

  • PLi® Core member
  • 56,123 posts

+685
Excellent

Posted 4 August 2019 - 08:08

There exists an extension httpproxy as plugin... I have no idea if it does really work.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: help!proxy server with open pli #9 WanWizard

  • PLi® Core member
  • 68,303 posts

+1,718
Excellent

Posted 4 August 2019 - 11:43

A proxy server is to gain access to the internet from the box, not the other way around.

 

And there are still ISP's that don't use transparent proxies, but require their users to configure a proxy in their browser.

 

To force a linux system to use a proxy, you could use IP tables with a DNAT rule, rewriting requests to ports 80 and 443 to go to a proxy, but no idea if that will actually work on our stripped down OS.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: help!proxy server with open pli #10 orgler

  • New Member
  • 1 posts

0
Neutral

Posted 6 August 2022 - 23:31

Hi,

 

I tried to do this with iptables with no success. Furthermore enigma2 does not seem to honor the http_proxy command. Any other idea?




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users