collapse collapse
* User Info
 
 
Welcome, Guest. Please login or register.
* Search

* Board Stats
  • stats Total Members: 989
  • stats Total Posts: 18363
  • stats Total Topics: 2500
  • stats Total Categories: 7
  • stats Total Boards: 35
  • stats Most Online: 1144

Author Topic: Ports Required for BeBot  (Read 2129 times)

0 Members and 1 Guest are viewing this topic.

Offline dillinger

  • BeBot Apprentice
  • ***
  • Posts: 91
  • Karma: +0/-0
Ports Required for BeBot
« on: August 19, 2011, 12:46:50 pm »
Hi community

Since we have switched to a FortiGate firewall solution that day, I'm not able to connect with ANY of my hostet bots to the AOC chat-server/dimension.

Wich TCP and/or UDP ports do I have to enter in my new port forwarding policy?

Simply forwarding port 7000 (TCP) won't work!

Thanx, dill
« Last Edit: August 19, 2011, 01:15:10 pm by dillinger »

Offline dillinger

  • BeBot Apprentice
  • ***
  • Posts: 91
  • Karma: +0/-0
Re: Ports Required for BeBot
« Reply #1 on: August 23, 2011, 08:16:09 am »
*push* Ideas anyone?

Offline Oolwe

  • BeBot User
  • **
  • Posts: 47
  • Karma: +0/-0
Re: Ports Required for BeBot
« Reply #2 on: August 23, 2011, 09:38:49 am »
If your firewall is open in Output, you connect Bebot to the AOC chat server after it will use relative connection, theorically nothing to open, if internet firefox work, it should work or you have port closed in output.

On my box, when the bot start:
Code: [Select]
~$ netstat --tcp -n -c
tcp        0      0 192.168.3.188:42442     213.244.186.133:7000    TIME_WAIT
tcp        0      0 192.168.3.188:51910     213.244.186.133:7002    ESTABLISHED

negociation on port 7000 then connection on port 7002, random port on my side

On windows you can use in dos window to monitor:
Code: [Select]
netstat -p tcp -n 2
(2 = will refresh every 2sec, CTRL + C to terminate)

in YourBotFolder/conf/Serverlist.php:

Code: [Select]
// AOC
$server_list['aoc']['EU']           = array('server'=>'aoc-eu-um.live.ageofconan.com', 'port'=>7000);
$server_list['aoc']['US']           = array('server'=>'aoc-us-um.live.ageofconan.com', 'port'=>7000);
$server_list['aoc']['Aoctestlive']  = array('server'=>'testlive.ageofconan.com', 'port'=>7000);

Your firewall don't allow relative output connection to port 7000 maybe ?

Offline dillinger

  • BeBot Apprentice
  • ***
  • Posts: 91
  • Karma: +0/-0
Re: Ports Required for BeBot
« Reply #3 on: August 23, 2011, 12:03:00 pm »
Thanx Oolwe

I will do some testing after the live servers are back on.

Offline dillinger

  • BeBot Apprentice
  • ***
  • Posts: 91
  • Karma: +0/-0
Re: Ports Required for BeBot
« Reply #4 on: August 23, 2011, 06:11:49 pm »
I had to open the portrange from 7000 to 7008 TCP and it worked!



Cheers

 

* Recent Posts
[AoC] special char for items module by bitnykk
[February 09, 2024, 09:41:18 pm]


0.8.x updates for AoC by bitnykk
[January 30, 2024, 11:16:08 pm]


0.8.x updates for AO by bitnykk
[January 30, 2024, 11:15:37 pm]


BeBot still alive & kicking ! by bitnykk
[December 17, 2023, 12:58:44 am]


Bebot and Rasberry by bitnykk
[November 29, 2023, 11:04:14 pm]

* Who's Online
  • Dot Guests: 760
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.
* Forum Staff
bitnykk admin bitnykk
Administrator
Khalem admin Khalem
Administrator
WeZoN gmod WeZoN
Global Moderator
SimplePortal 2.3.7 © 2008-2024, SimplePortal