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
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