Search found 18 matches

by VegetaSan
Tue Nov 09, 2004 12:37 pm
Forum: General chat
Topic: Round Robin DNS Service ... :(
Replies: 3
Views: 3589

/** Confused **\ ....

A Records ?
by VegetaSan
Mon Nov 08, 2004 7:03 pm
Forum: General chat
Topic: Round Robin DNS Service ... :(
Replies: 3
Views: 3589

Round Robin DNS Service ... :(

hey, I heard about a Round Robin DNS Name ... and I wanted to know where I can get a service like this .... No-IP.org doesnt offer it .. if I recall correct

Anyone knows where I can get one,

With Regards, Nabil
by VegetaSan
Tue Oct 05, 2004 8:01 pm
Forum: Unreal 3.2 Support
Topic: Linking .. GGRRR!!!
Replies: 12
Views: 10562

Ah, Thank you all guys for the help. =)
by VegetaSan
Mon Oct 04, 2004 8:19 am
Forum: Unreal 3.2 Support
Topic: Linking .. GGRRR!!!
Replies: 12
Views: 10562

Ggrr. Ok I got it thx all. Stupid mistake in the me::name of Lighting.Lighting
ok. But there is another question.

I want to have this. When someone types /server -m irc.myserver.net

Then he shouldnt get connected to irc.myserver.net. But another server .. that is linked to irc.myserver.net how ...
by VegetaSan
Sun Oct 03, 2004 10:48 am
Forum: Unreal 3.2 Support
Topic: Linking .. GGRRR!!!
Replies: 12
Views: 10562

still doesnt work :roll:

*** Notice -- Connection to Lighting.Lighting[2.2.2.2] activated.
*** LocOps -- Link denied for Lighting.Lighting([email protected]) (No link block named 'Lighting.Lighting') Lighting.Lighting[@2.2.2.2.0]
*** LocOps -- Link denied for Lighting.Lighting([email protected]) (No ...
by VegetaSan
Sat Oct 02, 2004 10:22 pm
Forum: Unreal 3.2 Support
Topic: Linking .. GGRRR!!!
Replies: 12
Views: 10562

Linking .. GGRRR!!!

Linking .... a Pain in the ass

Ok, Iam trying to link 2 servers to eachother. but .. it's not going too well

Server1 = 1.1.1.1
Server2 = 2.2.2.2

me::name (Server1) = Anime.Anime
me::name (Server2) = Lighting.Lighting

( for example ofcourse )

Server1 Numeric = 4
Server2 Numeric = 5

( You ...
by VegetaSan
Fri Aug 27, 2004 11:19 am
Forum: Unreal 3.2 Support
Topic: IP in a variable
Replies: 14
Views: 7808

I assume I need the program called "3DWatch" ... for Win32.

well anyways .. thanks for all the info guys .. you helped me out alot. thx again.
by VegetaSan
Thu Aug 26, 2004 7:15 pm
Forum: Unreal 3.2 Support
Topic: IP in a variable
Replies: 14
Views: 7808

I dont have any idea how to get these programs .. or what they are called. could you tell me the names , thx
by VegetaSan
Thu Aug 26, 2004 7:12 pm
Forum: General chat
Topic: Running a Cygwin compiled app as an NT service
Replies: 16
Views: 14203

tell us the results
by VegetaSan
Thu Aug 26, 2004 3:38 pm
Forum: Unreal 3.2 Support
Topic: IP in a variable
Replies: 14
Views: 7808

yeah .. the "link" ( IP )

for example:

IP: 120.232.23.22
Static DNS: blabla.unreal.com

I needed to type "120.232.23.22" but .. what if the comp got rebooted and the ip changed to "120.232.24.168" then connecting to " blabla.unreal.com " wont work nomore.
by VegetaSan
Thu Aug 26, 2004 2:47 pm
Forum: Unreal 3.2 Support
Topic: IP in a variable
Replies: 14
Views: 7808

yeah. I got one of those. But ... I need to type the IP there .. but what if the IP changed. . then you will connect to the wrong IP.
by VegetaSan
Thu Aug 26, 2004 10:00 am
Forum: Unreal 3.2 Support
Topic: IP in a variable
Replies: 14
Views: 7808

IP in a variable

isnt there some variable for the IP that unrealircd is running on. for example: my IP is 63.223.21.234

thenn..

listen @ip:*
{
options
{
ssl;
};
};

here is @ip = 63.223.21.234

I asked if there is something like this because... when I reboot or something .. then my IP is different then ...
by VegetaSan
Wed Aug 25, 2004 9:08 pm
Forum: General chat
Topic: IRCop Quiz
Replies: 9
Views: 7654

1: Howmany services are there, with Anope (9)
2: Wich command gives you the oper status (/oper)

(..) is the awnser
by VegetaSan
Wed Aug 25, 2004 7:37 pm
Forum: General chat
Topic: Running a Cygwin compiled app as an NT service
Replies: 16
Views: 14203

ok. I uploaded firedeamon for you if you dont have it yet.

DOWNLOAD HERE (http://vegetasan.zidev.com/firedaemon.zip)

I only know how to install a service with a batch file.

@echo off
c:\yourdir\firedaemon.exe -i Servicename "c:\yourappdirectory\linux" "c:\yourappdirectory\linux\app.extention ...
by VegetaSan
Wed Aug 25, 2004 4:58 pm
Forum: General chat
Topic: Running a Cygwin compiled app as an NT service
Replies: 16
Views: 14203

hm... does installing a/the service work with register keys/values ?.. you could allways try it.
register key... ? wrote:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UnrealIRCd
check that

Iam just guessing. or you could allways use "firedeamon.exe" but virus-scanners will remove that app.