Hi freejay. The only reason I can think of why you would want to do this is that you have 2 segments of different media type. Your 1.1.1.0/16 and 1.1.2.0/16 lives on the same network (1.1.0.0/16) but maybe they use 2 different media types (1.1.1.x on twisted pair and 1.1.2.y on thinnet, for example).
If that is the case, what you need is a bridge. Bridges work by grabbing frames from one segment and putting them on another. To learn about bridging in linux, see: http://bridge.sourceforge.net/howto.html HTH Gari Quoting freejay <[EMAIL PROTECTED]>: > Hi, hope somebody could help me on this. > > I have this linux box with 3 interfaces. One is connected to the internet. > Another is connected to network A (1.1.1.x/16). And the other to network B > (1.1.2.x/16). Now, what I want to do is that I want both networks A anb B to > be able to see each other. What should I do? > > _________________________________________________ > Philippine Linux Users' Group (PLUG) Mailing List > [email protected] (#PLUG @ irc.free.net.ph) > Read the Guidelines: http://linux.org.ph/lists > Searchable Archives: http://archives.free.net.ph > ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

