my-ip problems

Old posts that have not been replied to for several years.
Locked
n
nexis

my-ip problems

Post by nexis »

is there anyway to set a ip for connections to irc, and a ip for connections from the other bots?
d
dvV
Voice
Posts: 30
Joined: Wed Jan 29, 2003 4:08 pm

Post by dvV »

if you mean having two binded ips for one bot...nope. whatever the ip that the bot is bound to in connecting to an irc server is the same ip for botnet connections.

dvV
h
har0
Voice
Posts: 20
Joined: Fri Jan 17, 2003 7:07 am

ports

Post by har0 »

al you can do, is define different ports for bots and users:

# If you would like the bot to listen for users and bots in separate ports,
# use the following format.
#
# listen 3333 bots
# listen 4444 users
Locked