Go Back   FlashFXP Forums > > > >

International Help Get help in your native language (non-english).

Reply
 
Thread Tools Rate Thread Display Modes
Old 07-17-2004, 07:24 AM   #1
Matrix
Junior Member
ioFTPD Foundation User
 
Join Date: Jul 2004
Posts: 19
Default [GERMAN] BNC help

Hi,
mein bnc funzt irgendwie nicht, der sagt immer down.
ioFTPD ist aber an.

dzsbot.tdl:

# SETUP THIS ONLY IF YOU HAVE BNC for your SERVER
set bnc(LIST) "192.168.0.97:9999"
set bnc(USER) "ioFTPD"
set bnc(PASS) "ioFTPD"
set bnc(TIMEOUT) 300

--------------
proc proc_bnc { nick uhost hand chan arg } {
global bnc sitename binary disable
if { $disable(NCFTPLS) == 0 } {
putquick "NOTICE $nick : list of bnc's for $sitename"
foreach eachbnc $bnc(LIST) {
if {$eachbnc == ""} {continue}
set status [catch { exec $binary(NCFTPLS) $bnc(USER) $bnc(PASS) $eachbnc } result]
if { $status == 0 } { set bncchk "UP" } else { set bncchk "DOWN" }
puthelp "NOTICE $nick : $eachbnc - $bncchk"
}
}
}


ist da irgendwo ein fehler, oder wo könnte der fehler `sonst sein.

Matrix
Matrix is offline   Reply With Quote
Old 07-17-2004, 07:32 AM   #2
slay
Junior Member
 
Join Date: Dec 2003
Posts: 6
Default

könnte vielleicht an deiner ip liegen
192.168.0.97 ist eine interne ip versuchs mal mit der externen
slay is offline   Reply With Quote
Old 07-17-2004, 07:33 AM   #3
Matrix
Junior Member
ioFTPD Foundation User
 
Join Date: Jul 2004
Posts: 19
Default

hab ich auch schon probiert, onine ip geht auch nicht.

Muss für BNC noch irgendwo was drin stehen, in der ioftpd.ini, oder so?

Matrix
Matrix is offline   Reply With Quote
Old 07-17-2004, 09:02 AM   #4
LordM_2
Member
 
Join Date: Sep 2003
Posts: 66
Default

ähm, ioftpd hat keinen BNC eingebaut, das ist Dir klar oder?

Du musst also auch nen echten BNC laufen haben...
LordM_2 is offline   Reply With Quote
Old 07-17-2004, 09:10 AM   #5
Matrix
Junior Member
ioFTPD Foundation User
 
Join Date: Jul 2004
Posts: 19
Default

das bnc ist aber im dzsbot eingebaut.
Matrix is offline   Reply With Quote
Reply

Tags
$eachbnc, bnc, bncchk, ioftpd, set

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 11:14 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)