Some days ago I asked a similar question but people keep commenting the wrong answers, so I made it much clear now (I guess), so I expect it is easier to understand.
Purpose: I need to redirect all the internet traffic of all my home devices, specially computers, TVs, smartphones, etc. All the devices connected to a wifi router, to mask my ISP with another one.
I mean, my devices connects to the internet through my router/ISP, but I need to make it look like I'm using another ISP all in once place without setting up an individual proxy/vpn on each device.
I tried commercial VPNs and proxies but none of these works 100% as expected, also those tools needs to be setup individually on each device, which is expensive and besides that, it's not reliable because those tools are detected by some apps, etc.
I know I can buy VPN subscriptions or proxies, but I already tried it so please avoid suggesting this, as I said it does not work as expected.
I already have a proxy server which is non commercial and actually works for my purposes but I need to set it up individually on each device and some devices just don't let me do it easily, so it won't work "plug & play".
That's why I need this particular setup I'm trying to describe. So I can proxify all the traffic of all my home devices at the same time without configuring anything on them directly but my wifi router, instead.
I just thought an scenario that I don't even know if it's possible.
I can setup a local server on my home, to act as a man in the middle.
This server would have 2 network cards. One of these cards will be a wired network card that will give to my local server (mitm), internet access so it can redirect the requests coming from my second card.
The second card will share internet access to my devices directly (with a virtual hotspot wifi network), or to my wifi router with a LAN cable coming from this second network card (so basically it could be a wireless network card or a wired network card, I don't care which one is easier), and this wifi router will actually handle and route all the traffic of my home devices to my local server which will act as a man in the middle as I said and redirect the traffic to my custom non commercial proxy server, through my first wired network card.
Is this even possible?
I know I can redirect the traffic from a network interface to another, in linux with iptables, but this scenario I just described sounds more complex and I have no clue on how to do it.
Is there a way of doing it? or is there a place I can ask for paid help about this?
Thanks for any help!
Purpose: I need to redirect all the internet traffic of all my home devices, specially computers, TVs, smartphones, etc. All the devices connected to a wifi router, to mask my ISP with another one.
I mean, my devices connects to the internet through my router/ISP, but I need to make it look like I'm using another ISP all in once place without setting up an individual proxy/vpn on each device.
I tried commercial VPNs and proxies but none of these works 100% as expected, also those tools needs to be setup individually on each device, which is expensive and besides that, it's not reliable because those tools are detected by some apps, etc.
I know I can buy VPN subscriptions or proxies, but I already tried it so please avoid suggesting this, as I said it does not work as expected.
I already have a proxy server which is non commercial and actually works for my purposes but I need to set it up individually on each device and some devices just don't let me do it easily, so it won't work "plug & play".
That's why I need this particular setup I'm trying to describe. So I can proxify all the traffic of all my home devices at the same time without configuring anything on them directly but my wifi router, instead.
I just thought an scenario that I don't even know if it's possible.
I can setup a local server on my home, to act as a man in the middle.
This server would have 2 network cards. One of these cards will be a wired network card that will give to my local server (mitm), internet access so it can redirect the requests coming from my second card.
The second card will share internet access to my devices directly (with a virtual hotspot wifi network), or to my wifi router with a LAN cable coming from this second network card (so basically it could be a wireless network card or a wired network card, I don't care which one is easier), and this wifi router will actually handle and route all the traffic of my home devices to my local server which will act as a man in the middle as I said and redirect the traffic to my custom non commercial proxy server, through my first wired network card.
Is this even possible?
I know I can redirect the traffic from a network interface to another, in linux with iptables, but this scenario I just described sounds more complex and I have no clue on how to do it.
Is there a way of doing it? or is there a place I can ask for paid help about this?
Thanks for any help!