does anyone know how to set up high priority of skype traffic with the dummynet?

i have this rules for now:

## shaping
ipfw pipe 108 config bw 120Kbit/s queue 10kbytes mask all
ipfw queue 109 config pipe 108 weight 50 mask dst-ip 0xffffffff
ipfw add queue 109 ip from not 192.168.0.0/24 to 192.168.0.0/24,192.168.2.108

i need to prioritize all skype traffic to/from 192.168.2.108 when its coming
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to