[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-users] traffic sniff problem
Hi
I'm not sure if I've got the syntax correct, however I think you
would add something like this to your vif script:
ebtables -I FORWARD -o $(vif) -d $(mac) -j ACCEPT
Of course you would have to have a default police of DROP
first:
ebtables -P FORWARD DROP
Please someone correct me if i'm wrong
Thanks From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx on behalf of Jingyun He Sent: Fri 18/06/2010 13:51 To: xen-users@xxxxxxxxxxxxxxxxxxx Subject: [Xen-users] traffic sniff problem Hello, _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |