Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


Filter this topic showing only the reply marked as answer View this topic in a long page with up to 500 replies per page Create new topic
1 | 2 
michaelmurfy
meow
13581 posts

Uber Geek
+1 received by user: 10914

Moderator
ID Verified
Trusted
Lifetime subscriber

  #1421134 4-Nov-2015 20:30
Send private message

I'm pretty sure you need a couple of ACL's to tag / untag data. I don't have any experience with SwOS but the guide looks pretty easy to follow: http://wiki.mikrotik.com/wiki/SwOS





Michael Murphy | https://murfy.nz
Referral Links: Quic Broadband (use R122101E7CV7Q for free setup)

Are you happy with what you get from Geekzone? Please consider supporting us by subscribing.
Opinions are my own and not the views of my employer.




firefuze
510 posts

Ultimate Geek
+1 received by user: 85


  #1421136 4-Nov-2015 20:31
Send private message

darylblake: Why are you doing a pppoe with the airport and using the mikrotik to inject vlan tags onto the pppoe connection.

I would just follow the guide on here on how to set up a mikrotik to talk to port 1 on the ONT and do the pppoe connection off the mikrotik. Then plug the airport into the mikrotik and use it for wifi. 

EDIT: Added link http://www.geekzone.co.nz/forums.asp?forumid=66&topicid=161676




 

 

 

I don't believe thats possible as I have just the MikroTik switch (RB260GS) and not the router (RB750GL)

darylblake
1172 posts

Uber Geek
+1 received by user: 410

Trusted

  #1421140 4-Nov-2015 20:40
Send private message

oh didnt realise you had switch os. i thought it was router os. 



firefuze
510 posts

Ultimate Geek
+1 received by user: 85


  #1421261 4-Nov-2015 22:33
Send private message

Ive tried a lot of different configurations to get this to work tonight but not having much luck... Just coming up to that stage now where you just stare and yell profanities at the equipment to make it do what you want.

 

Really wish I had gone for the Router instead of the switch now! The switch does not support Winbox and the guide sbiddle put up using Winbox looks very straight forward. Anyone wanna buy a brand new MikroTik switch? yell

clinty
1201 posts

Uber Geek
+1 received by user: 402

Lifetime subscriber

  #1421276 4-Nov-2015 23:04
Send private message

firefuze: Ive tried a lot of different configurations to get this to work tonight but not having much luck... Just coming up to that stage now where you just stare and yell profanities at the equipment to make it do what you want.
Really wish I had gone for the Router instead of the switch now! The switch does not support Winbox and the guide sbiddle put up using Winbox looks very straight forward. Anyone wanna buy a brand new MikroTik switch? yell


What ISP are you with? Can they turn off VLAN tagging?

BigPipeNZ
1170 posts

Uber Geek
+1 received by user: 778

Trusted
BigPipe

  #1421279 4-Nov-2015 23:14
Send private message

clinty:
firefuze: Ive tried a lot of different configurations to get this to work tonight but not having much luck... Just coming up to that stage now where you just stare and yell profanities at the equipment to make it do what you want.
Really wish I had gone for the Router instead of the switch now! The switch does not support Winbox and the guide sbiddle put up using Winbox looks very straight forward. Anyone wanna buy a brand new MikroTik switch? yell


What ISP are you with? Can they turn off VLAN tagging?


was about to suggest this.

I think us (Bigpipe) and Myrepublic are the only two RSPs that offer untagged connections by default.  Just makes it easier when it comes to device choice.  e.g. OP could just use the Airport straight into the ONT and not bother with fiddling around with the Microtik

(we can provide tagged connections too if the customer wants it for whatever reason)

So the question is, for the OP:

Do you actually want VLAN tagging, or are you just using the microtik because your RSP makes you take a tagged connection?




bigpipe.co.nz
https://www.facebook.com/BigPipeNZ
https://twitter.com/BigPipeNZ


HP

 
 
 
 

Shop now for HP laptops and other devices (affiliate link).
firefuze
510 posts

Ultimate Geek
+1 received by user: 85


  #1421443 5-Nov-2015 10:04
Send private message

BigPipeNZ:
clinty:
firefuze: Ive tried a lot of different configurations to get this to work tonight but not having much luck... Just coming up to that stage now where you just stare and yell profanities at the equipment to make it do what you want.
Really wish I had gone for the Router instead of the switch now! The switch does not support Winbox and the guide sbiddle put up using Winbox looks very straight forward. Anyone wanna buy a brand new MikroTik switch? yell


What ISP are you with? Can they turn off VLAN tagging?


was about to suggest this.

I think us (Bigpipe) and Myrepublic are the only two RSPs that offer untagged connections by default.  Just makes it easier when it comes to device choice.  e.g. OP could just use the Airport straight into the ONT and not bother with fiddling around with the Microtik

(we can provide tagged connections too if the customer wants it for whatever reason)

So the question is, for the OP:

Do you actually want VLAN tagging, or are you just using the microtik because your RSP makes you take a tagged connection?
  Im not the OP but just hijacking the thread, I certainly have no need for VLAN tagging and they don't allow it to be removed. I should have looked at Bigpipe first, (200 up/down for $129... juicy...)

I would port across if I didn't have a $299 ETF.

 

 

 

EDIT: Fix auto-correct typo

nbroad
320 posts

Ultimate Geek
+1 received by user: 39


  #1421458 5-Nov-2015 10:16
Send private message

firefuze: Ive tried a lot of different configurations to get this to work tonight but not having much luck... Just coming up to that stage now where you just stare and yell profanities at the equipment to make it do what you want. Really wish I had gone for the Router instead of the switch now! The switch does not support Winbox and the guide sbiddle put up using Winbox looks very straight forward. Anyone wanna buy a brand new MikroTik switch? yell


I don't have any experience with this switch, but I do with others.

have you defined VLAN 10 in the 'VLANs' tab?  do this and tick port 1 and 2
back on the 'VLAN' tab set:

port 1 (ONT):
vlan mode 'enabled'
vlan receive 'any'
default vlan ID '1'
vlan header 'leave as is'

port 2 (airport):
vlan mode 'strict'
vlan receive 'only untagged'
default vlan ID '10'
vlan header 'leave as is'

cheers,
Nigel

nbroad
320 posts

Ultimate Geek
+1 received by user: 39


  #1421465 5-Nov-2015 10:30
Send private message

just realised there are different options on RB260GS and RB250GS

on the 'VLANs' tab on your RB260GS, you'll need to define VLAN 10, then set some options... the Wiki isn't very clear on what the options are

maybe set ports 1 and 2 to 'leave as is'



BigPipeNZ
1170 posts

Uber Geek
+1 received by user: 778

Trusted
BigPipe

  #1421474 5-Nov-2015 10:43
Send private message

firefuze:
BigPipeNZ:
clinty:
firefuze: Ive tried a lot of different configurations to get this to work tonight but not having much luck... Just coming up to that stage now where you just stare and yell profanities at the equipment to make it do what you want.
Really wish I had gone for the Router instead of the switch now! The switch does not support Winbox and the guide sbiddle put up using Winbox looks very straight forward. Anyone wanna buy a brand new MikroTik switch? yell


What ISP are you with? Can they turn off VLAN tagging?


was about to suggest this.

I think us (Bigpipe) and Myrepublic are the only two RSPs that offer untagged connections by default.  Just makes it easier when it comes to device choice.  e.g. OP could just use the Airport straight into the ONT and not bother with fiddling around with the Microtik

(we can provide tagged connections too if the customer wants it for whatever reason)

So the question is, for the OP:

Do you actually want VLAN tagging, or are you just using the microtik because your RSP makes you take a tagged connection?
  Im not the OP but just hijacking the thread, I certainly have no need for VLAN tagging and they don't allow it to be removed. I should have looked at Bagpipe first, (200 up/down for $129... juicy...)

I would port across if I didn't have a $299 ETF.


If you already have UFB installed (which you do) then we offer your first 2 months free - would cover off most of your ETF :)

Use promo code UFBSWITCH when you sign up.

(needs to be in an area where we offer UFB though - Auckland, Wellington, Dunedin.  Other areas coming soon)




bigpipe.co.nz
https://www.facebook.com/BigPipeNZ
https://twitter.com/BigPipeNZ


firefuze
510 posts

Ultimate Geek
+1 received by user: 85


  #1421508 5-Nov-2015 11:23
Send private message

nbroad:
firefuze: Ive tried a lot of different configurations to get this to work tonight but not having much luck... Just coming up to that stage now where you just stare and yell profanities at the equipment to make it do what you want. Really wish I had gone for the Router instead of the switch now! The switch does not support Winbox and the guide sbiddle put up using Winbox looks very straight forward. Anyone wanna buy a brand new MikroTik switch? yell


I don't have any experience with this switch, but I do with others.

have you defined VLAN 10 in the 'VLANs' tab?  do this and tick port 1 and 2
back on the 'VLAN' tab set:

port 1 (ONT):
vlan mode 'enabled'
vlan receive 'any'
default vlan ID '1'
vlan header 'leave as is'

port 2 (airport):
vlan mode 'strict'
vlan receive 'only untagged'
default vlan ID '10'
vlan header 'leave as is'

cheers,
Nigel
Nigel, Cannot thank you enough! Did exactly as you had stated in both posts and it works flawlessly. I can sleep easy tonight..

Cheers!

 
 
 

Move to New Zealand's best fibre broadband service (affiliate link). Free setup code: R587125ERQ6VE. Note that to use Quic Broadband you must be comfortable with configuring your own router.
nbroad
320 posts

Ultimate Geek
+1 received by user: 39


  #1421540 5-Nov-2015 11:44
Send private message

 Nigel, Cannot thank you enough! Did exactly as you had stated in both posts and it works flawlessly. I can sleep easy tonight..

Cheers!


Woah!  That's awesome, glad I could help.. I've earned my money today!

Cheers,
Nigel

michaelmurfy
meow
13581 posts

Uber Geek
+1 received by user: 10914

Moderator
ID Verified
Trusted
Lifetime subscriber

  #1421563 5-Nov-2015 11:54
Send private message

Should make a quick post with how it was done for others to follow :) knew it would work, just wasn't sure about the config




Michael Murphy | https://murfy.nz
Referral Links: Quic Broadband (use R122101E7CV7Q for free setup)

Are you happy with what you get from Geekzone? Please consider supporting us by subscribing.
Opinions are my own and not the views of my employer.


firefuze
510 posts

Ultimate Geek
+1 received by user: 85


  #1421594 5-Nov-2015 12:22
Send private message

michaelmurfy: Should make a quick post with how it was done for others to follow :) knew it would work, just wasn't sure about the config

 

Will get some instructions and screens up tonight.

Got a nice ~20mbps+ (download) speed increase now that I have eliminated the HG630B from the network. Even reverted it back just to confirm it was causing a bottleneck, instant reduction in speed.

 

Many thanks for everybody's input and suggestions.

firefuze
510 posts

Ultimate Geek
+1 received by user: 85


  #1422640 6-Nov-2015 22:21
Send private message

Just to recap the procedure in more simple terms for people like me and incase others wish to do the same setup with their connection/airport.

These instructions are for the MikroTik RB260GS switch. Also assuming Port 1 of the switch is plugged directly into the ONT and Port 2 of the switch is plugged directly into the WAN port of the AirPort.

1. Login to the switch via ethernet. Default IP for the switch is 192.168.88.1 and you will need to set your IP manually. i.e 192.168.88.2 to gain access. 

I also did this using Port 3 as you will be configuring Port 1 & 2 it caused connectivity issues while I was making changes when connected via Port 1 or 2.

2. Go to the 'VLAN' tab and change fields to match below screenshot.
Port 1
VLAN Mode - Enabled
VLAN Receive -Any

Port 2
VLAN Mode - Strict
VLAN Receive - Only Untagged
Default VLAN ID - 10

Then 'Apply All'


Click to see full size


3. Go to the 'VLANs' tab and Select 'Append'
then change fields to match below screenshot
VLAN ID - 10
Port 1 - Leave As Is
Port 2 - Leave As Is

Then 'Apply All'


Click to see full size


4. Plug everything in and configure the AirPort. 
Internet > Connect Using > PPPoE. Input ISP user and password. (May use DHCP instead of PPPoE for some ISP's?)
Network > Network Options > Configure DHCP range if required

I was getting IPv6 error message so changed mode from automatic to link-local only (Internet > Internet Options > Configure IPv6

All credit to Nigel @nbroad

1 | 2 
Filter this topic showing only the reply marked as answer View this topic in a long page with up to 500 replies per page Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.