Community discussions

MikroTik App

Search found 15 matches

by doublecaps
Mon Jun 25, 2012 11:30 pm
Forum: General
Topic: Policy Based Routing issue and question
Replies: 1
Views: 1237

Policy Based Routing issue and question

Hello, I currently have 2 connections to one of our remote sites and I want to route specific traffic through one of the connections because it uses a lot of bandwidth. To be more specific, I want to route the traffic from and to DVR at the remote site. I don't want to implement PCC because on the t...
by doublecaps
Sat May 07, 2011 12:36 am
Forum: Beginner Basics
Topic: issue with beginners dst-nat
Replies: 1
Views: 763

issue with beginners dst-nat

I created a dst-nat rule for a softphone to connect to my asterisk server but it won't register . Torch doesn't show any traffic from the router to the server inside my network chain=dstnat action=dst-nat to-addresses=172.16.1.2 to-ports=5060 protocol=udp src-port=5060 I created a filter rule to acc...
by doublecaps
Wed Apr 06, 2011 5:51 pm
Forum: Beginner Basics
Topic: Meta Routers ..issues?
Replies: 0
Views: 543

Meta Routers ..issues?

I'm trying to setup MetaRouter on a RB1000 running 4.9 but it keeps on crashing. I'm updating to 5.0, since I see they fix that issue. Now to why I'm trying to use MetaRouter in the first place. My ISP is giving us 2 sets of IP. A private IP to be connected to their Metro Ethernet switch and a Publi...
by doublecaps
Tue Apr 05, 2011 11:28 pm
Forum: Forwarding Protocols
Topic: Problems with OSPF
Replies: 3
Views: 1523

Problems with OSPF

I'm having some issues with OSPF advertizing routes through one of our WAN connections. I have 2 interfaces at our corporate office and several remote locations that are being router via OSPF. It works fairily well most of the time, however on some occcasions one of the interfaces stops receiving th...
by doublecaps
Thu Mar 17, 2011 3:27 am
Forum: Beginner Basics
Topic: ISP not routing VLANs
Replies: 2
Views: 970

ISP not routing VLANs

Hello, I have approx 80 locations in which I want to setup HotSpot. All internet traffic is routed to central office where they share the same internet connection.Some users roam from location to location so I don't want to configure HotSpot in each location. It would be much more efficient to confi...
by doublecaps
Thu Sep 23, 2010 12:40 am
Forum: Beginner Basics
Topic: EoIP tunnel question
Replies: 4
Views: 1411

Re: EoIP tunnel question

I created a new subnet on the network specifically for this tunnel

Just to clarify:
local subnet: 192.168.x.x
vpn subnet: 172.16.0.x
internet: 65.x.x.x
EoIP:172.30.0.x (Remote=.254 Corp=.253)
by doublecaps
Mon Sep 20, 2010 11:14 pm
Forum: Beginner Basics
Topic: EoIP tunnel question
Replies: 4
Views: 1411

Re: EoIP tunnel question

Thanks I will keep that in mind.

I configured EoIP over PPtP tunnel and everything seems to work fine until I tried to bridge the conection.
When i enable the bridge I loose connection to the Internet @ Corporate Offices.

Any suggestions?
by doublecaps
Mon Sep 20, 2010 7:24 pm
Forum: Beginner Basics
Topic: EoIP tunnel question
Replies: 4
Views: 1411

EoIP tunnel question

Hello,

i need to connect 70 remote sites to our main office. I'm planning to use EoIP over PPTP to achieve this over a public network.

Do I need to create a separate EoIP interfaces at the corporate office or 1 EoIP int and point the routers at the remote sites to the same EoIP tunnel ID?

Thanks
by doublecaps
Wed Sep 01, 2010 6:45 pm
Forum: Beginner Basics
Topic: Simple Queue troubles
Replies: 3
Views: 1083

Re: Simple Queue troubles

It's not a typo
Those are the correct IP addresses. Don't ask me why it was designed this way.
We have multiple remote offices, each one with identified with a distinct number in the 3rd octet.
by doublecaps
Wed Sep 01, 2010 12:14 am
Forum: Beginner Basics
Topic: Simple Queue troubles
Replies: 3
Views: 1083

Simple Queue troubles

Hello, as "simple" as a SIMPLE QUEUE might appear, I'm having some issue with them. I'm trying to setup a QUEUE to monitor traffic to each one of our hosted applications. We are currently using 3 interfaces 1 LAN, WAN1 for generic internet traffic and WAN2 specifically for traffic to the h...
by doublecaps
Fri Mar 12, 2010 7:29 pm
Forum: General
Topic: DNS issue on remote subnets
Replies: 5
Views: 2162

Re: DNS issue on remote subnets

All the remote nodes are connected through our WISP. They have a gateway at each end that routes all the traffic through a Wireless Frame-Relay or WiMax (depending on the location). The gateway at the main office connects directly to a switch on our LAN. There are a couple of NAT rules configured fo...
by doublecaps
Fri Mar 12, 2010 5:17 pm
Forum: General
Topic: DNS issue on remote subnets
Replies: 5
Views: 2162

Re: DNS issue on remote subnets

Hi, i'm still having issues with this. Can anyone provide assistance? Here is a tipical scenario from my remote locations C:\Documents and Settings\aloha>nslookup dnsserver DNS request timed out. timeout was 2 seconds. *** Can't find server name for address xxx.xxx.173.24: Timed out *** Default serv...
by doublecaps
Wed Mar 03, 2010 5:44 pm
Forum: General
Topic: DNS issue on remote subnets
Replies: 5
Views: 2162

Re: DNS issue on remote subnets

Hi thanks for the tip. I'm still working on this issue.
Where is the UDP timeout option you are referring to?
I can't seem to find it.

Thanks
by doublecaps
Sun Feb 28, 2010 2:50 pm
Forum: General
Topic: DNS issue on remote subnets
Replies: 5
Views: 2162

DNS issue on remote subnets

We recently installed our new RB1000 and since then we have started to experience some weird issues with DNS (at least I think they are DNS issues). Most of my remote sites run an application that rely on resolving dns to the central office. I'm getting calls, on a daily basis that the app stops wor...
by doublecaps
Sun Feb 28, 2010 2:20 pm
Forum: Virtualization
Topic: RouterOS on ("free") ESXi 4
Replies: 19
Views: 16724

Re: RouterOS on ("free") ESXi 4

I was able to get the router to work under VMWare ESX 4.0 RouterOS does not support SCSI controllers, which the is default for VMs under ESX. It's rather easy to get around this limitation. I setup the VM as Other Linux 2.6 32 bit, based on the RoterOS documentation which states that is uses Linux K...