Package: knockd
Version: 0.5-1
Severity: normal

This is the configuracion of knockd.conf, its very simple.

[options]
        logfile = /var/log/knockd.log

[helloworld]
        sequence      = 5000:tcp
        seq_timeout   = 10
        tcpflags      = syn
        command       = /sbin/iptables -A INPUT -s %IP% -p tcp --dport 22 -j 
ACCEPT 


When I send a tcp packet to 5000 port, the knockd detect it, but it dont
execute the command.

[2005-10-24 16:11] starting up, listening on eth0
[2005-10-24 16:11] xxx.xxx.xxx.xxx: helloworld: Stage 1

(I change the IP with xxx)

I change the command and write a "echo" command to a file, a reboot and
a lot of other commands, without any success.

Where is the problem? Do you need more information?

Sorry for my english. Thank you!

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.4
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages knockd depends on:
ii  libc6                         2.3.5-7    GNU C Library: Shared libraries an
ii  libpcap0.8                    0.9.4-1    System interface for user-level pa
ii  logrotate                     3.7.1-2    Log rotation utility

knockd recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to