|
||||||||
Hi, I've built a few m0n0s now but I'm just embarking on setting up a filtering bridge to be deployed at a colo datacentre. In short - I intend to place m0n0 between an existing server (IP 88.77.66.55) and the colo's router (let's say 88.77.66.50). m0n0 gets assigned 88.77.66.53 and is setup basically as per: http://doc.m0n0.ch/handbook/examples-filtered-bridge.html Do I need to change the server's default gateway to the m0n0 address (.53) or will it continue to work if it's pointing to the colo's router (.50)? m0n0 will be setup to have it's gateway as the colo router, I'm just wondering if I need to touch the server's config in any way. For that matter, do I need to change the server's DNS to point at m0n0? Thanks, Chris |