This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Help with linking and vhosts

Old posts that have not been replied to for several years.
Locked
D
DarkOne-

Post by DarkOne- »

I just got my bots up on a new shell... they linked fine at first although they wouldnt share user files - then I set up a vhost a different one for each bot and they wont link it immediatly says..Couldnt link - Failed to link and I mean real fast.. any ideas??
D
DarkOne-

Post by DarkOne- »

Anyone.. I know you guys have an answer =)
P
Petersen
Owner
Posts: 685
Joined: Thu Sep 27, 2001 8:00 pm
Location: Blackpool, UK

Post by Petersen »

have you changed the ip's for them in their user records?
D
DarkOne-

Post by DarkOne- »

Actually I just deleted them and then redid it. When I try and link I use the ip or the host none works.. something else I just noticed I cant telent to the bots either just dcc chat them... something weird Id say.
n
nitroboost

Post by nitroboost »

.chaddr <bot> vhost:port
? dont put the ident or any other info, just the hostname and port they are running on, also make sure your not using the default port... as its most likely already taken.
m
masskilla
Op
Posts: 172
Joined: Wed Oct 03, 2001 8:00 pm
Location: Croatia

Post by masskilla »

Hi,

Yea, make sure you have a unique port.
As for sharing, make sure you have modules share and transfer compiled and loaded and the flags set correctly.


MaSsKilla

#eggdrop
Undernet
D
DarkOne-

Post by DarkOne- »

Same damn issue... driving me crazy. Im using ports 21300 and 35555 is that to high or low or...?
m
masskilla
Op
Posts: 172
Joined: Wed Oct 03, 2001 8:00 pm
Location: Croatia

Post by masskilla »

Hi,

Paste what error you excatly get on both bots.
Make sure you have the bots console flag.


_________________
MaSsKilla

#eggdrop
Undernet

<font size=-1>[ This Message was edited by: masskilla on 2002-05-24 00:39 ]</font>
S
Shocky

Post by Shocky »

Use different ports:
Use different vhosts:

make sure vhost/port match.. IE..

Main box IP is 10.10.10.5 (example)
your bot on 10.10.10.20
make sure you addr is set to 10.10.10.20 because when it binds to that IP, it shouldn't listen on 10.10.10.5 anymore..

Other than that, paste a debug.

Locked