Package: scli
Version: 0.3.1-3.1
Severity: normal
Hi!
While manual page states that scli tries to connect using UDP by
default, strace shows that it tries to connect using TCP first (and
UDP if this fails):
socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 6
connect(6, {sa_family=AF_INET, sin_port=htons(161),
sin_addr=inet_addr("172.16.101.106")}, 16^C <unfinished ...>
This is cumbersome because SNMP over TCP is really uncommon and
firewall may just drop those packets and the user will have to wait
for the timeout to get a prompt.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash
Versions of packages scli depends on:
ii libc6 2.7-13 GNU C Library: Shared libraries
ii libglib2.0-0 2.16.5-1 The GLib library of C routines
ii libgnet2.0-0 2.0.8-1 GNet network library
ii libgsnmp0 0.2.0-2.1 an SNMP library implementation bas
ii libncurses5 5.6+20080830-1 shared libraries for terminal hand
ii libreadline5 5.2-3 GNU readline and history libraries
ii libxml2 2.6.32.dfsg-3 GNOME XML library
scli recommends no packages.
scli suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]