You sure can, you'll just need to configure multiple nssock's:
Configuration:
ns_section "ns/server/server1/module/nssock1"
ns_param port 8000
ns_param address 10.0.1.2
ns_section "ns/server/server1/module/nssock2"
ns_param port 8000
ns_param address 10.0.1.3
ns_section "ns/server/server1/modules"
ns_param nssock1 nssock.so
ns_param nssock2 nssock.so
Log:
[18/Feb/2005:09:05:18][9988.1][-main-] Notice: nssock: listening on
10.0.1.2:8000
[18/Feb/2005:09:05:18][9988.1][-main-] Notice: nssock: listening on
10.0.1.3:8000
Hope this helps!
- n
On Feb 18, 2005, at 1:42 AM, JM wrote:
Hi ALL,
Would it be possible to bind aolserver to 2 different IP?
TIA,
--
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.