[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[altq:1830] Re: incoming & outgoing traffic



Hello Mark,Well, this is a warning, not an error message. And in
your case it is OK, because you do not care which one of the filters mathes the packet.This message is produced because a packet from
10.10.10.10 to 10.10.10.2 (or vise versa) could match two of the filters (i.e. we do not know which one it should match).The CBQ
documentation says that ALTQ begins to match filters from the end of the file towards its beginning. That means it should match the last filter rellevant to the packet. But, in my not very long experience with ALTQ, it is not always like this.I mean it should be OK, but when
10.10.10.2 connects to 10.10.10.10 it may get 512K (not 250K) but as long as this is local traffic to you, it should not be a problem.Best
regards,Doichin