Welcome Guest ( Log In | Register )

175 Pages « < 41 42 43 44 45 > » Bottom

Outline · [ Standard ] · Linear+

Enterprise Networking Mikrotik Routers (RouterBoard & RouterOS), User and owner discussion group

views
     
Christopher_LKL
post May 15 2014, 05:23 PM

Kairi Kawaii ^^
******
Senior Member
1,399 posts

Joined: Jan 2003
From: Destiny Island


hi, nope, u can have multi address subnet with same "address-list" name

for example

under address list, put this

Home Subnet = 192.168.0.0/24
Home Subnet = 172.16.0.0/16

this effectively give u 2 subnets, but as 1 address list wink.gif
knuxed
post May 15 2014, 06:51 PM

Regular
******
Senior Member
1,885 posts

Joined: Jan 2003
From: Bangsar,Kuala Lumpur



QUOTE(Christopher_LKL @ May 15 2014, 12:58 PM)
hi knuxed, which means,

what you are trying to achieve is

internet -> mikrotik -> Non-VPN -> everything (ddns will update your connected WAN ip address)
and
internet -> mikrotik -> VPN -> Apple TV

yeap, you can do it, 1st need to create the VPN client in the Mikrotik (i personally used PPTP for speed, and i have pretty much same setup like u, except i connected to a few VPN at the same time)

once you created the VPN, masquerade this VPN just like the usual way to Masquerade your internet connection,

then add a routing rules with cost more than 1, maybe 10 or 100

then create Mangle rules to mark your connection, this way you can do a "policy routing/selective routing" that only applies to your Apple TV.

a better example will be here:
http://mikrotikacademy.blogspot.com/2013/0...uting-with.html
http://wiki.mikrotik.com/wiki/Policy_Base_Routing

hope that helps...
*
Hmm this does look interesting but may be beyond my capabilities right now.Is it possible to update the DDNS with the WAN IP so that I could access all of the services from my NAS?
Christopher_LKL
post May 15 2014, 08:31 PM

Kairi Kawaii ^^
******
Senior Member
1,399 posts

Joined: Jan 2003
From: Destiny Island


yes, it can be done via script and fairly easy with freedns, if you need any help just let me know
MX510
post May 29 2014, 09:13 AM

Love Me Sin Hate Me Sinner
*******
Senior Member
4,038 posts

Joined: Aug 2005
From: Earth



Anybody interested to get RB750UP let me know :-)


soonwai
post May 29 2014, 11:51 AM


********
All Stars
11,454 posts

Joined: Oct 2007
From: KL


QUOTE(MX510 @ May 29 2014, 09:13 AM)
Anybody interested to get RB750UP let me know :-)
*
Used unit? Can sell cheap, cheap? Let me know the worst price please. (worst for you, best for me :-)

This post has been edited by soonwai: May 29 2014, 11:51 AM
MX510
post May 29 2014, 10:10 PM

Love Me Sin Hate Me Sinner
*******
Senior Member
4,038 posts

Joined: Aug 2005
From: Earth



QUOTE(soonwai @ May 29 2014, 11:51 AM)
Used unit? Can sell cheap, cheap? Let me know the worst price please. (worst for you, best for me :-)
*
Brand new :-) pm
aliex87
post May 31 2014, 03:53 PM

Casual
***
Junior Member
376 posts

Joined: Nov 2005



Hi all sifus! notworthy.gif need a little bit of help from you guys. Im configuring my rb951ui-2hnd with pcc load balancing. Ive tried this script before on a rn750 and it works perfectly.

The problem is that all traffic goes thru WAN1 no matter how much load or users gets online. Once i plug out the the WAN1 then all traffic goes to WAN2. It seemed like it has become failover.

Here's the export:

» Click to show Spoiler - click again to hide... «


pls help meeee notworthy.gif notworthy.gif
maxiscool
post Jun 1 2014, 09:58 PM

Casual
***
Junior Member
379 posts

Joined: Jan 2003
QUOTE(cyberic @ Feb 21 2014, 01:46 PM)
RB750 users, did anyone upgrade to version 6.x? Worth the upgrade? I'm still using 5.26.
*
Tried upgrade to 6.x but having problem with VLAN trunk. Downgrade back to 5.26 for good.
Christopher_LKL
post Jun 21 2014, 11:37 PM

Kairi Kawaii ^^
******
Senior Member
1,399 posts

Joined: Jan 2003
From: Destiny Island


anyone using ipv6 with DNS RA on ND? i seems cannot get it work. am using 6.15
soonwai
post Jun 24 2014, 02:52 AM


********
All Stars
11,454 posts

Joined: Oct 2007
From: KL


QUOTE(Christopher_LKL @ Jun 21 2014, 11:37 PM)
anyone using ipv6 with DNS RA on ND? i seems cannot get it work. am using 6.15
*
No probs here, I presume yours is working already? Since you have IPV6 tag.
Christopher_LKL
post Jun 24 2014, 11:44 PM

Kairi Kawaii ^^
******
Senior Member
1,399 posts

Joined: Jan 2003
From: Destiny Island


^- yeap using ipv6, what i mean is i want to use 3rd party ipv6 dns, and wanting to leverage on the RA by mikrotik.

but it seems not possible, somehow...

or did you get it working? ipv6 with lets say google ipv6 DNS, without using DHCPv6
soonwai
post Jun 25 2014, 01:15 AM


********
All Stars
11,454 posts

Joined: Oct 2007
From: KL


QUOTE(Christopher_LKL @ Jun 24 2014, 11:44 PM)
^- yeap using ipv6, what i mean is i want to use 3rd party ipv6 dns, and wanting to leverage on the RA by mikrotik.

but it seems not possible, somehow...

or did you get it working? ipv6 with lets say google ipv6 DNS, without using DHCPv6
*
Seems to be working on mine. RouterOS 6.13.
user posted image
You can see the 2 dynamic ipv6 DNS servers from Telekom here plus Google and OpenDNS which I manually added.

On my mac. (OS X 10.8.4)
user posted image
All DNS servers are picked up.

I only have DHCPv4 server running on the Mikrotik.
user posted image

I'm sure you have it set already but just in case do you have "advertise-dns=yes" set in "/ipv6 nd" ?

What OS (of your PCs) are you running?

This post has been edited by soonwai: Jun 25 2014, 01:24 AM
Christopher_LKL
post Jun 25 2014, 08:01 AM

Kairi Kawaii ^^
******
Senior Member
1,399 posts

Joined: Jan 2003
From: Destiny Island


^- ah mac is working, im uisng windows, can u get it on windows?
soonwai
post Jun 26 2014, 02:55 AM


********
All Stars
11,454 posts

Joined: Oct 2007
From: KL


QUOTE(Christopher_LKL @ Jun 25 2014, 08:01 AM)
^- ah mac is working, im uisng windows, can u get it on windows?
*
Don't have a Windows PC to try but I read that Win 7 doesn't support RA for DNS. Not entirely sure but I believe the same goes for Xp and Win 8. Perhaps newer service packs have added that capability.

iXora.ix
post Jul 1 2014, 03:17 PM

scoot scoot
******
Senior Member
1,682 posts

Joined: Jan 2007
From: Kuala Lumpur



Its stable to use ipv6 now (unifi) in mikrotik? Coz I tried to set up,but unfortunately it doesn't work. Maybe my area are not yet yet ipv6 certified or my configuration are incorrect
soonwai
post Jul 2 2014, 12:15 PM


********
All Stars
11,454 posts

Joined: Oct 2007
From: KL


QUOTE(iXora.ix @ Jul 1 2014, 03:17 PM)
Its stable to use ipv6 now (unifi) in mikrotik? Coz I tried to set up,but unfortunately it doesn't work. Maybe my area are not yet yet ipv6 certified or my configuration are incorrect
*
It's working here in Sungai Long. Which area are you in? Maybe some areas still don't have it yet.

Is your router getting an ipv6 address?

If you turn on PPPOE logging on your Mikrotik, you can see ROS requesting for ipv6. From there you should be able to tell whether you are receiving a /64 from TM.

For me, I find that if I use my Unifi login at home, everything works fine but if I use my office's login at home, RouterOS req for /64 fails. Not sure why. Can't check at the office(office is apt in Desa UThant, KL) since the router there has no ipv6.

This post has been edited by soonwai: Jul 2 2014, 12:17 PM
iXora.ix
post Jul 2 2014, 09:03 PM

scoot scoot
******
Senior Member
1,682 posts

Joined: Jan 2007
From: Kuala Lumpur



QUOTE(soonwai @ Jul 2 2014, 12:15 PM)
It's working here in Sungai Long. Which area are you in? Maybe some areas still don't have it yet.

Is your router getting an ipv6 address?

If you turn on PPPOE logging on your Mikrotik, you can see ROS requesting for ipv6. From there you should be able to tell whether you are receiving a /64 from TM.

For me, I find that if I use my Unifi login at home, everything works fine but if I use my office's login at home, RouterOS req for /64 fails. Not sure why. Can't check at the office(office is apt in Desa UThant, KL) since the router there has no ipv6.
*
Pandan Jaya,KL.

I dont know whether I wrongly config or my place didn't reach yet. Which guide you follow? icon_question.gif
soonwai
post Jul 3 2014, 12:23 AM


********
All Stars
11,454 posts

Joined: Oct 2007
From: KL


Check here:

http://klseet.com/index.php/5-tm-unifi/uni.../258-unifi-ipv6

and this thread:

https://forum.lowyat.net/topic/2978208

Before you do that, just enable ipv6 package on your router and look at your pppoe logs to confirm that Unifi in your area is giving out ipv6 addresses. If not then no point to set it all up.
ntw
post Jul 4 2014, 01:01 AM

One Each At A Time
******
Senior Member
1,432 posts

Joined: Aug 2010
From: Ipoh mali~~~


dear all, im trying to setup the office mikrotik RB951G-2HnD router before office hour. i followed this link>> http://www.mikrotik.com.my/setup-for-unifi/ to the letter and Windows Network and Sharing Center shows internet access but i can't connect to the internet. any guidance?
ntw
post Jul 4 2014, 01:23 AM

One Each At A Time
******
Senior Member
1,432 posts

Joined: Aug 2010
From: Ipoh mali~~~


QUOTE(thefryingfox @ Jul 4 2014, 01:05 AM)
use cisco
*
bro im seriously consulting for an answer here and this is not the help i expected doh.gif

175 Pages « < 41 42 43 44 45 > » Top
 

Change to:
| Lo-Fi Version
0.0254sec    0.60    6 queries    GZIP Disabled
Time is now: 26th November 2025 - 05:47 PM