You probably have to prebind 0.0.0.0 on the startup line:
./bin/nsd -ft start.tcl -u you -g ygroup -b "0.0.0.0:80" ...
or in a file use -B path/to/bind-file.txt
bind-file.txt:
0.0.0.0:80
Then set your nssock up. But I haven't done this recently, you might have to
somehow grab the ips and loop over them.
It looks like you can also use name based ip during binding, maybe it also
works with nssock?
tom jackson
On Tuesday 11 September 2007 00:12, Razvan Musaloiu-E. wrote:
> Hi!
>
> I have a quick question: how can I make the aolserver 4.5 listen on all
> IPs? My attempt to do achieve by setting the nssock's address parameter to
> 0.0.0.0 or {} didn't work.
>
> Thank you!
> Razvan ME
>
>
> --
> AOLserver - http://www.aolserver.com/
>
> To Remove yourself from this list, simply send an email to
> <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the
> email message. You can leave the Subject: field of your email blank.
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]>
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject:
field of your email blank.