Lines Matching full:dc0
34 altq on dc0 cbq bandwidth 2Mb queue { std_in, ssh_im_in, dns_in, bob_in }
75 # filter rules for dc0 inbound
76 block in on dc0 all
77 pass in on dc0 from $local_net
79 # filter rules for dc0 outbound
80 block out on dc0 all
81 pass out on dc0 from any to $local_net
82 pass out on dc0 proto { tcp udp } from any port domain to $local_net \
84 pass out on dc0 proto tcp from any port $ssh_ports to $local_net \
86 pass out on dc0 proto tcp from any port $im_ports to $local_net \
88 pass out on dc0 from any to $bob queue bob_in