Can the bridge be a client as well
Posted: Fri Nov 28, 2014 2:24 pm
Hi All,
Firstly let me say this is a fantastic project and the documentation is also very good and has helped me learn a lot about networking topics. I have a question that is probably something very quick to answer.
I have set up server on a Pi at home and local bridged to home LAN using separate network adapter as mentioned in local bridges.
I set up bridge on another Pi away from home and cascade connect to home Pi server. I have local bridge to eth0 (again this is dedicated to local bridge and not used for Pi itself).
If I plug another computer into remote Pi eth0 it gets IP address from my home LAN perfect. The Lan to Lan connection is working fine.
What I want to know is how to make the remote Pi itself able to access home network. Do I also need to run VPN client on the remote Pi, or how else to be able to access home LAN from remote Pi itself ?
In effect I want a route from remote Pi to 192.168.0.0/24 that goes via the Virtual Hub on the remote Pi
Firstly let me say this is a fantastic project and the documentation is also very good and has helped me learn a lot about networking topics. I have a question that is probably something very quick to answer.
I have set up server on a Pi at home and local bridged to home LAN using separate network adapter as mentioned in local bridges.
I set up bridge on another Pi away from home and cascade connect to home Pi server. I have local bridge to eth0 (again this is dedicated to local bridge and not used for Pi itself).
If I plug another computer into remote Pi eth0 it gets IP address from my home LAN perfect. The Lan to Lan connection is working fine.
What I want to know is how to make the remote Pi itself able to access home network. Do I also need to run VPN client on the remote Pi, or how else to be able to access home LAN from remote Pi itself ?
In effect I want a route from remote Pi to 192.168.0.0/24 that goes via the Virtual Hub on the remote Pi