I have Domino Server with 800 Users. I have 2 NIC installed on this server. (Windows 2000)(Domino Ver 6.0.3)
I want to divide trafic using one card(Card 1 with x ip) for Intranet users trafic and another card (card 2 with y ip) for External trafic. or one for incoming mails and another for outgoing mails.
But when i am enabling Card domino server detect Card no 2 with y ip.
Then users are not able to see homepage because users are using Card no 1 ip X.
When i disables card 2 then this works fine.
Is any other way to bifurcate trafic ? or I can define ip address in domino server ?
Subject: 2 network cards for 1domino server
hi,
did you create 2 specific TCP Ports in you server Document?
how is configured you website ? maybe there is a bind-to-host parameter that makes the domino server believe that users connecting to x ip address do not want to connect the same server as the ones connecting to y ip address ?
i have the same configuration, 2 NIC for one server, each NIC has its own ip address, and in the DNS server, i created different aliases, one for each NIC.
For example :
NIC one : Intranet.mydom.com 192.168.0.1
NIC two : Extranet.mydom.com 192.168.0.2
and that works fine, but i had to add the both host names in my website configuration document.