how do I make two internal networks speak with one another

Posted by Nick M. on Server Fault See other posts from Server Fault or by Nick M.
Published on 2012-06-01T14:53:00Z Indexed on 2012/06/01 16:43 UTC
Read the original article Hit count: 221

Filed under:
|

I have two internal networks that are connected to each other

10.10.10.1 and 10.10.11.1

I am trying to make devices on the 10.10.10.1 network be able to access the devices on the 10.10.11.1 network and vice versa.

My questions is what is the networking term used to "bridge/route" traffic between the two networks making each other available to one another.

Also what is the process in getting this going using iptables?

© Server Fault or respective owner

Related posts about networking

Related posts about iptables