Server Help

General Questions - Ip..

Solid_Fire - Wed Oct 26, 2005 4:29 am
Post subject: Ip..
Ok, i'v just opened my ports to run my brothers test zone. I Got it in the zone list, but it is red. Im not really sure what to put in the server.ini

-------
Code: Show/Hide

Misc=ServerIp:  <-- (what IP do i put here?)

-------
Do i put in my routers ip? (198.168.2.1..?) Or My Computers IP? (www.whatismyip.com..?)

Since im not really familiar with setting up zones using a router, can somebody please help me out. Yes, i'v read the router how-to, but i got stuck. Thanks.

And yes, i agree this is a noobie post.
Solo Ace - Wed Oct 26, 2005 5:03 am
Post subject:
Put your WAN IP (found on http://whatismyip.com indeed) in Misc:ServerIP.
Dr Brain - Wed Oct 26, 2005 9:52 am
Post subject:
It'll always be red on machines inside your LAN. Add a custom zone in Continuum with the computer's inside IP. But do get a friend to check to make sure that the zone works outside the router.
Solid_Fire - Wed Oct 26, 2005 2:40 pm
Post subject:
Okies I'll try it. Thanks.icon_smile.gif

edit: Ok, i added the custom zone.. i changed the zone description just to make sure i was doing it right, and it worked. But...now i cannot enter it. it has a ping of 0...
(Deactived B l a h e r) - Wed Oct 26, 2005 4:03 pm
Post subject:
Solo Ace wrote:
Put your WAN IP (found on http://whatismyip.com indeed) in Misc:ServerIP.

Or if you have Windows XP you can just goto Start:Run...: Type in "command": then in the DOS that comes up type "IPConfig" and it will give you your IP and some other info.
Solo Ace - Wed Oct 26, 2005 4:12 pm
Post subject:
Go away, you idiot.
(Deactived B l a h e r) - Wed Oct 26, 2005 4:15 pm
Post subject:
Solo Ace wrote:
Go away, you idiot.

1. This is a website and I'm not phisically here so I can't leave.
2.Who are you calling a idiot when your the one that didn't know that you can find it through your OS instead of going to some website?
Solid_Fire - Wed Oct 26, 2005 4:16 pm
Post subject:
blah-er thanks, and im also pretty sure he knew that already..i already knew that, but never thought of it. Maybe he called you an idiot for some other topic? Dunno and don't care..
Solo Ace - Wed Oct 26, 2005 4:23 pm
Post subject:
When I call someone an idiot, I do it for a good reason.

In most cases, like in Solid's, ipconfig does not show the WAN IP address.

The ipconfig command displays the IP address of the internal NIC, which is on a LAN (behind a router or any other NAT device) not the WAN IP address.
Since the WAN (or also called "public" or "internet" IP address) is required in the ini setting, using ipconfig is useless.

Browsing to a website is easier and faster than actually typing that command.
And, the command is useless in this case.

Maybe you should learn before trying to smart someone out, blah-er, fucking troll.
Mine GO BOOM - Wed Oct 26, 2005 4:25 pm
Post subject:
blah-er wrote:
Who are you calling a idiot when your the one that didn't know that you can find it through your OS instead of going to some website?

Because if his router is running NAT, his OS has no clue what global IP address it has. So the information you gave is incorrect for most users to obtain their global IP address.

Also, don't use command. That runs in a DOS emulation. Use cmd instead. They are not equal.
Solo Ace - Wed Oct 26, 2005 4:29 pm
Post subject:
He probably just upgraded from 9x to XP. sa_tongue.gif
(Deactived B l a h e r) - Wed Oct 26, 2005 4:32 pm
Post subject:
Solo Ace wrote:
He probably just upgraded from 9x to XP. sa_tongue.gif
Alot right that's anough I get it I was wrong but you could have said that in your idiot post and BTW I've had XP since it's been out and XP is my first OS on Windows anyways.
Solid_Fire - Wed Oct 26, 2005 4:48 pm
Post subject:
Isnt WinXP an OS On Windows? Um..yea....


Ok...So i got it to run on that little IP from ipconfig, but ya know...it has nothing from the server.ini, and what i mean by that is. It doesn't have a descprition of the zone (which is in server.ini), it doesnt have the zone's settings. (aka ship settings, etc etc) At the moment im really confused......
Solo Ace - Wed Oct 26, 2005 5:38 pm
Post subject:
Windows XP is an OS.

Just don't listen to blah-er, he has no idea what he's talking about.

In server.ini, put the IP address shown on http://whatismyip.com/ in Misc:ServerIP.
Do not run ipconfig for this.

As for what Dr Brain said about adding a custom zone...
This is just so that you can enter your own zone. You cannot use the entry people get from the directory servers in their zone list.
Just add a custom zone, pick a name you'd like for it.
Then as IP address pick "127.0.0.1" or the one ipconfig gave you.

And if you really don't know what IP address to pick from ipconfig, type (exactly) this in cmd window, and hit Enter:
Code: Show/Hide
for /f "delims=: tokens=2" %i in ('ipconfig ^| find "IP"') do @echo %i

But that shouldn't be necessary. sa_tongue.gif
(Deactived B l a h e r) - Wed Oct 26, 2005 5:55 pm
Post subject:
Solid_Fire wrote:
Isnt WinXP an OS On Windows? Um..yea....


Ok...So i got it to run on that little IP from ipconfig, but ya know...it has nothing from the server.ini, and what i mean by that is. It doesn't have a descprition of the zone (which is in server.ini), it doesnt have the zone's settings. (aka ship settings, etc etc) At the moment im really confused......

I ment that I had Linex befor and when XP came out I got that...
Mine GO BOOM - Wed Oct 26, 2005 6:07 pm
Post subject:
Here, how about this instead? Want to tell someone what to put in their ServerIP address? Fill it in with 216.73.216.40, aka [userip]
Solid_Fire - Wed Oct 26, 2005 6:07 pm
Post subject:
Solo Ace wrote:
Windows XP is an OS.

Just don't listen to blah-er, he has no idea what he's talking about.

In server.ini, put the IP address shown on http://whatismyip.com/ in Misc:ServerIP.
Do not run ipconfig for this.

As for what Dr Brain said about adding a custom zone...
This is just so that you can enter your own zone. You cannot use the entry people get from the directory servers in their zone list.
Just add a custom zone, pick a name you'd like for it.
Then as IP address pick "127.0.0.1" or the one ipconfig gave you.

And if you really don't know what IP address to pick from ipconfig, type (exactly) this in cmd window, and hit Enter:
Code: Show/Hide
for /f "delims=: tokens=2" %i in ('ipconfig ^| find "IP"') do @echo %i

But that shouldn't be necessary. sa_tongue.gif


So basicly i just make a custom zone so that > i < can enter it, since i cannot enter the one that im hosting? arg..wouldnt that mean no one is in the custom zone? (sorry this is such a noobified thread..)
Solo Ace - Wed Oct 26, 2005 6:23 pm
Post subject:
The custom entry is for you to enter your zone.
Other people from the internet use what they see in their zone lis.

Both are pointed at the same zone, you just have to enter it differently, because you're the one hosting it.
Contempt+ - Wed Oct 26, 2005 6:28 pm
Post subject:
Whoa, for a second there, I thought that MGB was posting my IP address, lol.

It's not nessacessary (sp) to have the Misc:IP configured, is it?
Solid_Fire - Wed Oct 26, 2005 7:38 pm
Post subject:
Solo Ace wrote:
The custom entry is for you to enter your zone.
Other people from the internet use what they see in their zone lis.

Both are pointed at the same zone, you just have to enter it differently, because you're the one hosting it.


If i go in the custom zone, i'll see players (that are in the actual zone..) or no?
D1st0rt - Wed Oct 26, 2005 10:10 pm
Post subject:
The only reason to use command is when the admins at your high school blocked the use of cmd and you're too lazy to deal entirely in batch files
Contempt+ - Thu Oct 27, 2005 12:11 am
Post subject:
And if they blocked everything on the start menu except Shutdown, Logoff, Documents, and Programs?

I've tried just about everything as a student to get into a DOS prompt, but still no luck.
Mine GO BOOM - Thu Oct 27, 2005 12:23 am
Post subject:
Word allows you to run VB scripts. Can find random scripts online to have word open anything for you.
Ori Klein - Thu Oct 27, 2005 2:14 am
Post subject:
After looking at this thread, I feel like shooting myself.
Trash talk section must be on an expanding paradigm.
Solid_Fire - Thu Oct 27, 2005 3:02 am
Post subject:
It went off topic....someone please help me with my last post?
Solo Ace - Fri Oct 28, 2005 10:11 am
Post subject:
Potential player --> [Zone list entry] --> Solid_Fire's zone <-- [Custom zone entry] <-- Solid_Fire

Yes, if you enter your custom entry, you will be in the same zone as the players will be in.
Default - Fri Oct 28, 2005 10:26 am
Post subject:
What type of router do you have Solid_Fire?
Solid_Fire - Fri Oct 28, 2005 2:05 pm
Post subject:
Belkin 4 port cable/dsl^^ Fucking Pos router.
Default - Fri Oct 28, 2005 2:07 pm
Post subject:
Which version do you have?
Solid_Fire - Fri Oct 28, 2005 2:13 pm
Post subject:
F5D5231-4
Default - Fri Oct 28, 2005 2:22 pm
Post subject:
Have a look here: http://www.practicallynetworked.com/networking/mmr_testtcpip.htm

If it cant help you out I will look for another site.
Default - Fri Oct 28, 2005 2:31 pm
Post subject:
Have you been on their website, at all?
Website: http://www.belkin.com/index.asp
Solid_Fire - Fri Oct 28, 2005 2:32 pm
Post subject:
Default wrote:
Have you been on their website, at all?
Website: http://www.belkin.com/index.asp


There service sucks.
Default - Fri Oct 28, 2005 3:09 pm
Post subject:
Download F5D5231-4_manual on that site.
Solid_Fire - Fri Oct 28, 2005 3:19 pm
Post subject:
Why? I have the manual in front of me...
Default - Fri Oct 28, 2005 3:27 pm
Post subject:
When you type this to your address bar: 192.168.2.1

You´ll see this, right?
Solid_Fire - Fri Oct 28, 2005 3:42 pm
Post subject:
Um..yes. Can i ask what your trying to do lol? I have already opened ports. I stated that in my first post i believe tongue.gif.
Default - Fri Oct 28, 2005 4:14 pm
Post subject: Re: Ip..
Solid_Fire wrote:
Ok, i'v just opened my ports to run my brothers test zone. I Got it in the zone list, but it is red. Im not really sure what to put in the server.ini

-------
Code: Show/Hide

Misc=ServerIp:  <-- (what IP do i put here?)

-------
Do i put in my routers ip? (198.168.2.1..?) Or My Computers IP? (www.whatismyip.com..?)

Since im not really familiar with setting up zones using a router, can somebody please help me out. Yes, i'v read the router how-to, but i got stuck. Thanks.

And yes, i agree this is a noobie post.


No you dont put your router´s IP .
Solid_Fire - Fri Oct 28, 2005 4:27 pm
Post subject:
Um yea...i'v known that for like 2-3 days now.... Someone else already answered that for me..
Default - Fri Oct 28, 2005 4:29 pm
Post subject:
ok, I was trying to help but I think you got it solved. Next time I will PM you instead.
Solid_Fire - Fri Oct 28, 2005 4:31 pm
Post subject:
Thanks though. I'm thinkin if you re-read the posts in a thread it would help icon_lol.gif icon_biggrin.gif icon_razz.gif
Default - Fri Oct 28, 2005 4:43 pm
Post subject:
Ok, last try http://www.dslreports.com/tools
Solid_Fire - Fri Oct 28, 2005 5:59 pm
Post subject:
Solid_Fire wrote:
Thanks though. I'm thinkin if you re-read the posts in a thread it would help icon_lol.gif icon_biggrin.gif icon_razz.gif

Tiger01 - Fri Oct 28, 2005 6:45 pm
Post subject:
First, the router shouldn't matter <I run a zone behine a DSL 4-port + wireless router> and it runs fine. I also have MY ip addy i nthere, NOT my routers ip. the IP on the router, if you access it from somewhere else, will NOT give you the computer you are looking for. the computers IP will....and the funny thing is, its the IP from www.whatismyip.com ^_^ I may have given him some wrong info with the localhost or 127.0.0.1 thingeh....pleh I dunno
Solo Ace - Fri Oct 28, 2005 7:27 pm
Post subject:
What the ...?
Default, why are you posting all those links to irrelevant websites? icon_sad.gif
The problem is that Solid_Fire cannot enter his zone. sa_tongue.gif

Solid_Fire, I answered your question about the custom entry in your zone list.
It is the same zone, you just enter it differently.

Did you add the custom entry like I told you to do? (127.0.0.1 as IP address and the right port number)
Did you try the custom entry? (try to enter the zone, does the black Subgame console window show anything?)
Does it work? Did you get into the zone?

Then, finally...

Do other people from the internet see the entry of your zone in their list?
Can they enter it?
Solid_Fire - Fri Oct 28, 2005 7:46 pm
Post subject:
Solo Ace wrote:
What the ...?
Default, why are you posting all those links to irrelevant websites? icon_sad.gif
The problem is that Solid_Fire cannot enter his zone. sa_tongue.gif

Solid_Fire, I answered your question about the custom entry in your zone list.
It is the same zone, you just enter it differently.

Did you add the custom entry like I told you to do? (127.0.0.1 as IP address and the right port number)
Did you try the custom entry? (try to enter the zone, does the black Subgame console window show anything?)
Does it work? Did you get into the zone?

Then, finally...

Do other people from the internet see the entry of your zone in their list?
Can they enter it?


Yea i know you answered my question, and then Defualt came and started asking all these questions after you had answered me. I'm going to have to test it when im done with school. but i will let you know what the results are. Thanks for your help, its much appreciated biggrin.gif
Solo Ace - Fri Oct 28, 2005 7:55 pm
Post subject:
You don't have to quote my entire posts. icon_confused.gif
Anyway, good luck.
Solid_Fire - Fri Oct 28, 2005 8:19 pm
Post subject:
My Bad tongue.gif.
Contempt+ - Fri Oct 28, 2005 10:04 pm
Post subject:
server.ini -> Directory?
Solid_Fire - Sat Oct 29, 2005 2:27 am
Post subject:
Cont, im not that much of a noob sa_tongue.gif.
Solid_Fire - Sat Oct 29, 2005 3:23 am
Post subject:
Hm, Seems when i add the custom entry i just get red zone, and black screen. (I added > My < IP To the ip in custom zone entry)
Default - Sat Oct 29, 2005 5:07 am
Post subject:
Even the network IP?
Solid_Fire - Sat Oct 29, 2005 8:39 pm
Post subject:
I'll try that when i get the time. (Catching up on school work sucks icon_smile.gif ). I wouldn't think it would work though, so i didnt try it. But i had the thought.
Solo Ace - Sat Oct 29, 2005 9:06 pm
Post subject:
Are you a little... slow, Solid_Fire?

Meh, we've been on this for 4 days already.
Can't you just try some things without waiting a day for it or without having to ask about it?

You two go ahead and ignore my advice, maybe you'll actually listen next time.
Anonymous - Sat Nov 12, 2005 11:54 am
Post subject: Im having the same problem
"Can someone help me to get my zone to let ppl and myself to connect, I gave the server files to my friend and he got it running, but when I try to run it, it stays red, can someone help? ALSO I BEEN ON shanky.com/server DIDNT HELP ME!
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group