Community discussions

MikroTik App

Search found 8 matches

by Drewturner
Tue Oct 30, 2012 6:21 am
Forum: General
Topic: IPSec Tunnel Creation
Replies: 8
Views: 50065

Re: IPSec Tunnel Creation

Works perfectly! Thank you very much for the help.

I must have overlooked that portion somewhere. I will never forget though!

Thanks again
by Drewturner
Mon Oct 29, 2012 10:00 pm
Forum: General
Topic: IPSec Tunnel Creation
Replies: 8
Views: 50065

Re: IPSec Tunnel Creation

Ah I have not. Can I allow it from only the external interfaces of both sites?

I will try it when I get home and let you know how it goes.

Drew
by Drewturner
Mon Oct 29, 2012 7:50 pm
Forum: General
Topic: IPSec Tunnel Creation
Replies: 8
Views: 50065

IPSec Tunnel Creation

I'm currently working up a point to point vpn with Ipsec with Mikrotik RB750G routers. Site 1 Internal -> External 192.168.0.0/24 -> 192.168.101.171 Site 2 Internal -> External 192.168.30.0/24 -> 192.168.101.172 I utilized these 2 resources for the build following the Site to Site IpSec Tunnel examp...
by Drewturner
Sun Sep 23, 2012 6:44 pm
Forum: Beginner Basics
Topic: ipsec Mikrotik to Mikrotik - newbie help needed :-(
Replies: 13
Views: 10686

Re: ipsec Mikrotik to Mikrotik - newbie help needed :-(

I put those sets in but it did not help my situation. It's strange but I actually ran into another users issue here: http://forum.mikrotik.com/viewtopic.php?f=2&t=65316#p333032 in the next to last post this user had to disable his NAT rules in order for the phase1 and phase2 to happen, which wor...
by Drewturner
Fri Sep 21, 2012 1:39 am
Forum: Beginner Basics
Topic: ipsec Mikrotik to Mikrotik - newbie help needed :-(
Replies: 13
Views: 10686

Re: ipsec Mikrotik to Mikrotik - newbie help needed :-(

Ashmodai could you post an example of the firewall changes you had to make? I've made the changes in the tutorial for the firewall nat config /ip firewall nat add action=accept chain=srcnat disabled=no dst-address=192.168.30.0/24 \ src-address=192.168.0.0/24 to-addresses=0.0.0.0 however I'm still ha...
by Drewturner
Fri Aug 19, 2011 3:06 am
Forum: General
Topic: VLAN config for RB750GL and RB250GS
Replies: 4
Views: 5476

Re: VLAN config for RB750GL and RB250GS

Well it is working now. I moved the trunk interface on the RB750gl to interface 3 and then tried interface 3 without a master port and they are working great. I need to take a look at the wiki to see what the differences and needs of each now. But I think I'm on the right path now. Thank you for the...
by Drewturner
Fri Aug 19, 2011 1:52 am
Forum: General
Topic: VLAN config for RB750GL and RB250GS
Replies: 4
Views: 5476

Re: VLAN config for RB750GL and RB250GS

Thank you for the reply. SWoS config looked pretty straight forward and I have that here. Still unable to get vlan trunking working appropriately. I should be able to ping the vlan interface 192.168.2.1 from the device on SW250 port 2. I am able to ping the SW250's ip 192.168.88.2 from a device on t...
by Drewturner
Thu Aug 18, 2011 5:20 am
Forum: General
Topic: VLAN config for RB750GL and RB250GS
Replies: 4
Views: 5476

VLAN config for RB750GL and RB250GS

Hello, Pretty new to Mikrotik but so far love their products. Anyway I'm trying to complete the following configuration based on the scheme here but believe I'm having issues with vlan trunking or tagging. I want to trunk between the 750 and 250 and have the 750 route the vlans. Just like a router o...