http://wiki.mikrotik.com/wiki/Hairpin_NAT
I could not get this working the way I wanted on my router at home and ultimately why I started using a Linksys with DD-WRT installed. Casey On Mon, May 19, 2014 at 2:40 PM, Josh Luthman <[email protected]>wrote: > In this situation, that would be like ordering a nuclear strike to mop the > spilled juice in the kitchen. > > > Josh Luthman > Office: 937-552-2340 > Direct: 937-552-2343 > 1100 Wayne St > Suite 1337 > Troy, OH 45373 > > > On Mon, May 19, 2014 at 2:19 PM, <[email protected]> wrote: > > > Maybe just me, but wouldn't running a local bind server be easier... > > Or just use /ip dns static > > > > Sincerely, > > > > Eric Tykwinski > > TrueNet, Inc. > > P: 610-429-8300 > > F: 610-429-3222 > > > > > > -----Original Message----- > > From: [email protected] > > [mailto:[email protected]] On Behalf Of Josh Luthman > > Sent: Monday, May 19, 2014 2:09 PM > > To: Mikrotik discussions > > Subject: [Mikrotik] NAT rule catching just too much > > > > I have my local network masqueraded to enable me to use a wan address and > > nat right back to local services (ie typing luthman.com:80 is easier > than > > 192.168.1.10:80) > > > > The problem is that the NAT rule is catching traffic to other hosts as > > well, > > as you can see: > > > > add chain=dstnat dst-port=3389 protocol=tcp \ action=dst-nat > > to-addresses=192.168.21.192 to-ports=3389 > > > > Is there a way to fix this ONE rule so it works for outside dsnat, inside > > dstnat, but doesn't effect me going to 3389 on everything else? > > > > Josh Luthman > > Office: 937-552-2340 > > Direct: 937-552-2343 > > 1100 Wayne St > > Suite 1337 > > Troy, OH 45373 > > -------------- next part -------------- > > An HTML attachment was scrubbed... > > URL: > > < > > > http://mail.butchevans.com/pipermail/mikrotik/attachments/20140519/94aefca2 > > /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 > > > > > > _______________________________________________ > > 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/20140519/9bb2841f/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/20140519/6c66a533/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

