What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Qos with vlan

tompson

New Around Here
I'm running Tomato 1.28.0000 MIPSR2-102 K26 USB AIO-64K on N66U

I have the following configuration:
2 LANs: br0 with the subnet 192.168.0.0/24 dhcp enabled + br1 with the subnet 10.0.0.0/24 dhcp enabled.
I added a virtual wireless interface wl0.1. SSID is set to broadcast and it's defined as an access point. This virtual wireless interface is bridged to br1. (this is in use for my guests)
A new VLAN, vlan 3, set to bridge to br1.
I set up a bandwidth limit for LAN1(br1) + some access restriction;
Everything works well!!

Now I would like to implement QOS.
I started observing info reported in QOS> View Details and here I found very strange behavior.

I can see all the source/destination connection related to LAN(br0) but nothing is reported related to LAN1(br0). The only traffic that I can see for LAN1(br1) is from router (10.0.0.1:53) to client (10.0.0.x:y) that afaik should be the answers to DNS requests.

I checked via shell with the command “cat /proc/net/ip_conntrack” and here I can see also the traffic related to LAN1(br1).
Is there any reason why LAN1(br1) traffic is not reported within the tomato QOS> View Details interface?

I add the following:
- In IP traffic all the traffic from clients in LAN1 is well reported;
- Web usage for clients in LAN1 is well reported;
- Access restriction related to MAC / IP address in LAN1(br1) are working;

I really like tomato, and I would like to understand reasons for this odd behavior.
Hope to gave you all the needed info to let you understand my problem.

Thanks a lot guys, you are all great.
Bye
 
Any helps?
Cannot believe I'm the only one with this need...
>> A guest network + QOS functionality

Can someone kindly check if you have the same behaviour with Tomato?
Should have I followed a different setup for my guest network, preventing the odd behavior with connection list?

Please give me a feedback
Any kind of help/tips/suggestion/feedback would be really appreciated :)

Bye
 

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top