1chbind(8)                    System Administration                   chbind(8)
2
3
4

NAME

6       chbind  - The chbind utility is used to lock a process and its children
7       into using a specific IP number/Interface.
8

SYNTAX

10       chbind [--silent] [--ip ip_number/interface] <command arguments>
11

DESCRIPTION

13       The chbind utility executes a command, and locks the resulting  process
14       and  its  children into using a specific IP number/Interface, no matter
15       what it is told in it's configuration. This  applies  to  services  and
16       client connection as well.
17

OPTIONS

19       --ip ip_number/interface
20              Binds  the  process  to  the given IP number or Interface. If an
21              interface is supplied (for example eth0), both the IP number and
22              broadcast address are extracted.
23
24       --bcast broadcast address
25              Binds the process to the given broadcast IP number.
26
27       --silent
28              Do not complain.
29
30

FILES

32       /usr/sbin/chbind
33
34
35

EXAMPLES

37       If  I  wanted  to ensure my httpd listened only on my eth0 interface, I
38       could do: chbind --ip eth0 /etc/rc.d/init.d/httpd start
39
40       Please contribute some, if you feel it's important.
41

AUTHORS

43       This Man page was written by Klavs Klavsen <kl@vsen.dk> and based  upon
44       the helpful output from the program itself and the documentation on the
45       Virtual    Server    site     <http://www.solucorp.qc.ca/miscprj/s_con
46       text.hc?prjstate=1&nodoc=0>
47

SEE ALSO

49       chcontext(8)   rebootmgr(8)   reducecap(8)  vps(8)  vpstree(8)  vrpm(8)
50       vserver(8) vserver-stat(8) vtop(8)
51
52
53
54Klavs Klavsen <kl@vsen.dk>           0.1.0                           chbind(8)
Impressum