Yeah I tried without first but added it trying to figure this out. Just tried again without. No luck. This shouldn't be hard.
-Ty On Tue, Apr 29, 2014 at 2:18 PM, Josh Luthman <[email protected]>wrote: > You added out-interface=bridgeLAN > > > Josh Luthman > Office: 937-552-2340 > Direct: 937-552-2343 > 1100 Wayne St > Suite 1337 > Troy, OH 45373 > > > On Tue, Apr 29, 2014 at 3:08 PM, Ty Featherling <[email protected] > >wrote: > > > Like so? > > > > /ip firewall nat > > add action=dst-nat chain=dstnat dst-address=207.235.20.132 in-interface=\ > > bridgeWAN to-addresses=192.168.0.231 > > add action=src-nat chain=srcnat out-interface=bridgeWAN src-address=\ > > 192.168.0.231 to-addresses=207.235.20.132 > > add action=masquerade chain=srcnat comment="masq lan for port > forwarding" \ > > dst-address=192.168.0.0/24 out-interface=bridgeLAN src-address=\ > > 192.168.0.0/24 > > add action=src-nat chain=srcnat src-address=192.168.0.0/24to-addresses=\ > > 207.235.20.130 > > > > > > Tried it there and at the top. Neither seems to have worked. > > > > -Ty > > > > > > On Mon, Apr 28, 2014 at 5:00 PM, Butch Evans <[email protected]> > > wrote: > > > > > On 04/28/2014 03:15 PM, Ty Featherling wrote: > > > > > >> No dice. No packets even hit that rule. > > >> > > > > > > It needs to be above this rule: > > > > > > add action=src-nat chain=srcnat src-address= > 192.168.0.0/24to-addresses=\ > > > 207.235.20.130 > > > > > > > > > > > > > > > -- > > > Butch Evans > > > 702-537-0979 > > > Network Support and Engineering > > > http://store.wispgear.net/ > > > http://www.butchevans.com/ > > > > > > _______________________________________________ > > > Mikrotik mailing list > > > [email protected] > > > http://mail.butchevans.com/mailman/listinfo/mikrotik > > > > > > Visit http://blog.butchevans.com/ for tutorials related to Mikrotik > > > RouterOS > > > > > -------------- next part -------------- > > An HTML attachment was scrubbed... > > URL: < > > > http://mail.butchevans.com/pipermail/mikrotik/attachments/20140429/7adbff53/attachment.html > > > > > _______________________________________________ > > Mikrotik mailing list > > [email protected] > > http://mail.butchevans.com/mailman/listinfo/mikrotik > > > > Visit http://blog.butchevans.com/ for tutorials related to Mikrotik > > RouterOS > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://mail.butchevans.com/pipermail/mikrotik/attachments/20140429/28a40cfc/attachment.html > > > _______________________________________________ > Mikrotik mailing list > [email protected] > http://mail.butchevans.com/mailman/listinfo/mikrotik > > Visit http://blog.butchevans.com/ for tutorials related to Mikrotik > RouterOS > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.butchevans.com/pipermail/mikrotik/attachments/20140429/8c299a76/attachment.html> _______________________________________________ Mikrotik mailing list [email protected] http://mail.butchevans.com/mailman/listinfo/mikrotik Visit http://blog.butchevans.com/ for tutorials related to Mikrotik RouterOS

