My setup is this on OpenSolaris 134b WAN->bge1->ipfilter/nat->bge0->LAN
I have a VOIP box that I'm hooking on my LAN. I wanted to give this path preference so I added flow to that ip address: $ flowadm add-flow -l bge0 -a local_ip=10.101.1.200 ooma gave it high priority $ flowadm set-flowprop -p priority=high To make sure that things are working as expected, I turned on accounting: $ acctadm -e extended -f /var/log/net.log net It's been over a day and several calls in an out of the VOIP box, but: $ flowadm show-usage -f /var/log/net.log Shows nothing! Anyone see anything wrong with my setup? Thanks. Gary -- This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org