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
344 views 1 comments
by
I have 2 different IP ranges behind router. Router LAN is 192.168.20.xxx and few devices with 192.168.30.xxx address. In RUT240 it was easy just add alias in LAN settings page 4 fields to fill and it works. On RUTX09 it like gazillion fields to fill. Set up VLAN - tagged, untagged, then add LAN. I've done so many variations of these settings and none seem to work. I begin to doubt that is actually possible to achieve.... Please help.

1 Answer

0 votes
by anonymous

Hello!

Are you familiar with this article? I think it will help with your solution.

You can set port-based VLAN easy choosing "Untagged", because:

- Tagged - used for tag-based

- Untagged - used for port-based

BR

Aliaksandr

by anonymous
Hello,

If it is just adding an alias you can do it manually or via System->Custom Scripts: /sbin/ifconfig br-lan:1 192.168.30.1 up

Regards,