I have an extension site which is backhauled as if it is a client of the main tower. Hopefully a diagram explains the setup: Internet-->Main Site-->wireless-->TR200-->ethernet-->Wrap V.2.8.28-->ethernet-->RB532 V.2.9.10 w/ Prism AP-->wireless-->TR200 Client Radios The site has been working great fro...
Setup: MT RB532 (v.2.9.12) --> MT WRAP PRISM AP (v.2.8.28 --> wireless --> Tranzeo TR200-15 --> unmanaged switch --> customer's two different routers I have a single customer who is requesting two seperate Public IPs. I'm running PPPoE and created two different accounts for the customer. He has two ...
I've setup a MT router that is the gateway for a home office. MT has a public IP on the WAN and DHCP Server handing out 192.168.251.X on two bridged ethernet ports on the local side. I can successfully VPN using WinXP client into the MT box, but I'm not able to access/ping machines connected to the ...
I'm setting up a MT router for use in a very small office. I've setup the DHCP server and it is working fine. The user needs Remote Access to his main desktop, so I've created a DST-NAT rule to forward the traffic to the necessary port. Due to the Remote Desktop, I need to make sure that this specif...
I use a rule similar to this to block SYN_flood attacks on my network. Code: 0 in-interface=WAN protocol=tcp tcp-options=syn-only limit-count=100 limit-burst=10 limit-time=1s action=return 1 in-interface=WAN protocol=tcp tcp-options=syn-only action=drop I have a jump rule from the forward chain to ...
The only request that I sent was the previous one posted. (see above) I'm curious on what type of machine would be need to run MT OS being used as a gateway router with 3-4 bonded T1s coming into it? Basically, I'm looking to replace a Cisco 2160 with a MT router that will handle 3-4 Bonded T1s. Cou...
To tag on to the general question, I've typically seen Cisco 2620 used as T1 gateways and until just recently I found out that I could use a MikroTik in place of these Cisco routers. If I have 3-4 bonded T1s coming into a single router, what kind of router board or machine would you recommend using ...
Cameron, I was in contact with the product manager at Tranzeo recently while inquiring about their new TR6000 product. I had a repeater application that I was hoping to use for this new product. Although I don't know which AP you are using, the following is what Tranzeo told me with respects to Mikr...
GJS: Thank you for answering. I'm doing good just to learn all that I need to know about MT OS and network buildout, then along comes VoIP. This particular customer really wants to get his Vonage phones working for his small business due to all the cost savings and the dislike he has for the phone c...
I'm trying to set a bandwidth priority for my Vonage VoIP customers. I'm currently just trying to setup my Mangle rules to flag the masqueraded traffic as VoIP traffic. I want to verify that I'm indeed flagging the Vonage VoIP traffic, before I go forward with the queue tree setup. Currently, the cu...