Right guys I have a little problem for ye.
Background:
I am going to be setting up a small network for a new business. I wan't to be able to remotely administer all of the boxes from home (saving a 600mile round trip). I am planning to do this using FreeS/wan IPSEC between their firewall box and mine at home.
The Problem:
Although I want to be able to get into their boxes to administer things I don't particularly wan't all of my home network appearing to them!
What i'm asking then is what is the best way for me to get into their network to do my funky stuff without them being confused by the appearance of all my boxes on their network?
My initial though was maybe I could set up the tunnel between my box and their firewall so that only my main box connected to their network. I could then use IPtables to make myself invisible. It would be like this:
x,y,z----A------'big bad net'------B-----D
Where:
x,y,z Represents their private subnet.
A Represents their firewall.
B Represents their firewall.
D Represents my machine.
But I think this is flawed in that my firewall, B, is going to mangle the packets and upset VPN, no?
TIA


