/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! /* ALSO: Don't quote this header. It makes you look lame :-) */
On Mon, 2002-02-11 at 23:12, Greg Hodgins wrote: > However, I also have a wireless network 192.168.1.0 > 255.255.255.0, which is routed by another machine running NT with a wired > NIC and a wireless NIC. I have connectivity between the two networks. I > can ping, ssh etc. to gateway from a machine on the wireless network > (192.168.1.1). I can get to the Internet too, but only when I configure my > browser to use the proxy server running on the gateway (Apache). I would > like to be able to masq the wireless network as well. Is this possible > without having a 192.168.1.0 NIC in the Linux box? In the basic rc.firewall > shouldn't anything coming into eth1 be masqed out eth0? I'm not overly familiar with the "rc.firewall" script that you refer to. However, I suspect that it is creating a rule that is based both on IP and interface. If this is the case, a question to ask is how are you connecting the two networks? Are you simply using forwarding (sending the packets on unchanged) or are you using NAT? > P.S. This probably isn't a fair question because I really haven't spent all > that much time looking at the problem, but when I load the strong firewall > file from here, everything loads fine, but then I can even get to the wired > 192.168.2.0 network from my wireless devices 192.168.1.0. Any hints on > where to look for the rule I need to change in the strong firewall. I'm assuming you mean "can't" not "can". Without knowing more about the routing of the network, this is really a guessing game. Jamin W. Collins _______________________________________________ Masq maillist - [EMAIL PROTECTED] Admin requests can be handled at http://www.indyramp.com/masq-list/ -- THIS INCLUDES UNSUBSCRIBING! or email to [EMAIL PROTECTED] PLEASE read the HOWTO and search the archives before posting. You can start your search at http://www.indyramp.com/masq/ Please keep general linux/unix/pc/internet questions off the list.
