Jump to content
Sign in to follow this  
maroco

STARTING DEDICATED SERVER ON MULTI IP COMP

Recommended Posts

I have a linux server 1.96 on redhat 9 and i have nscd runing and the server does start and is running on the linux box.

This computer has multiple ip addresses and I can see the server on 3 of the ip addresses.

-My problem is that when i connect to the server i get disconnected instantly after i connect i think it may have something to do with the multiple ip addresses but it could be something else can anyone help me resolve this problem.

Share this post


Link to post
Share on other sites

na, the account you loaded OFP under should default to the main IP

whay it shows under three IPs beats me

but benu will know

PS I was going to post

I CANT READ CAPS SORRY

Share this post


Link to post
Share on other sites

Actually i only had servers with one network interface, so i have to guess. OFP seems to listen on all interfaces, so incoming packets should reach the server. The question is where the outgoing packets go to. I don't think ofp sends them to a special interface (although nothing is impossible, as erratically as the server behaves in regards to dns settings and stuff), so the interface (and therefor ip) for outgoing packets should be determined by your routing tables. "route -n" should give you an answer about that. Alternatively you could use "grep 2302 /proc/net/ip_conntrack" if you have connection tracking compiled into the kernel to see what connection is established. Although that may work only for a short time if the connection is not properly established.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×