Date: Tue, 25 Sep 2001 16:32:58 +0400 From: "Dmitry S. Rzhavin" <dima@rt.ru> To: hackers@FreeBSD.ORG Subject: 4.4 jail and udp Message-ID: <3BB0797A.FB060034@rt.ru>
next in thread | raw e-mail | index | archive | help
Hi! Looks like jailed processes can't use udp or icmp, but can use tcp: # ping www.freebsd.org ping: socket: Operation not permitted # telnet www.freebsd.org 80 Trying 216.136.204.21... Connected to freefall.freebsd.org. Escape character is '^]'. ^] telnet> q Connection closed. # options IPFIREWALL is enabled, net.inet.ip.fw.enable is 0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3BB0797A.FB060034>