All of lore.kernel.org
 help / color / mirror / Atom feed
* RFC: virtual network access control
@ 2006-07-27 20:51 Reiner Sailer
  2006-07-27 20:57 ` Caitlin Bestler
  2006-07-28  9:18 ` Keir Fraser
  0 siblings, 2 replies; 12+ messages in thread
From: Reiner Sailer @ 2006-07-27 20:51 UTC (permalink / raw)
  To: xen-devel, xense-devel; +Cc: Bryan D Payne


[-- Attachment #1.1: Type: text/plain, Size: 1090 bytes --]

The problem: domain0 does not enforce the access control policy on network 
packets that it forwards between different user domains.

We would like to propose a solution that solves this problem now. Next 
generation security enhancements may present better ways to solve this 
problem and we are looking forward to contributing to them as well.

Looking at options for a solution for the current version of Xen, we 
propose netback as the place to enforce the policy. XM tools are not in 
the network path and do not resolve this problem. Therefore, this problem 
is different from the general resource access control problem (eg. 
blockback).

We also thought of extending packet filtering on MAC or IP level but it 
these options add new software package dependencies, e.g., ebtables or 
iptables. In addition, re-using existing iptables filters would require 
switching off the bridge and managing point-to-point rules for a 
potentially large number of user domains.

We appreciate feedback on the netback approach and we are open to other 
suggestions that solve this problem.

Reiner

[-- Attachment #1.2: Type: text/html, Size: 1351 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2006-07-28 23:43 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-27 20:51 RFC: virtual network access control Reiner Sailer
2006-07-27 20:57 ` Caitlin Bestler
2006-07-28  9:18 ` Keir Fraser
2006-07-28 14:17   ` Reiner Sailer
2006-07-28 14:31     ` Keir Fraser
2006-07-28 14:56       ` Reiner Sailer
2006-07-28 15:06         ` Keir Fraser
2006-07-28 16:30           ` Reiner Sailer
2006-07-28 23:43             ` Mike Day
2006-07-28 14:47     ` Harry Butterworth
2006-07-28 15:13     ` Gerd Hoffmann
2006-07-28 19:49       ` [Xense-devel] " Reiner Sailer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.