Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 May 2016 07:53:00 -0700
From:      "Chris H" <bsd-lists@bsdforge.com>
To:        <freebsd-pf@freebsd.org>
Subject:   Re: Traffic shaping incomming traffic for all vlans
Message-ID:  <45be7d98e5354bd4e299479c15d944f0@ultimatedns.net>
In-Reply-To: <262ED41F8198C0409ACB79946570FFCD1AA134055F@EXCHANGE.mail.starnet.cz>
References:  <262ED41F8198C0409ACB79946570FFCD1AA134055F@EXCHANGE.mail.starnet.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 19 May 2016 11:48:28 +0200 Radek KrejĨa <radek.krejca@starnet.cz>
wrote

> Hello,
> 
> I have freebsd router with pf for NAT and firewall. There are 2 NICs, one for
> incomming traffic from internet and second for traffic to clients. On
> internal NIC are a lot of vlans. 
>
> I need to make traffic shaping for all users based on src ip from internet.
> But I have problem, it doesnt work. 
>
> Working rule for block all traffic is:
> 
> block quick proto { tcp, udp } from 192.168.52.0/24 
> 
> but the same rule with externa nic dosnt match: block quick on $ext_if proto
> { tcp, udp } from 192.168.52.0/24 Why?
> 
> And second problem - how to set up (on which interface) altq queues?
Hello, Radek.
I think better context is needed here, before anyone can provide a
reasonably intelligent answer/solution for you. In other words, can you provide
at *least* the relevant sections of your configuration(s)?

--Chris





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45be7d98e5354bd4e299479c15d944f0>