From d8776648ff6e6b3cb4922025b12c9cc42974b4db Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> Date: Sat, 5 Feb 2005 02:07:30 +0000 Subject: Servers can bind to single IP addresses now, and added buffer.(c/h) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1033 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/login_athena.conf | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'conf-tmpl/login_athena.conf') diff --git a/conf-tmpl/login_athena.conf b/conf-tmpl/login_athena.conf index 1c915dbbe..2cabd0953 100644 --- a/conf-tmpl/login_athena.conf +++ b/conf-tmpl/login_athena.conf @@ -1,7 +1,15 @@ // Athena Login Server configuration file. // Translated by Peter Kieser + +// Login Server IP +// +// You should only need to set this if you are running behind a +// firewall or on a machine with multiple interfaces. In that case, +// you need to specify the IP address you wish to export to the entire world. +// +//login_ip:127.0.0.1 -// Port to bind Login Server to (always binds to all IP addresses) +// Login Server Port login_port: 6900 // Whether remote administration is enabled or disabled (1 for enabled, 0 for disabled) -- cgit v1.2.3-60-g2f50