[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Iptables and Xen
Hi, I have been trying to filter out domU packets from dom0 using iptables. I tried the following: iptables -I FORWARD -m physdev --physdev-in peth0 --physdev-out vif1.0 -j domU iptables -A domU -j DROP I expect that this should drop all the packets meant for domU, but this does not happen in my case. The domU is able to receive and send packets as before. kindly help. -- Thanks and Regards, Abhishek Bichhawat Visiting Scholar Dept. of Computing Macquarie University, Sydney, Australia. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |