Could You help me to make suck kind of work.
I want to connect my PC with ethernet cable to usb adapter(USB-Ethernet)-> eth1 on raspberry pi(raspbian) routing trafic from eth1 to eth0, and eth0 will be connected to router with Internet. What and how should i do it, that at the result my PC will have Internet conection.
I use Raspbian stretch lite.
The main problems i have:
1) which ip address should be gived on each device and how, as i used a lot of different utilities.
2) How to route trafic from eth0<->eth1. Tried different programs and itables too, but it is very difficult for me.
At the end i want to achieve - filter packages from my PC on rpi. I am a new user of rpi and raspian.