Poul-Henning Kamp wrote:
>
>
> RTFM.
thank you very much!
=== ===
# man jail | g socket
Formatting page, please wait...Done.
jail.socket_unixiproute_only
UNIX domain sockets, IPv4 addresses, and routing sockets. To
enable
# man jail | g raw
Exit 1
#
=== ===
can you tell me p
In message <[EMAIL PROTECTED]>, "Dmitry S. Rzhavin" writes:
>Hi!
>Looks like jailed processes can't use udp or icmp, but can use tcp:
RTFM.
UDP works fine. ICMP and other raw socket magic doesn't.
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
[EMAIL PROTECTED] | TCP/IP since
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 IPF
3 matches
Mail list logo