Only running on localhost..
Only running on localhost..
Hello, could you please help me, to get unrealircd to run just on localhost, only the accounts logged to the box can connect?
Re: Only running on localhost..
That's easy, use the IP of 127.0.0.1 in every listen block you have. Unless it's a public shell provider. If it is ask them to set-up a virtual adapter on lo and a 127.0.0.x IP or if it's ok to use 127.0.0.1.hemhuli wrote:Hello, could you please help me, to get unrealircd to run just on localhost, only the accounts logged to the box can connect?
Code: Select all
listen 127.0.0.1:6667;Configuration - https://www.unrealircd.org/docs/Configuration
FAQ - https://www.unrealircd.org/docs/FAQ
FAQ - https://www.unrealircd.org/docs/FAQ