1
Fork 0

Of course, adding the ip would be helpful.

This commit is contained in:
Jan-Erik Rediger 2012-07-07 16:21:44 +02:00
parent 30a6670869
commit a8f828cb42

View file

@ -75,7 +75,7 @@ I connected the Pi via LAN to my laptop which got it's internet connection via W
On my laptop I did these things to forward:
ip addr del 192.168.10.1/24 dev eth0
ip addr add 192.168.10.1/24 dev eth0
sysctl net.ipv4.ip_forward=1