How to start a server with a different network interface?
#1

Hi,

I got a server linux based server with multiple IP:

dummy0
dummy0:1
dummy0:2
dummy0:3
dummy0:4
eth0

But the server always start on the main interface (eth0). How can I do if I want to start on the dummy0 ?

Thanks.
Reply
#2

Assign the IP you want to the interface you want

Add this to server.cfg:
Quote:

bind ip address
(replace ip address with the IP you want to use)

Start the server
Reply
#3

Thank you.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)