Re: [Mikrotik] SRC-NAT pool

2010-09-09 Thread Kurt Plaatjes
Hey Rory, Just a question, Would a "round robin srcnat" if you will, not create problems if you are doing ssl or tls? Kurt -- next part -- An HTML attachment was scrubbed... URL:

Re: [Mikrotik] SRC-NAT pool

2010-09-09 Thread Rory McCann
An HTML attachment was scrubbed... URL: <http://www.butchevans.com/pipermail/mikrotik/attachments/20100909/745ba432/attachment.html> ___ Mikrotik mailing list Mikrotik@mail.butchevans.com http://www.butchevans.com/mailman/listinfo/mikrotik Visi

Re: [Mikrotik] SRC-NAT pool

2010-09-09 Thread Blake Covarrubias
; http://wiki.mikrotik.com/wiki/Manual:IP/Firewall/NAT > > Not too difficult to implement. > > -- > Blake Covarrubias > > > On Sep 9, 2010, at 12:05 PM, Josh Luthman wrote: > >> Yes I know Butch had done these things. I have... >> URL: < >

Re: [Mikrotik] SRC-NAT pool

2010-09-09 Thread Josh Luthman
hman wrote: > Yes I know Butch had done these things. I have... > URL: < http://www.butchevans.com/pipermail/mikrotik/attachments/20100909/34150ddf/attachment.html > > ___ > Mikrotik mailing list > mikro...@mail.butchevans... >

Re: [Mikrotik] SRC-NAT pool

2010-09-09 Thread Blake Covarrubias
.@mkap.com> > > On 9/9/2010 10:54 AM, Kristian Hoffmann wrote: >> >> Not sure about a list of specific addresses, but ... > > > -- next part -- > An HTML attachment was scrubbed... > U

Re: [Mikrotik] SRC-NAT pool

2010-09-09 Thread Josh Luthman
ducts /r...@mkap.com/ <mailto:r...@mkap.com> On 9/9/2010 10:54 AM, Kristian Hoffmann wrote: > > Not sure about a list of specific addresses, but ... -- next part -- An HTML attachment was scrubbed... URL: < http://www.butchevans.com/pipermail/mikrotik/attachment

Re: [Mikrotik] SRC-NAT pool

2010-09-09 Thread Rory McCann
-- next part -- An HTML attachment was scrubbed... URL: <http://www.butchevans.com/pipermail/mikrotik/attachments/20100909/a7b1a0a6/attachment.html> ___ Mikrotik mailing list Mikrotik@mail.butchevans.com http://www.butchevans.com/mailman

Re: [Mikrotik] SRC-NAT pool

2010-09-09 Thread Kristian Hoffmann
Not sure about a list of specific addresses, but you can do a range like this... /ip firewall nat add chain=srcnat src-address=192.168.1.0/24 action=src-nat to-addresses=10.0.0.1-10.0.0.3 You could probably do specific addresses with the "nth" match, but I'm not very familiar with that. Maybe

[Mikrotik] SRC-NAT pool

2010-09-09 Thread Rory McCann
Ag Products /r...@mkap.com/ <mailto:r...@mkap.com> -- next part -- An HTML attachment was scrubbed... URL: <http://www.butchevans.com/pipermail/mikrotik/attachments/20100909/e7bf6b87/attachment.html> ___ Mikrotik mailing list M

[Mikrotik] RB1100s

2010-09-09 Thread Jon Crowell
Does anyone know where I could get 4 or 5 RB110s from? Everyone seems to be out of stock. ___ Mikrotik mailing list Mikrotik@mail.butchevans.com http://www.butchevans.com/mailman/listinfo/mikrotik Visit http://blog.butchevans.com/ for tutorials related

Re: [Mikrotik] Monitoring CCQ's

2010-09-09 Thread james
Well, I have a script on the MikroTik's that output the CCQ values if run...so I can putty into the mikrotik's and launch the script and get the value... Is there a windows based system that can log into the mikrotik and graph CCQ's based on the output of the script? Thanks -Original Messag