Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!we13!ihnp4!harpo!seismo!hao!hplabs!sri-unix!obrien@Rand-Unix.ARPA From: obrien@Rand-Unix.ARPA Newsgroups: net.unix-wizards Subject: The Wizard backs down (limiting network access) Message-ID: <12206@sri-arpa.UUCP> Date: Wed, 11-Apr-84 17:39:00 EST Article-I.D.: sri-arpa.12206 Posted: Wed Apr 11 17:39:00 1984 Date-Received: Tue, 17-Apr-84 08:36:28 EST Lines: 9 My, was I wrong! No, of course 4.2 does not go through any file system entities to access the network; one just creates a socket in the Internet domain and binds it to an address. One would have to hot-wire the "bind()" mechanism to groups or something in order to provide protection. I was thinking of some local stuff we do to access the 3-Mbit ethernet for PUP-1 stuff. That does go through the file system, as does the 4.1BSD Internet stuff.