Re: [AFMUG] Mikrotik Bonding 2 links

2019-03-12 Thread Dennis Burgess via AF
up Subject: Re: [AFMUG] Mikrotik Bonding 2 links Timothy, Been a long time since I've done something like this, being we are using BGP now. But, back in the old startup days we were in the same situation. Here is something to try. On the router with the 2 connections, setup your default ga

Re: [AFMUG] Mikrotik Bonding 2 links

2019-03-12 Thread Dennis Burgess via AF
2019 3:53 PM To: AnimalFarm Microwave Users Group Subject: Re: [AFMUG] Mikrotik Bonding 2 links So the thing to remember is that you can bond and balance all outgoing traffic however there’s not a whole lot you can do to dictate how traffic comes inbound to you. BGP can help but there’s not much you can

Re: [AFMUG] Mikrotik Bonding 2 links

2019-03-12 Thread Dennis Burgess via AF
P Support Services Office: 314-735-0270 Website: http://www.linktechs.net<http://www.linktechs.net/> Create Wireless Coverage’s with www.towercoverage.com From: AF On Behalf Of Josh Luthman Sent: Tuesday, March 12, 2019 3:05 PM To: AnimalFarm Microwave Users Group Subject: Re: [AFMUG] Mik

Re: [AFMUG] Mikrotik Bonding 2 links

2019-03-12 Thread Dennis Burgess via AF
Coverage’s with www.towercoverage.com From: AF On Behalf Of Steve Jones Sent: Tuesday, March 12, 2019 3:14 PM To: AnimalFarm Microwave Users Group Subject: Re: [AFMUG] Mikrotik Bonding 2 links does that function as even distribution or round robin or what? On Tue, Mar 12, 2019 at 3:06 PM Josh Lu

Re: [AFMUG] Mikrotik Bonding 2 links

2019-03-12 Thread Sean Heskett
So the thing to remember is that you can bond and balance all outgoing traffic however there’s not a whole lot you can do to dictate how traffic comes inbound to you. BGP can help but there’s not much you can do to determine routes too you. Unless of course you have full control over both links,

Re: [AFMUG] Mikrotik Bonding 2 links

2019-03-12 Thread Mark - Myakka Technologies
Title: Re: [AFMUG] Mikrotik Bonding 2 links Josh, Yes.  I was describing the winbox setup.  Not sure if you can do 1.1.1.1,2.2.2.2 in winbox or if you have to pull down to get another gateway box. -- Best regards, Mark                            mailto:m...@mailmt.com Myakka Technologies, Inc

Re: [AFMUG] Mikrotik Bonding 2 links

2019-03-12 Thread Steve Jones
does that function as even distribution or round robin or what? On Tue, Mar 12, 2019 at 3:06 PM Josh Luthman wrote: > I think what you're saying is your dst-address=0.0.0.0/0 > gateway=1.1.1.1,2.2.2.2 > > Josh Luthman > Office: 937-552-2340 > Direct: 937-552-2343 > 1100 Wayne St > Suite 1337 > T

Re: [AFMUG] Mikrotik Bonding 2 links

2019-03-12 Thread Josh Luthman
I think what you're saying is your dst-address=0.0.0.0/0 gateway=1.1.1.1,2.2.2.2 Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373 On Tue, Mar 12, 2019 at 1:51 PM Mark - Myakka Technologies wrote: > Timothy, > > Been a long time since I've done some

Re: [AFMUG] Mikrotik Bonding 2 links

2019-03-12 Thread Mark - Myakka Technologies
Title: Re: [AFMUG] Mikrotik Bonding 2 links Timothy, Been a long time since I've done something like this, being we are using BGP now.  But, back in the old startup days we were in the same situation. Here is something to try. On the router with the 2 connections, setup your default ga

Re: [AFMUG] Mikrotik Bonding 2 links

2019-03-12 Thread Adam Moffett
You can make two private ranges on the LAN side of your router, and make separate masquerade rules for each.  Assign IP's from one range to some devices, and IP's from the other range to other devices to divide up load.  That's the simple way. There are probably more advanced ways to do this t