Forward traffic between two VLANs.

Posted by Michael on Stack Overflow See other posts from Stack Overflow or by Michael
Published on 2010-03-27T17:33:05Z Indexed on 2010/03/27 17:43 UTC
Read the original article Hit count: 125

Filed under:

I have a small network with two VLANs. One is our internal network for basic file sharing, etc and the other is a public wifi network for our customers. The internal network is configured as 192.168.1.x and the public wifi is 192.168.11.x. We have one printer at 192.168.1.50. I would like to be able to have that printer available to our customer at 192.168.11.50. I suspect it can be done with iptables, but I'm brand new to it and I just can seem to work out the syntax. Can anyone offer any help?

Oh, this is all running on a wrt54g router running Tomato.

© Stack Overflow or respective owner

Related posts about iptables