Package: ftm
Version: 0.0.7
Severity: serious
--- Please enter the report below this line. ---
Hi,
I can't get ftm working with the following error:
=== output start ===
# ftm my.ftm
ftm: symbol lookup error: ftm: undefined symbol: tokens_parse
=== output end ===
The config file is like the example ex.ftm from the package.
=== my.ftm start ===
# cat my.ftm
#chain stats
monitor client-a
description "Foo Incorporated"
bandwidth 2mbit
network 192.168.100.0/24
=== my.ftm end ===
Here is my network interfaces configuration:
=== network interfaces start ===
# ifconfig
eth0 Link encap:Ethernet HWaddr 00:40:F4:A9:E5:4F
inet addr:192.168.100.3 Bcast:192.168.100.255 Mask:255.255.255.0
inet6 addr: fe80::240:f4ff:fea9:e54f/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:14118 errors:0 dropped:0 overruns:0 frame:0
TX packets:13395 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:6624475 (6.3 MiB) TX bytes:1252372 (1.1 MiB)
Interrupt:4 Base address:0xb400
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:71 errors:0 dropped:0 overruns:0 frame:0
TX packets:71 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:7132 (6.9 KiB) TX bytes:7132 (6.9 KiB)
=== network interfaces end ===
And the iptables rules are clean:
=== iptables start ===
# iptables -vnxL
Chain INPUT (policy ACCEPT 6758 packets, 7751093 bytes)
pkts bytes target prot opt in out source destination
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 4525 packets, 295463 bytes)
pkts bytes target prot opt in out source destination
=== iptables end ===
Thanks,
Dimi.
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.20-1-686
Debian Release: lenny/sid
990 testing www.debian-multimedia.org
990 testing debian.tula.net
60 stable debian.tula.net
50 unstable www.micq.org
50 unstable debian.tula.net
--- Package information. ---
Depends (Version) | Installed
===================================-+-====================
libabz0 (>= 0.4.4) | 0.7.2
libc6 (>= 2.3.2-1) | 2.5-4
libdebug0 (>= 0.3.2) | 0.4.2
libncurses5 (>= 5.3.20030510-1) | 5.5-5
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]