•  [16:24] --- Loading eggdrop v1.6.17 (Sat May 27 2006)
     [16:24] Tcl error in file 'eggdrop.conf':
     [16:24] Couldn't listen on port '12005' on the given address. Please make sure 'my-ip' is set correctly, or try a different port.
         while executing
     "listen 12005 all"
         (file "eggdrop.conf" line 76)
     [16:24] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
     ...
     why..?
    
  • try setting set my-ip to: 192.168.10.1
  • How to use the system-wide installed psybnc?
  •  Here are the steps to follow:
    	cd $HOME
    	cp -r /data/config/psybnc .
    	cd psybnc
    	ln -s /data/config/psybnc/help/ help
    	mkdir motd
    	mkdir log
    	Edit the psybnc.conf and psybncchk files and you are good to rock.