Page 1 of 1

[how to bind ip]

Posted: Tue May 17, 2005 12:44 pm
by TakaShi^^
set {
network-name "Jurong";
default-server "Jurong.SG.xxxx.net";
services-server "services.jurong.org";
stats-server "stats.jurong.org";
help-channel "";
hiddenhost-prefix "rox";
/* prefix-quit "no"; */

/* on-oper host */
hosts {
local "locop.jurong.org";
global "global.jurong.org";
coadmin "coadmin.jurong.org";
admin "admin.jurong.org";
servicesadmin "csops.jurong.org";
netadmin "netadmin.jurong.org";
host-on-oper-up "no";
};
};

tis is my config

but when i use /server locop.jurong.org ....not working how come

connection refused

and one question about vhost....how do i automatic have a vhost set...like when i join the server i dun have to type /sethost to change...it automically changed it if i oped...


Moderator: Don't post your cloak-keys!

Re: [how to bind ip]

Posted: Tue May 17, 2005 1:38 pm
by Matridom
TakaShi^^ wrote:
but when i use /server locop.jurong.org ....not working how come

connection refused
why are you trying to connect to a vhost?

if you want to connect to the server, try /server ip.address.of.server

as for the vhost's, look at the vhost block in the documentation on how to user a user/pass to obtain a custom host.

Posted: Tue May 17, 2005 2:21 pm
by Dukat
If you really want to connect to that domain, you'd have to set it up in your DNS server (but why would you want to do that... :shock: )

Oper-vhost:
http://www.vulnscan.org/UnrealIrcd/faq/#68