Page 1 of 1

[0.14.8] Bind factorio to a specific IP address

Posted: Fri Sep 23, 2016 10:54 am
by Yehn
Hi,

I'm wondering if there's a way I can bind factorio to a specific IP/interface, instead of having it listen across all of them. I could not find a setting for this.

It seems there are namespaces via the 'ip' program that can force an all-binding daemon to bind to a specific IP, but it would be easiest and simpler if I could just tell Factorio which interface (ie 'eth0:0' or 'eth0:1' or 'eth1', etc) to use directly. If there is a way to do this.

Thank you.

Re: [0.14.8] Bind factorio to a specific IP address

Posted: Sat Sep 24, 2016 10:53 am
by Yehn
Figured out a workaround using iptables NAT + firewalling, still would be nice to be able to bind directly..