FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
1,221 views 0 comments
by anonymous
I work at home, I constantly need good Internet, but the family also does not sit idle - someone watches movies, someone sits on social networks and loads the network quite strongly. I thought about connecting a second provider, one for the family and one for me, but I don’t understand how to do it right.

1 Answer

+1 vote
by anonymous

Hello,

Thank you for your question.

For your problem the best solution would be to create a VLAN. To do that you'll need to follow steps provided below.

For this example I'm using RUTX11 device.

  1. Access your devices WebUI by typing your Routers Private or Public IP in you browser (my router has private IP 192.168.1.1)
  2. Next navigate to Network > Vlan > Port Based
  3. Now you'll need to add new VLAN and change first VLAN (ID:1) configuration. So basically you need to choose witch port you will use for yourself and turn that port Off in VLAN (ID:1). In my example I've choosen second ethernet port for myself.

I've turned off in first VLAN's LAN 2 port and in my new VLAN 3 I've turned on (by choosing Untagged) LAN2 port:

  1. Press Save & Apply
  2. Now navigate to Network > Interfaces
  3. Add a new instance, by entering any interface name and pressing ADD button:

  1. Now a new window for your interface configuration will pop up.
  • For protocol select "Static"
  • For IPv4 type IP of your choice with different subnet. For example if you are using default router configurations your device should have IP: 192.168.1.1 and netmask: 255.255.255.0, for this example we can change only one number, type: 192.168.2.1
  • For Netmask you can leave it default: 255.255.255.0
  • Press the button "SETUP DHCP SERVER"
  • And leave everything else default, your configuration should look like this:

  1. Next go to the "PHYSICAL SETTINGS"
  2. Select your newly created VLAN in Interface dropdown (it should be named eth0.3):

  1. Press "SAVE & APPLY" button
  2. If you've configurated everything correctly your new Interface should be running like in my case:

  1. Now by plugging my PC in Ethernet cable with RUTX11 LAN2 port I need to check if everything is working correctly. To do that you'll need:
  • On your Windows machine open CMD (you can do it by typing in Windows search "CMD" and press Enter):

  • In CMD type command "ipconfig", press Enter and search for Ethernet adapter and check if you got IP address like I did (192.168.2.x)

If you did, then you've done everything correctly, go trough all set up again and check if you have missed anything.

After that you'll need to create QoS configuration, for this you'll need to download QoS package in Services > Package Manager > Packages and limit internet speed for interface that your family is using.

Here is Wiki article on how to set up QoS configuration: https://wiki.teltonika-networks.com/view/RUTX11_Traffic_Shaping#QoS

If you set QoS for the LAN interface, the direction logic is naturally

inverted. Egress means "from router towards LAN" = in practice

"download from WAN forwarded to LAN".

Let me know if this information helped you or if you need any additional explaining.

Kind regards,

Edvinas

Best answer