Community discussions

MikroTik App

Search found 5 matches

by dotson83
Mon Nov 04, 2013 9:43 pm
Forum: Beginner Basics
Topic: NAT without SPI
Replies: 3
Views: 1143

Re: NAT without SPI

Ok, let me just rephrase the questions then: 1. How is it possible to be able to ping specific ip addresses behind a srcnat with masquerade enabled? 2. Supposing we have the most basic network in the world with no security needed, will metro ethernet work without using NAT assuming the ip addresses ...
by dotson83
Mon Nov 04, 2013 6:18 am
Forum: Beginner Basics
Topic: NAT without SPI
Replies: 3
Views: 1143

NAT without SPI

Hello, I actually have 2 questions that are kinda related. Where I work we have several buildings joined together via metro ethernet. Each building has a 10,x ip address on the metro ethernet interface. The issue is I have noticed every single building is behind NAT even though the ip addresses are ...
by dotson83
Tue Oct 01, 2013 1:16 am
Forum: Beginner Basics
Topic: How to route between networks without using NAT
Replies: 5
Views: 4242

Re: How to route between networks without using NAT

friction, You are dead on the money! Thanks! I added a static route from my home router to the virtual one like you said and it works great now. I haven't messed with RIP yet but from what you said if I just enabled it on both routers they would auto discover each other? I guess this would mean I wo...
by dotson83
Tue Oct 01, 2013 1:08 am
Forum: Beginner Basics
Topic: How to route between networks without using NAT
Replies: 5
Views: 4242

Re: How to route between networks without using NAT

friction, You are dead on the money! Thanks! I added a static route from my home router to the virtual one like you said and it works great now. I haven't messed with RIP yet but from what you said if I just enabled it on both routers they would auto discover each other? I guess this would mean I wo...
by dotson83
Sat Sep 28, 2013 7:43 am
Forum: Beginner Basics
Topic: How to route between networks without using NAT
Replies: 5
Views: 4242

How to route between networks without using NAT

Hello, I have a simple question that I just can not figure out or find an answer to. I have routeros version 6.3 on virtual box with only 2 interfaces. The router is configured as follows: ether1 is 192.168.1.1/24 and has a dhcp server running on it ether2 has a dhcp client on it and is issued an ip...