|
||||||||||
ok, now this is totally out of my league but lets try. :-) I figure that http://wiki.m0n0.ch/wikka.php?wakka=AccessingModemOutsideFirewall is similar to what I want done and so I implement that. I suppose that this will give me the outgoing stuff I need and I can then try to implement the incoming stuff. However I do not see what difference this makes on the status.php page (by=ut it is a big page). Anyone guide me please? What I am after is to find out how this is implemented (using I assumed using ipfilter/ipnat) and use that as a basis for going forward. sai On 9/7/05, Chris Buechler <cbuechler at gmail dot com> wrote: > On 9/6/05, sai <sonicsai at gmail dot com> wrote: > > we have a mono with 192.168.10.1/24 as LAN , 200.x.x.x as WAN. > > Connected to a DSL modem. > > > > Now the ISP is routing a remote branch office subnet 192.168.20.1/24 > > to the WAN port through the DSL link. The branch office has no > > internet access, just a connection to the main office. > > > > We need to allow the 20.1/24 subnet full access to the 10.1/24 subnet > > and vice versa. > > > > that's....interesting. it would require advanced outbound NAT to not > NAT on the way out, but for the way in there would have to be some > sort of advanced inbound NAT (i.e. inbound on the WAN). I don't think > this is possible as is now. > > I'd mess around with the advanced outbound NAT and see if somehow it > might do what you're after. Would definitely be interested in hearing > what, if anything, you can determine. > > -Chris > > --------------------------------------------------------------------- > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > > |