List Info

Thread: Bind -B option




Bind -B option
user name
2006-03-20 04:54:56
Hi All,

	Im trying to bind 2 IPs (1 private and 1 public), but for
some reason it wont 
work.. 

ns_param   address            $address

what IP will I place here? or do i have to place both?

tia,


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to
<listservlistserv.aol.com> with the
body of "SIGNOFF AOLSERVER" in the email
message. You can leave the Subject: field of your email
blank.
Bind -B option
user name
2006-03-20 06:32:17
Dnia 20-03-2006 o 05:54:56 JM <jeromeGMANMI.TV> napisaƂ:

> Hi All,
>
> 	Im trying to bind 2 IPs (1 private and 1 public), but
for some reason  
> it wont
> work..
>
> ns_param   address            $address
>
> what IP will I place here? or do i have to place both?

You will need to:

ns_section      "ns/server/$server/modules"
ns_param        "nssock0"                   
"nssock.so"
ns_param        "nssock1"                   
"nssock.so"

ns_section     
"ns/server/$server/module/nssock0"
ns_param        "Port"                         
"80"
ns_param        "Hostname"                     
"www.public.dns.name"
ns_param        "Address"                      
"62.1.2.3"

ns_section     
"ns/server/$server/module/nssock1"
ns_param        "Port"                         
"80"
ns_param        "Hostname"                     
"www.private.dns.name"
ns_param        "Address"                      
"192.168.0.1"

-- 
Wojciech Kocjan
wojciechkocjan.org


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to
<listservlistserv.aol.com> with the
body of "SIGNOFF AOLSERVER" in the email
message. You can leave the Subject: field of your email
blank.
[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )