Home Page › Forums › Network Management › ZeroShell › QOS Question (Updated)
- This topic is empty.
-
AuthorPosts
-
July 17, 2007 at 4:20 am #40701
dingaling
MemberFollowed the QOS tutorial.
But i am confused.It seemed that for global bandwidth, we are setting the ADSL downstream speed on 1 NIC, and the upstream bandwidth on the other NIC then assigning them classes for QOS to work.
Unless i have understood wrong?
So in my example i have a 512/128 adsl connection
If i wanted to guarantee 80kbps on upload bandwidth and 256kbps on the downstream for VOIP for example, would i have to create 2 QOS classes for VOIP. one for the downstream NIC and one for the upstream NIC?
Also just to clarify, do i leave the Bridge QOS disabled and with no classes assigned to it?
THANX VERY MUCH IN ADVANCE!
this software is really good!July 18, 2007 at 8:59 pm #45632imported_fulvio
Participant@dingaling wrote:
It seemed that for global bandwidth, we are setting the ADSL downstream speed on 1 NIC, and the upstream bandwidth on the other NIC then assigning them classes for QOS to work.
Unless i have understood wrong?
Ok, you have perfectly understood.
@dingaling wrote:
If i wanted to guarantee 80kbps on upload bandwidth and 256kbps on the downstream for VOIP for example, would i have to create 2 QOS classes for VOIP. one for the downstream NIC and one for the upstream NIC?
You shoud not create different classes for the same service. You just have to create a class for any type of traffic and assign it to any interface. If you want asymmetric configuration you must set the local parameter of the class by clicking the [Modify Class] button in the interface manager.
July 20, 2007 at 2:24 am #45633dingaling
Memberthanx for clearing that up fulvio.
But i still am having some issues.
In the QOS statistics, some of my QOS classes are showing 0 bytes of activity.
This would indicate that there is no QOS happening on traffic that isnt there?Even simple port 80 for web browsing doesnt appear to show any activity, it did count a few bytes on one of the interfaces.
Also i notice the layer 7 filters for ventrillo and SIP are not registering any traffic in the QOS statistics. The voip phone i have tried to classify a few different ways (by IP, but MAC, by port, by l7 filter) and it doesnt seem to count any traffic, and cuts out when downloads are taking place.
see attached image:
My classifications look like this:
1 * * MARK udp opt — in * out * 0.0.0.0/0 -> 0.0.0.0/0 udp spt:5060 dpt:5060 MARK set 0xb VOIP no
2 * * MARK all opt — in * out * 0.0.0.0/0 -> 0.0.0.0/0 LAYER7 l7proto ventrilo MARK set 0xb VOIP no
3 * * MARK tcp opt — in * out * 0.0.0.0/0 -> 0.0.0.0/0 tcp spt:80 MARK set 0x15 WEB no
4 * * MARK all opt — in * out * 0.0.0.0/0 -> 0.0.0.0/0 LAYER7 l7proto flash MARK set 0x15 WEB no
5 * * MARK all opt — in * out * 0.0.0.0/0 -> 0.0.0.0/0 LAYER7 l7proto bittorrent MARK set 0xf BULK no
6 * * MARK all opt — in * out * 0.0.0.0/0 -> 0.0.0.0/0 ipp2p v0.8.2 –kazaa –gnu –edk –dc –bit LAYER7 l7proto bittorrent MARK set 0x12 BULK no
7 * * MARK all opt — in * out * 0.0.0.0/0 -> 0.0.0.0/0 LAYER7 l7proto ftp MARK set 0x12 BULK no
8 * * MARK all opt — in * out * 0.0.0.0/0 -> 0.0.0.0/0 LAYER7 l7proto smtp MARK set 0x12 BULK no
9 * * MARK all opt — in * out * 0.0.0.0/0 -> 0.0.0.0/0 LAYER7 l7proto pop3 MARK set 0x12 BULK no
10 * * MARK tcp opt — in * out * 0.0.0.0/0 -> 0.0.0.0/0 tcp spt:34085 MARK set 0x12 BULK no
11 * * MARK udp opt — in * out * 0.0.0.0/0 -> 0.0.0.0/0 udp spt:34085 MARK set 0x12 BULK noAlso i wonder if i should have NAT on/off in zeroshell if the adsl modem is doing NAT?
Also i notice everday on the zero console i have a “Bad EIP value”
something about Fixinf recursive fualty but reboot is needed”seems to come up everyday. Maybe this is why my QOS is not working?
Kind Regards.
July 21, 2007 at 7:10 am #45634imported_fulvio
ParticipantYour configuration looks corrects and I have no ideas why it does not work.
The warning you obtain on the cosole I think it is related to the bios of your system. Could you try to change hardware?
You can disable the NAT of the interface connected to the ADSL router only if your router has a static route which tell it that the LAN is routed by Zeroshell.Regards
FulvioJuly 22, 2007 at 1:52 pm #45635yuda
Memberyou can use “commection tracking” to monitor packages
Int filter key “udp”
To find out voip packges
modify qos -
AuthorPosts
- You must be logged in to reply to this topic.