PenUltima Online Forum Index Official Core: 096.7
Official Core: 097 2008-02-26
Donate towards the POL web hosting bill!
 POL Home   FAQ   Search    Memberlist   Usergroups    Register    Profile   Log in to check your private messages   Log in
Another Conexion Problem : (

 
Post new topic   Reply to topic    PenUltima Online Forum Index -> General Help (095)
Display posts from previous:   

Author Message
Pobis



Joined: 06 Nov 2006
Posts: 16

PostPosted: Mon Dec 18, 2006 11:21 am    Post subject: Another Conexion Problem : ( Reply with quote

I´m having a problem with my server, here is my situation. I´ve got a lan with 3 computers and the computers are conected to a switch and the switch is is conected to a modem ( Broadband internet ). I´ve routed the modem, and opened the port 2593 and on the firewall too, also i port forwarded for outsiders to access my computer in the lan that is 10.1.1.3. In my server.cfg i put my external ip adress ( Thats the ip from the router ), and port 2593. Always configuring my server.cfg and my login.cfg with the same ip´s.. And people can only enter my shard when i put the ip from my router, but then i cant... I can only connect if i put the ip from my LAN, and then they cannot connect. One or another.... Shocked
Can anyone help me with this problem, i´ve been dealing with this for a long time... don´t know what to do anymore...
Thanks!!!

Author Message
tekproxy
Distro Developer


Joined: 06 Apr 2006
Posts: 350
Location: Nederland, Texas

PostPosted: Mon Dec 18, 2006 2:20 pm    Post subject: Reply with quote

You should have posted sooner! Smile

Try adding a LAN entry to your server.cfg and use that to connect. It will only show up to people who match the IPMatch.
Code:
GameServer POL-LAN
{
   Name   POL-LAN
   IP   10.1.1.3
   Port   2593
   IPMatch   10.1.1.0/255.255.255.0
}


Once you have that in there, restart and when you start your client and you are at the screen where you select your server, just hit enter and it should take you to the LAN one automatically.

Author Message
CWO



Joined: 04 Feb 2006
Posts: 685
Location: Chicago, IL USA

PostPosted: Mon Dec 18, 2006 3:41 pm    Post subject: Reply with quote

And to clarify, add this as a second entry to the config. One will be for outsiders and the other for you.

Author Message
Pobis



Joined: 06 Nov 2006
Posts: 16

PostPosted: Mon Dec 18, 2006 5:32 pm    Post subject: Well... Reply with quote

Well, i did it like this

GameServer POL-LAN
{
Name POL-LAN
IP ( Here goes my external ip 201.xx.xx.xx )
Port 2593
IPMatch 10.1.1.0/255.255.255.0
}
GameServer POL-LAN
{
Name POL-LAN
IP ( 10.1.1.3 this is my ip )
Port 2593
IPMatch 10.1.1.0/255.255.255.0
}

And it still doesn´t work... : (

Author Message
Pobis



Joined: 06 Nov 2006
Posts: 16

PostPosted: Mon Dec 18, 2006 5:42 pm    Post subject: I can Reply with quote

I can connect to the server, but outsiders can´t... It says the server is down... And i can see them in POL.

Author Message
tekproxy
Distro Developer


Joined: 06 Apr 2006
Posts: 350
Location: Nederland, Texas

PostPosted: Mon Dec 18, 2006 6:40 pm    Post subject: Reply with quote

I should have mentioned that all you needed to do was ADD that and not change anything else you have already.

Code:
GameServer POL-WAN
{
   Name POL-WAN
   IP 201.xx.xx.xx
   Port 2593
}

GameServer POL-LAN
{
   Name POL-LAN
   IP 10.1.1.3
   Port 2593
   IPMatch 10.1.1.0/255.255.0.0
}

Author Message
CWO



Joined: 04 Feb 2006
Posts: 685
Location: Chicago, IL USA

PostPosted: Mon Dec 18, 2006 6:41 pm    Post subject: Reply with quote

Dont put the IP match on the outsider one. IP match is what IPs POL will send that info to.

Author Message
Pobis



Joined: 06 Nov 2006
Posts: 16

PostPosted: Mon Dec 18, 2006 11:10 pm    Post subject: I´m really Reply with quote

It did go farther now... Now i can enter the shard and so can outsiders too... But now i´m having another problem, when Outsiders create a char with any kind ( mage, ranger, war or advanced ) it´s say´s entering the protection of the town guards and crashes... I´ve told them to use: razor, uorice.. and it still doesn´t work... Does that have anything to do with conections things?
Thanks alot Again Guys,,, Cool

Author Message
Yukiko



Joined: 02 Feb 2006
Posts: 1094
Location: Southern Central USA

PostPosted: Tue Dec 19, 2006 1:41 am    Post subject: Reply with quote

When you say it crashes do you mean POL crashes or their clients hang and crash?

Author Message
Pobis



Joined: 06 Nov 2006
Posts: 16

PostPosted: Tue Dec 19, 2006 9:08 am    Post subject: Clients Reply with quote

Their Clients crashes, they create a char in the advanced menu or in any other one... and when their enetering the town, it say´s conection lost a crashes.... Sad

Author Message
Pobis



Joined: 06 Nov 2006
Posts: 16

PostPosted: Tue Dec 19, 2006 10:44 am    Post subject: Strangest Reply with quote

Hmm, the Strangest thing is that i see in pol the outside clients coming in as like: 201.17.59.99 < 3 connections >
201.17.59.99 < 4 connections >
201.17.59.99 < 6 connections >

Does that mean anything? Cause i told him to try it with razor, uo rive, clients 2.0.0, client 1.26.4 and all... and its still saying entering britania and crash!

thnx again Confused

Author Message
tekproxy
Distro Developer


Joined: 06 Apr 2006
Posts: 350
Location: Nederland, Texas

PostPosted: Tue Dec 19, 2006 12:54 pm    Post subject: Reply with quote

I had this problem before. Not sure what fixed it...

Is it all clients or just one?

What client versions have the problem?

Author Message
Pobis



Joined: 06 Nov 2006
Posts: 16

PostPosted: Tue Dec 19, 2006 3:04 pm    Post subject: THANKS!!1 Reply with quote

THANKS ALOT TO ALL OF YOU!!
I SOLVED THE PROBLEM, I MEAN YOU SOLVED THE PROBLEM!!
Very Happy

Author Message
Yukiko



Joined: 02 Feb 2006
Posts: 1094
Location: Southern Central USA

PostPosted: Wed Dec 20, 2006 4:56 am    Post subject: Reply with quote

Why not post the solution? So others who have the same problem can fix it.

Author Message
Pobis



Joined: 06 Nov 2006
Posts: 16

PostPosted: Wed Dec 20, 2006 9:54 am    Post subject: Solution Reply with quote

Weel, since i´m behind a router and on a LAN, i had to open the port 2593 and do port forward to my computer... And in server.cfg i had to add two entries, one for me and one for outsiders like this:

GameServer ( name of the server )
{
Name ( name of the server )
IP ( Here goes my external ip )
Port 2593
}

GameServer ( name of the server )
{
Name ( name of the server )
IP ( Here goes my ip on the lan ex: 10.1.1.3 )
Port 2593
IPMatch ( here goes the router ip ex: 10.1.1.1 )/ ( Here goes the mask ex: 255.255.0.0 )
}

Thanks! Smile

Post new topic   Reply to topic    PenUltima Online Forum Index -> General Help (095) All times are GMT - 4 Hours
Page 1 of 1

 




Powered by phpBB © 2001, 2005 phpBB Group :: Theme & Graphics by GHS & Scott E. Royalty