Hi, All :)<br><br>My system:<br><br># lsb_release -a<br>Distributor ID: Ubuntu<br>Description:    Ubuntu 10.04.3 LTS<br>Release:        10.04<br>Codename:       lucid<br><br># uname -a<br>Linux srv-gw 2.6.32-34-server #77-Ubuntu SMP Tue Sep 13 20:54:38 UTC 2011 x86_64 GNU/Linux<br>
<br>When I install fprobe-ulog I see:<br><br># aptitude install fprobe-ulog<br>Reading package lists... Done<br>Building dependency tree<br>Reading state information... Done<br>Reading extended state information<br>Initializing package states... Done<br>
The following NEW packages will be installed:<br>  fprobe-ulog<br>0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.<br>Need to get 0B/26.3kB of archives. After unpacking 147kB will be used.<br>Writing extended state information... Done<br>
Preconfiguring packages ...<br>Selecting previously deselected package fprobe-ulog.<br>(Reading database ... 45603 files and directories currently installed.)<br>Unpacking fprobe-ulog (from .../fprobe-ulog_1.1-7_amd64.deb) ...<br>
Processing triggers for man-db ...<br>Processing triggers for ureadahead ...<br>Setting up fprobe-ulog (1.1-7) ...<br><b>Starting fprobe-ulog: bind(): Invalid argument</b><br>invoke-rc.d: initscript fprobe-ulog, action "start" failed.<br>
dpkg: error processing fprobe-ulog (--configure):<br> subprocess installed post-installation script returned error exit status 1<br>Errors were encountered while processing:<br> fprobe-ulog<br>E: Sub-process /usr/bin/dpkg returned an error code (1)<br>
A package failed to install.  Trying to recover:<br>Setting up fprobe-ulog (1.1-7) ...<br>Starting fprobe-ulog: bind(): Invalid argument<br>invoke-rc.d: initscript fprobe-ulog, action "start" failed.<br>dpkg: error processing fprobe-ulog (--configure):<br>
 subprocess installed post-installation script returned error exit status 1<br>Errors were encountered while processing:<br> fprobe-ulog<br>Reading package lists... Done<br>Building dependency tree<br>Reading state information... Done<br>
Reading extended state information<br>Initializing package states... Done<br>Writing extended state information... Done<br><br>When I start it:<br># /etc/init.d/fprobe-ulog start<br>Starting fprobe-ulog: bind(): Invalid argument<br>
<br>And one more:<br># fprobe-ulog localhost:555<br>bind(): Invalid argument<br># fprobe-ulog localhost:556<br>bind(): Invalid argument<br><br>I try to install and start fprobe-ulog on another server, but also :(<br>Can anybody help me?<br>
PS And sorry for my English :)<br>