cam-ripper/iptables
2019-12-04 18:03:12 -08:00
..
create-netns.sh update everything for now 2019-12-04 18:03:12 -08:00
README.md Update docs a bit 2019-07-11 23:09:11 -07:00

In here is where I'll be saving a copy of the likely complicated iptables rules and a breif description of what they're supposed to do, so I can remember how the hell this works in 3 months. The purpose of this is that I want to connect the Car Pi to all three networks, actually connecting isn't too hard, it's being able to talk to BOTH devices that are under the 10.99.77.1 ip address at the same time that's the hard part.

Facts

Devices:

  1. Raspberry PI - Car Pi
  2. Blackvue 650GW - Cam A
  3. Blackvue 550GW - Cam B
  4. Apartment Wifi - Car Wifi

Networks:

  1. Cam A Net - 10.99.77.0/24 device 10.99.77.1
  2. Cam B Net - 10.99.77.0/24 device 10.99.77.1
  3. Car Wifi - 192.168.1.0/24 device 192.168.1.XX

Plan

  1. Redirect http traffic going to 10.99.78.1 to Cam A Net 10.99.77.1.
  2. Redirect http traffic going to 10.99.79.1 to Cam B Net 10.99.77.1.