Hello, I don't know if it's possible to do so, but I need to do it this way, this is not an X, Y problem.
I need to redirect all the traffic from a router to go through a proxy server.
I know there is some routers that allows me to setup a VPN connection but this is not the case.
I need to know if it's possible this scenario.
In my head it looks like this: I will have the router I want to proxify every client request, connected to a network card my main server will have, this server must have another network card to it can actually send the requests but instead of sending them to the ISP directly, it sends it to my proxy server. So the server will act as a man in the middle redirecting all the router requests to the proxy server, using my ISP to connect to that proxy server.
Something like this:
I have the neccesary equipment (I guess) but I have no clue on how to do it. Can somebody point me in the right direction or guide me to try to run it? I think this could be made with iptables but I don't have the knowledge to do it by myself and as you may guess, ChatGPT and all those models are kinda garbage when the scenario is a bit complex.
Thanks in advance if somebody actually wants to help me!
I need to redirect all the traffic from a router to go through a proxy server.
I know there is some routers that allows me to setup a VPN connection but this is not the case.
I need to know if it's possible this scenario.
In my head it looks like this: I will have the router I want to proxify every client request, connected to a network card my main server will have, this server must have another network card to it can actually send the requests but instead of sending them to the ISP directly, it sends it to my proxy server. So the server will act as a man in the middle redirecting all the router requests to the proxy server, using my ISP to connect to that proxy server.
Something like this:
I have the neccesary equipment (I guess) but I have no clue on how to do it. Can somebody point me in the right direction or guide me to try to run it? I think this could be made with iptables but I don't have the knowledge to do it by myself and as you may guess, ChatGPT and all those models are kinda garbage when the scenario is a bit complex.
Thanks in advance if somebody actually wants to help me!