Domino not picking up nic

I installed a new nic for my domino server. I can’t get it to pick up the new nic. After the install I setup a new TCP port and setup the notes named port and tried to bind it in the notes.ini file. I still can’t get it to work. I can’t get a notes client to connect with that nic ip address or get http requests.

I setup the internet documents. I did a search on the forum and found a couple of suggestions but none worked.I can ping it and I rechecked the nic multiple times. Still can’t get it to pickup the new nic.Anybody have any suggestions.

Subject: Domino not picking up nic

Are there two NICs in your card? Notes doesn’t actually bind to hardware, per se. Well, it used to during the NLM days, but I digress.

Can you open a browser on the server and open a web page to itself? (not the 127.0.0.1 address - but the nic card’s address?)

Can you telnet to the port on the server to port 80 or port 25? or port 1352?

telnet IPADDRE 25?