Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Problems with server...

Newbie Spellweaver
Joined
Aug 8, 2008
Messages
27
Reaction score
0
Fist is this one

exec dbo.cabal_tool_registerAccount '1233','123'

Server: Msg 515, Level 16, State 2, Procedure cabal_tool_registerAccount, Line 10
Cannot insert the value NULL into column 'Password', table 'ACCOUNT.dbo.cabal_auth_table'; column does not allow nulls. INSERT fails.
The statement has been terminated.
Server: Msg 515, Level 16, State 2, Procedure cabal_tool_registerAccount, Line 16
Cannot insert the value NULL into column 'UserNum', table 'ACCOUNT.dbo.cabal_charge_auth'; column does not allow nulls. INSERT fails.
The statement has been terminated.

(1 row(s) affected)

________________________________________________

Second is this.

About config IP in CentOS.
My IP is 80.240.213.110
Mask - 255.255.255.240
Shluz - 80.240.213.97
DNS - 10.20.6.254


Question is - what I must write in config?

________________________________________________

Will add more problems after ^^

One more question... Who can help me up the server? I can give you reward for this ^^
 
Last edited by a moderator:
The Dinosaur
Loyal Member
Joined
Jun 29, 2008
Messages
5,028
Reaction score
999
The error means you didn't install the crypt support (xp_md5.dll) on your server. The method for this is clearly stated in every single guide so all i can guess it that you are skipping bits which is not the way to do things.

You need to copy xp_md5.dll to c:\windows\system32 and runt he following command on the "master" database:

EXEC SP_ADDEXTENDEDPROC 'xp_md5','xp_md5.dll'

Getting somebody else to set the server up for you will not do you any favours at all. If you don't know how to set it up what happens when you hit a problem? You post here asking for sombody to fix it for you, that is what will happen. Every slight change you want to make, another post. You need to learn this stuff if you want to run a server or you are just going to annoy the people here who are willing to help until they finally give up answering your posts.

I'm not trying to be nasty here i'm just trying to point out a few facts that will help you in the long run and make sure that you will get the help you need when you actually need it instead of getting ignored (or flamed) every time you post. A lot of the other people here would be flaming you already and you are lucky to end up with one of the more patient types like me :)

As for the config you are quite lucky as it looks like you don't have a router. As long as shows you the same IP use that in all of the configs and that should work.
 
Upvote 0
Newbie Spellweaver
Joined
Aug 8, 2008
Messages
27
Reaction score
0
The error means you didn't install the crypt support (xp_md5.dll) on your server. The method for this is clearly stated in every single guide so all i can guess it that you are skipping bits which is not the way to do things.

You need to copy xp_md5.dll to c:\windows\system32 and runt he following command on the "master" database:

EXEC SP_ADDEXTENDEDPROC 'xp_md5','xp_md5.dll'

(((((( Now this

EXEC SP_ADDEXTENDEDPROC 'xp_md5','xp_md5.dll'

Server: Msg 2714, Level 16, State 7, Procedure sp_addextendedproc, Line 26
There is already an object named 'xp_md5' in the database.
 
Upvote 0
Newbie Spellweaver
Joined
Oct 2, 2005
Messages
8
Reaction score
0
what wrong with my log too.. help me plz!
=================================
[Sat Aug 9 2008 17:35:16.914240 3086309056]: open log file '/var/log/cabal/CashDBAgent.log'
[Sat Aug 9 2008 17:35:16.914328 3086309056]: LOG LEVEL: 3
[Sat Aug 9 2008 17:35:16.915197 3086309056]: Start CashDBAgent Server
[Sat Aug 9 2008 17:35:16.926377 3086306208]: CProcessLayer(0)::svc Start [3086306208]
[Sat Aug 9 2008 17:35:16.927180 3075816352]: CProcessLayer(0)::svc Start [3075816352]
[Sat Aug 9 2008 17:35:16.927256 3065326496]: CProcessLayer(0)::svc Start [3065326496]
[Sat Aug 9 2008 17:35:16.927323 3054836640]: CProcessLayer(0)::svc Start [3054836640]
[Sat Aug 9 2008 17:35:16.930204 3086309056]: try listening 38190 port
[Sat Aug 9 2008 17:35:16.930365 3044346784]: CProcessLayer(0)::svc Start [3044346784]
[Sat Aug 9 2008 17:35:16.930434 3033856928]: CProcessLayer(0)::svc Start [3033856928]
[Sat Aug 9 2008 17:35:16.931178 3023367072]: CProcessLayer(0)::svc Start [3023367072]
[Sat Aug 9 2008 17:35:16.931244 3012877216]: CProcessLayer(0)::svc Start [3012877216]
[Sat Aug 9 2008 17:35:16.931306 3002387360]: CProcessLayer(0)::svc Start [3002387360]
[Sat Aug 9 2008 17:35:16.931367 2991897504]: CProcessLayer(0)::svc Start [2991897504]
[Sat Aug 9 2008 17:35:17.560227 3086309056]: accept success 8(192.168.1.5:33680)
[Sat Aug 9 2008 17:35:17.562072 3086309056]: 1.open user 8 [8AB5C38] (192.168.1.5)
[Sat Aug 9 2008 17:35:20.871645 3086309056]: sock 8=> wrong checksum (0, 283D4385)
[Sat Aug 9 2008 17:35:20.871685 3086309056]: sock 8=> Recv Packet error
[Sat Aug 9 2008 17:35:20.872243 3086309056]: 1.close user 8 [8AB5C38] (192.168.1.5)
[Sat Aug 9 2008 17:35:25.881176 3086309056]: accept success 8(192.168.1.5:33688)
[Sat Aug 9 2008 17:35:25.881254 3086309056]: 1.open user 8 [8AB5C38] (192.168.1.5)
[Sat Aug 9 2008 17:35:25.881825 3086309056]: sock 8=> wrong checksum (0, 283D4385)
[Sat Aug 9 2008 17:35:25.881847 3086309056]: sock 8=> Recv Packet error
===================
[Sat Aug 9 2008 17:35:14.564026 3086558912]: open log file '/var/log/cabal/DBAgent_24.log'
[Sat Aug 9 2008 17:35:14.564538 3086558912]: LOG LEVEL: 3
[Sat Aug 9 2008 17:35:14.565524 3086558912]: Start DBAgent_24 Server
[Sat Aug 9 2008 17:35:14.577934 3086558912]: try listening 38181 port
[Sat Aug 9 2008 17:35:14.578783 3086556064]: CProcessLayer(0)::svc Start [3086556064]
[Sat Aug 9 2008 17:35:14.578879 3076066208]: CProcessLayer(0)::svc Start [3076066208]
[Sat Aug 9 2008 17:35:14.578953 3065576352]: CProcessLayer(0)::svc Start [3065576352]
[Sat Aug 9 2008 17:35:14.579525 3055086496]: CProcessLayer(0)::svc Start [3055086496]
[Sat Aug 9 2008 17:35:14.579771 3044596640]: CProcessLayer(0)::svc Start [3044596640]
[Sat Aug 9 2008 17:35:15.751545 3086558912]: accept success 8(192.168.1.5:33675)
[Sat Aug 9 2008 17:35:15.752622 3086558912]: 1.open user 8 [83F1488] (192.168.1.5)
[Sat Aug 9 2008 17:35:15.753716 3086558912]: sock 8=> wrong checksum (0, 283D4385)
[Sat Aug 9 2008 17:35:15.753741 3086558912]: sock 8=> Recv Packet error
[Sat Aug 9 2008 17:35:15.754506 3086558912]: 1.close user 8 [83F1488] (192.168.1.5)
[Sat Aug 9 2008 17:35:17.558318 3086558912]: accept success 8(192.168.1.5:33679)
[Sat Aug 9 2008 17:35:17.559060 3086558912]: 1.open user 8 [83F1488] (192.168.1.5)
[Sat Aug 9 2008 17:35:20.756741 3086558912]: accept success 10(192.168.1.5:33683)
[Sat Aug 9 2008 17:35:20.757304 3086558912]: 2.open user 10 [83FFB60] (192.168.1.5)
[Sat Aug 9 2008 17:35:20.757583 3086558912]: sock 10=> wrong checksum (0, 283D4385)
[Sat Aug 9 2008 17:35:20.757605 3086558912]: sock 10=> Recv Packet error
[Sat Aug 9 2008 17:35:20.757660 3086558912]: 2.close user 10 [83FFB60] (192.168.1.5)
[Sat Aug 9 2008 17:35:20.873565 3086558912]: sock 8=> wrong checksum (0, 283D4385)
[Sat Aug 9 2008 17:35:20.873602 3086558912]: sock 8=> Recv Packet error
[Sat Aug 9 2008 17:35:20.873656 3086558912]: 1.close user 8 [83F1488] (192.168.1.5)
[Sat Aug 9 2008 17:35:25.760075 3086558912]: accept success 8(192.168.1.5:33686)
[Sat Aug 9 2008 17:35:25.760153 3086558912]: 1.open user 8 [83F1488] (192.168.1.5)
[Sat Aug 9 2008 17:35:25.760207 3086558912]: sock 8=> wrong checksum (0, 283D4385)
[Sat Aug 9 2008 17:35:25.760258 3086558912]: sock 8=> Recv Packet error
[Sat Aug 9 2008 17:35:25.760830 3086558912]: 1.close user 8 [83F1488] (192.168.1.5)
[Sat Aug 9 2008 17:35:25.878138 3086558912]: accept success 8(192.168.1.5:33687)
==========================
[Sat Aug 9 2008 17:35:14.013911 3086735040]: open log file '/var/log/cabal/GlobalDBAgent.log'
[Sat Aug 9 2008 17:35:14.014000 3086735040]: LOG LEVEL: 3
[Sat Aug 9 2008 17:35:14.015072 3086735040]: Start GlobalDBAgent Server
[Sat Aug 9 2008 17:35:14.026051 3086732192]: CProcessLayer(0)::svc Start [3086732192]
[Sat Aug 9 2008 17:35:14.026663 3076242336]: CProcessLayer(0)::svc Start [3076242336]
[Sat Aug 9 2008 17:35:14.026924 3065752480]: CProcessLayer(0)::svc Start [3065752480]
[Sat Aug 9 2008 17:35:14.026994 3055262624]: CProcessLayer(0)::svc Start [3055262624]
[Sat Aug 9 2008 17:35:14.029653 3086735040]: try listening 38180 port
[Sat Aug 9 2008 17:35:14.030063 3044772768]: CProcessLayer(0)::svc Start [3044772768]
[Sat Aug 9 2008 17:35:14.030640 3034282912]: CProcessLayer(0)::svc Start [3034282912]
[Sat Aug 9 2008 17:35:14.030923 3023793056]: CProcessLayer(0)::svc Start [3023793056]
[Sat Aug 9 2008 17:35:14.030991 3013303200]: CProcessLayer(0)::svc Start [3013303200]
[Sat Aug 9 2008 17:35:14.031059 3002813344]: CProcessLayer(0)::svc Start [3002813344]
[Sat Aug 9 2008 17:35:14.031607 2992323488]: CProcessLayer(0)::svc Start [2992323488]
[Sat Aug 9 2008 17:35:15.158842 3086735040]: accept success 8(192.168.1.5:33673)
[Sat Aug 9 2008 17:35:15.160719 3086735040]: 1.open user 8 [98E4C48] (192.168.1.5)
[Sat Aug 9 2008 17:35:15.162629 3086735040]: sock 8=> wrong checksum (0, 283D4384)
[Sat Aug 9 2008 17:35:15.162656 3086735040]: sock 8=> Recv Packet error
[Sat Aug 9 2008 17:35:15.162736 3086735040]: 1.close user 8 [98E4C48] (192.168.1.5)
[Sat Aug 9 2008 17:35:16.737372 3086735040]: accept success 8(192.168.1.5:33677)
[Sat Aug 9 2008 17:35:16.737507 3086735040]: 1.open user 8 [98E4C48] (192.168.1.5)
[Sat Aug 9 2008 17:35:16.739239 3086735040]: sock 8=> wrong checksum (0, 283D4385)
[Sat Aug 9 2008 17:35:16.739265 3086735040]: sock 8=> Recv Packet error
[Sat Aug 9 2008 17:35:16.739320 3086735040]: 1.close user 8 [98E4C48] (192.168.1.5)
[Sat Aug 9 2008 17:35:20.164812 3086735040]: accept success 8(192.168.1.5:33682)
[Sat Aug 9 2008 17:35:20.165380 3086735040]: 1.open user 8 [98E4C48] (192.168.1.5)
[Sat Aug 9 2008 17:35:20.165662 3086735040]: sock 8=> wrong checksum (0, 283D4384)
[Sat Aug 9 2008 17:35:20.165685 3086735040]: sock 8=> Recv Packet error
==============================
[Sat Aug 9 2008 17:35:16.280455 3086309056]: open log file '/var/log/cabal/LoginSvr_01.log'
[Sat Aug 9 2008 17:35:16.280539 3086309056]: LOG LEVEL: 3
[Sat Aug 9 2008 17:35:16.280570 3086309056]: MemPoolUnitSizeClass(0): 14336Bytes
[Sat Aug 9 2008 17:35:16.282318 3086309056]: Start LoginSvr_01 Server
[Sat Aug 9 2008 17:35:16.282394 3086309056]: SITE_CHN, GAMEGUARD_V25, APEX_V10
[Sat Aug 9 2008 17:35:16.282424 3086309056]: TestChannelGroupIdxStartPoint=50
[Sat Aug 9 2008 17:35:16.282466 3086309056]: affiliatedCorpIP=192.168.1.5;
[Sat Aug 9 2008 17:35:16.282528 3086309056]: AdminIP=121.170.135.;
[Sat Aug 9 2008 17:35:16.282557 3086309056]: client_version=22
[Sat Aug 9 2008 17:35:16.282579 3086309056]: IgnoreClientVersion(1)
[Sat Aug 9 2008 17:35:16.282607 3086309056]: UseAntiOnlineGameAddictionSystem(1)
[Sat Aug 9 2008 17:35:16.283245 3086309056]: AdultAge(18)
[Sat Aug 9 2008 17:35:16.283324 3086309056]: DefaultAgeAdult(1)
[Sat Aug 9 2008 17:35:16.283352 3086309056]: UsePSS(0)
[Sat Aug 9 2008 17:35:16.283374 3086309056]: CachedPSS(0)
[Sat Aug 9 2008 17:35:16.283395 3086309056]: PssCacheDurationMin(1440)
[Sat Aug 9 2008 17:35:16.283417 3086309056]: CutIfPssUserNotFound(0)
[Sat Aug 9 2008 17:35:16.283439 3086309056]: PssLogLevel(0)
[Sat Aug 9 2008 17:35:16.283460 3086309056]: InstantPlayTimeClearIntervalMin(300)
[Sat Aug 9 2008 17:35:16.283482 3086309056]: IDC(1)
[Sat Aug 9 2008 17:35:16.283503 3086309056]: SharedPssPersonId(0)
[Sat Aug 9 2008 17:35:16.283525 3086309056]: NormalClientMagicKey(1168110)
[Sat Aug 9 2008 17:35:16.283547 3086309056]: UseImageAuth(0)
[Sat Aug 9 2008 17:35:16.283568 3086309056]: ImageAuthDataPath(./ImageAuth/)
[Sat Aug 9 2008 17:35:16.283597 3086309056]: ImageAuthMaxTryCount(5)
[Sat Aug 9 2008 17:35:16.284240 3086309056]: ImageAuthWaitTime(120000)
[Sat Aug 9 2008 17:35:16.284325 3086309056]: BlockIfImageAuthFail(0)
[Sat Aug 9 2008 17:35:16.284349 3086309056]: UseServerListManualOrder(1)
[Sat Aug 9 2008 17:35:16.284374 3086309056]: ServerListManualOrder()
[Sat Aug 9 2008 17:35:16.284395 3086309056]: 00:00 => 0
[Sat Aug 9 2008 17:35:16.284416 3086309056]: V1 = 22, V2 = 5834620, V3 = 0, V4 = 0
[Sat Aug 9 2008 17:35:16.284443 3086309056]: ImageAuthDataMgr Init Begin
[Sat Aug 9 2008 17:35:16.732274 3086309056]: ImageAuthDataMgr Init End(Count:1995)
[Sat Aug 9 2008 17:35:16.734221 3086309056]: try connect 192.168.1.5:38170, Sync
[Sat Aug 9 2008 17:35:16.736348 3086309056]: sock 7 ->LinkHandler Open
[Sat Aug 9 2008 17:35:16.736472 3086309056]: SendIPSConnect2Svr (195:128:01:00)
[Sat Aug 9 2008 17:35:16.737178 3086309056]: try connect 192.168.1.5:38180, Sync
[Sat Aug 9 2008 17:35:16.738298 3086309056]: sock 9 ->LinkHandler Open
[Sat Aug 9 2008 17:35:16.738366 3086309056]: SendIPSConnect2Svr (195:128:01:00)
[Sat Aug 9 2008 17:35:16.738425 3086309056]: try listening 38101 port
[Sat Aug 9 2008 17:35:16.741513 3086309056]: sock 9 ->LinkHandler close
[Sat Aug 9 2008 17:35:16.742335 3078007712]: CProcessLayer(0)::svc Start [3078007712]
[Sat Aug 9 2008 17:35:16.742444 3078007712]: ServerState changed(0 -> 0)
[Sat Aug 9 2008 17:35:21.742438 3086309056]: [##ERROR##] remoteAddr(192.168.1.5), connectRetryNum_(9,0), serverAddr(192.168.1.5:38180)
[Sat Aug 9 2008 17:35:21.742529 3086309056]: try connect 192.168.1.5:38180, Sync
[Sat Aug 9 2008 17:35:21.743506 3086309056]: sock 9 ->LinkHandler Open
[Sat Aug 9 2008 17:35:21.743538 3086309056]: SendIPSConnect2Svr (195:128:01:00)
[Sat Aug 9 2008 17:35:21.744563 3086309056]: sock 9 ->LinkHandler close
[Sat Aug 9 2008 17:35:26.744677 3086309056]: [##ERROR##] remoteAddr(192.168.1.5), connectRetryNum_(9,0), serverAddr(192.168.1.5:38180)
[Sat Aug 9 2008 17:35:26.744850 3086309056]: try connect 192.168.1.5:38180, Sync
[Sat Aug 9 2008 17:35:26.744988 3086309056]: sock 9 ->LinkHandler Open
[Sat Aug 9 2008 17:35:26.745021 3086309056]: SendIPSConnect2Svr (195:128:01:00)
[Sat Aug 9 2008 17:35:26.746925 3086309056]: sock 9 ->LinkHandler close
[Sat Aug 9 2008 17:35:31.746974 3086309056]: [##ERROR##] remoteAddr(192.168.1.5), connectRetryNum_(9,0), serverAddr(192.168.1.5:38180)
[Sat Aug 9 2008 17:35:31.747071 3086309056]: try connect 192.168.1.5:38180, Sync
[Sat Aug 9 2008 17:35:31.747941 3086309056]: sock 9 ->LinkHandler Open
[Sat Aug 9 2008 17:35:31.748007 3086309056]: SendIPSConnect2Svr (195:128:01:00)
[Sat Aug 9 2008 17:35:31.749633 3086309056]: sock 9 ->LinkHandler close

Help me
Thx.
 
Upvote 0
Newbie Spellweaver
Joined
Aug 8, 2008
Messages
27
Reaction score
0
Eeee baby ee baby it works!!!!!! HAHAHA i'M NEWBIE HAKER lol =)

I delete xp_md5 from database and instal it like you say... !! THX

About the IP i have 80.240.213.110 and i wrote 80.240.213.111 can i change it ot mine? I mean where?
 
Upvote 0
The Dinosaur
Loyal Member
Joined
Jun 29, 2008
Messages
5,028
Reaction score
999
You change the ip addresses in the .ini files in /etc/cabal and /etc/odbc.ini on the linux machine. I think you have a dynamic IP which changes each time you log on to the internet so you are going to have to check it and make sure the configs are updated each time. You cannot use a no-ip to get around this as putting a no-ip in the server configs doesn't work.

The packet error is going to be down to one of two things on the linux machine. First check each of the .ini files in .etc.cabal and make sure the UseEncryptPacket settings are all set to 0. Next check the file sizes of your binaries in /usr/bin against mine:

ChatNode 701,832
DBAgent 842,584
GlobalMgrSvr 307,984
LoginSvr 362,976
WorldSvr 2,353,916

A few people seem to be installing cabal.rpm (the ep1 files) and then not putting the ep 2 binaries over the top afterwards which just isn't going to work as they are completely different. Find these in the fullcabalserver.rar you downloaded.

Remember that the GlobalDBAgent binary doesn't exist and it should just be a symbolic link to DBAgent. I have seen people who have an actual GlobalDBAgent binary as a few sites posted it thinking it was needed, and it is actually just a copy of the ep1 DBAgent which causes problems. If you have a binary and not a link then delete it and run the following command from a linux terminal:

ln -sf /usr/bin/DBAgent /usr/bin/GlobalDBAgent
 
Upvote 0
Newbie Spellweaver
Joined
Aug 8, 2008
Messages
27
Reaction score
0
Nope it's my real IP

I pay for this. I need it because i have CS server =)

I cann't find it -> the ip addresses in the .ini files in /etc/cabal and /etc/odbc.ini on the linux machine

I found.... But i try to enter my real IP (80.240.213.110) linux say that some one use it already (it is my windows) so i write there 192.168.64.1 i look it in my Internet connection -> WMware Network Adapter... is it ok????
 
Last edited by a moderator:
Upvote 0
The Dinosaur
Loyal Member
Joined
Jun 29, 2008
Messages
5,028
Reaction score
999
The ini files in /etc/cabal should all use the WAN IP (whatismyip.com) or 127.0.0.1. Putting the vmware ip in there won't work as nobody outside your machine can see that address and so they can't connect to it. It can't be this IP that is saying it is in use because the vmware machine doe not use this IP for itself it uses it for connections.

If it is telling you that ports are in use then you have duplicate processes running that should not be. Try rebooting the centos machine and see if that fixes it and if it doesn't then you have symbolic links in /etc/init.d/ that should not be there.

This is where it gets very complicated as i think it is pretty clear at this point that you don't really know anything about networking or linux and all i can do is give you big lists full of commands to run to change your setup from what i am guessing it is to what it should be. You won't have any way of telling if one of my commands isn't quite right for your setup and if something isn't quite the same as i am guessing it is (guessing is all i can do) then the commands could do more harm than good. If that happens you won't have any idea how to fix it as you don't know what should be there and what should not.

I don't want to seem rude here i'm just facing facts that a certain amount of knowledge is needed to set this up and i don't think you have it. It is like trying to fix a car, i can point you at the engine but it doesn't mean you will know what to do when you get there. Part of the problem is that there seem to be lots of slightly different server releases out there and they are all a bit different.

Keep an eye on my guide topic this weekend as i am working on something that i think will help people in your position get this set up without dozens of posts and lots of confusion. My databases are about to go back up and once that happens i will be releasing a repack of the server files with some modified scripts to help people get it up quickly (and scrub old bad configs if they exist).
 
Upvote 0
Newbie Spellweaver
Joined
Aug 8, 2008
Messages
27
Reaction score
0
You like write a lot.... Ohh Head going explo... I nothink understand. ((

Just that i can say my real ip 80.240.213.110
What i must write in CentOS? In Mahi guid she say i must write 80.240.213.111 lol
In Japan guid nothink in CentOS. I try with all IP that i know but after when Cent OS instaled i cant connect to linux for put there server filex... ohhh kill me. It easy if some one who know it how to do help me. Just use programm Radmin to connect to my computer And you can work like in yours...
 
Upvote 0
The Dinosaur
Loyal Member
Joined
Jun 29, 2008
Messages
5,028
Reaction score
999
Doing it for you will only help you in the short term. If you run into problems or need to change things you won't know how as you didn't learn the basics. Build a man a fire he will be warm for a day, but set a man on fire he will be warm for the rest of his life as they say ;)

My databases have just been posted. If you use MSN then PM me your details and you can test something for me to see if it will help peple in your situation.
 
Upvote 0
Newbie Spellweaver
Joined
Aug 8, 2008
Messages
27
Reaction score
0
This is my problem!!! Video.

Write green and press "Далее" and after click "скачать"
 
Upvote 0
The Dinosaur
Loyal Member
Joined
Jun 29, 2008
Messages
5,028
Reaction score
999
Nice bunch of info there, good job! You did miss one bit i need to see though. Can you do an "ipconfig" in a windows command prompt and post a screenie/text?

To copy from a command prompt click the little icon on the very top left, then select edit->mark then edit->copy and paste into the post ;)
 
Upvote 0
Newbie Spellweaver
Joined
Aug 8, 2008
Messages
27
Reaction score
0
C:\Documents and Settings\nego>ipconfig

Настройка протокола IP для Windows


VMware Network Adapter VMnet1 - Ethernet адаптер:

DNS-суффикс этого подключения . . :
IP-адрес . . . . . . . . . . . . : 192.168.64.1
Маска подсети . . . . . . . . . . : 255.255.255.0
Основной шлюз . . . . . . . . . . :

Подключение по локальной сети - Ethernet адаптер:

DNS-суффикс этого подключения . . :
IP-адрес . . . . . . . . . . . . : 80.240.213.110
Маска подсети . . . . . . . . . . : 255.255.255.240
Основной шлюз . . . . . . . . . . : 80.240.213.97

3:31 and still nothink.... i go sleep.... ZZzzzzz
 
Last edited by a moderator:
Upvote 0
Newbie Spellweaver
Joined
Jul 27, 2008
Messages
8
Reaction score
0
Eeee baby ee baby it works!!!!!! HAHAHA i'M NEWBIE HAKER lol =)

I delete xp_md5 from database and instal it like you say... !! THX

About the IP i have 80.240.213.110 and i wrote 80.240.213.111 can i change it ot mine? I mean where?

where you delete it i can't find
 
Upvote 0
Newbie Spellweaver
Joined
Aug 8, 2008
Messages
27
Reaction score
0
where you delete it i can't find

(Video file)

Enter Green number, press "Далее" & and press "Скачать"

__________________________________


chumpywumpy HELP me!
 
Upvote 0
Newbie Spellweaver
Joined
Aug 8, 2008
Messages
27
Reaction score
0
HELP ME!!!
1. up
2. I try all that i know but nothink!
3. VM and CentOS need connect by IP??? ot somethink like that?
 
Upvote 0
Experienced Elementalist
Joined
Sep 10, 2006
Messages
213
Reaction score
1
HELP ME!!!
1. up
2. I try all that i know but nothink!
3. VM and CentOS need connect by IP??? ot somethink like that?

What are you internet connection? if use static ip, then use bridge for connect xp to centos, if your connection is broadband (PPPOE or PPTP) use NAT.
 
Last edited:
Upvote 0
Newbie Spellweaver
Joined
Aug 8, 2008
Messages
27
Reaction score
0
What are you internet connection? if use static ip, then use bridge for connect xp to centos, if your connestion is broadband (PPPOE or PPTP) use NAT.

This is my problem!!! Video.

Write green and press "Далее" and after click "скачать"


C:\Documents and Settings\nego>ipconfig

Настройка протокола IP для Windows


VMware Network Adapter VMnet1 - Ethernet адаптер:

DNS-суффикс этого подключения . . :
IP-адрес . . . . . . . . . . . . : 192.168.64.1
Маска подсети . . . . . . . . . . : 255.255.255.0
Основной шлюз . . . . . . . . . . :

Подключение по локальной сети - Ethernet адаптер:

DNS-суффикс этого подключения . . :
IP-адрес . . . . . . . . . . . . : 80.240.213.110
Маска подсети . . . . . . . . . . : 255.255.255.240
Основной шлюз . . . . . . . . . . : 80.240.213.97
 
Upvote 0
Back
Top