Re: [Mikrotik Users] Multiple NAT targets

2018-08-09 Thread Josh Luthman via Mikrotik-users
Ranges I think so too but I don't think csv Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373 On Thu, Aug 9, 2018, 1:50 PM Scott Reed via Mikrotik-users < mikrotik-users@wispa.org> wrote: > I am pretty sure you can do ranges (with a -) or a comma

Re: [Mikrotik Users] Multiple NAT targets

2018-08-09 Thread Scott Reed via Mikrotik-users
I am pretty sure you can do ranges (with a -) or a comma separated list.  Just be sure to check when you are done that it does what you want. On 8/9/2018 12:44, Nick Bright via Mikrotik-users wrote: > Is there a way to specify multiple to-address in a dst-nat rule? > > This may not even be the

Re: [Mikrotik Users] Multiple NAT targets

2018-08-09 Thread Josh Luthman via Mikrotik-users
Talking about the dst-address? Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373 On Thu, Aug 9, 2018 at 12:44 PM, Nick Bright via Mikrotik-users < mikrotik-users@wispa.org> wrote: > Is there a way to specify multiple to-address in a dst-nat rule? >

[Mikrotik Users] Multiple NAT targets

2018-08-09 Thread Nick Bright via Mikrotik-users
Is there a way to specify multiple to-address in a dst-nat rule? This may not even be the right way to approach the problem, but it's what came to mind. I am trying to take my inbound syslog traffic, and send it to two different syslog servers inside the firewall. Any suggestions? --