Two network cards, one's not doin its job

Post here if you need help setting up your server, etc.
Post Reply
User avatar
ROCK
Average Program
Posts: 76
Joined: Fri Feb 18, 2005 4:03 am

Two network cards, one's not doin its job

Post by ROCK »

I have two network cards in my computer, one links to the local area home or office network, the other leads directly out to the internet. I need XP to use the "direct to the internet" one to run the deticated server program. Does anyone know how I could go about this? I hope I was clear enough. Thanks
User avatar
Lucifer
Project Developer
Posts: 8751
Joined: Sun Aug 15, 2004 3:32 pm
Location: Republic of Texas

Re: Two network cards, one's not doin its job

Post by Lucifer »

ROCK wrote:I have two network cards in my computer, one links to the local area home or office network, the other leads directly out to the internet. I need XP to use the "direct to the internet" one to run the deticated server program. Does anyone know how I could go about this? I hope I was clear enough. Thanks
I know it's a matter of telling the armagetronad-dedicated to bind to a specific IP address, in which case you want to bind it to the appropriate network card. Other than that, i don't know, unless you use a localhost proxy fancy NAT more techspeak mumbo jumbo setup.
Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN

Be the devil's own, Lucifer's my name.
- Iron Maiden
User avatar
Z-Man
God & Project Admin
Posts: 11717
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Re: Two network cards, one's not doin its job

Post by Z-Man »

Lucifer wrote:I know it's a matter of telling the armagetronad-dedicated to bind to a specific IP address, in which case you want to bind it to the appropriate network card.
Problem here may be that you can't. AA always binds to ANY address, and usually ( according to the Microsoft documentation ) that means it will listen on all interfaces.
Now, a server that just listens to the internet and not to the LAN would be a challenge, but a good firewall should handle that. Apropos firewall: Your firewall needs to be set up to allow incoming UDP packets to the server's port.
Post Reply