I’m trying to capture packets sent from my phone using my raspberry pi, basically a MITM kind of thing. I have changed my phones wireless settings to use the raspberry pi’s ip address as the router then tried to make changes to the pi’s routing table, but I can’t get it to work. My phone […]
Categories
Route traffic from interface to real router
- Post author By Linux Questions
- Post date August 1, 2020
- No Comments on Route traffic from interface to real router
- Tags and ran sysctl -p /etc/sysctl.conf. Lastly, basically a MITM kind of thing. I have changed my phones wireless settings to use the raspberry pi's ip address as the router then tried to, but I can't get it to work. My phone says it's not connected to the internet and a packet capture shows requests, but they never succeeded. I've done the following: ifconfig wlan0:1 ifconfig wlan0:1 192.168.0.100 netmask 255.255.255.0 echo 1 > /proc/s, I'd like to forward all traffic., I'm trying to capture packets sent from my phone using my raspberry pi, while googling for an answer I found some examples where they forward one or two ports. If possible