Package: olsrd
Version: 0.6.6.1-1
Severity: important
Tags: ipv6

Dear Maintainer,

trying to start olserd in the debian way with "service olsrd start" the
terminal is not "released" (I don't know if this is the correct word) and the
script does not detach.

If you press Ctrl-C olsrd stops and you need to put the in background with
Ctrl-Z (or & at the end of command line above) to use it.

I tried to put also "-nofork" option at the end of /etc/default/olsrd (see
above) but nothing changed.

=====================/etc/default/olsrd====================

# Defaults for olsrd initscript
# sourced by /etc/init.d/olsrd
# installed at /etc/default/olsrd by the maintainer scripts

#
# Uncomment the next line run olsrd automatically at startup
#
START_OLSRD="YES"

#
# Uncomment the next line to force-configure the wifi interface to be setup
# for ad-hoc mode using the /usr/sbin/olsrd-adhoc-setup script whenever olsrd
# is started.
#
#SETUP_ADHOC="YES"

#
# debuglevel from 1 (=quiet) to 9 (=max debug)
# for running from init.d 0 is recommended
#
DEBUGLEVEL=0

#
# Specify the network interfaces that olsrd will run on, this will most likely
# be your wifi interface.
#
MESH_IF=eth0.2

#
# The wifi channel to setup using olsrd-adhoc-setup
#
channel=5

#
# The SSID for the mesh network to connect to using olsrd-adhoc-setup
#
ssid=commotionwireless.net

#
# The BSSID for the mesh network to connect to using olsrd-adhoc-setup
#
bssid=02:ca:ff:ee:ba:be

#
# "command-line options"
#
DAEMON_OPTS="-i $MESH_IF -d $DEBUGLEVEL -f /etc/olsrd/olsrd.conf -nofork"
=====================/etc/default/olsrd====================


-- System Information:
Debian Release: 7.4
  APT prefers stable
  APT policy: (900, 'stable'), (850, 'testing'), (500, 'stable-updates')
Architecture: i386 (i686)

Kernel: Linux 3.13-1-486
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages olsrd depends on:
ii  libc6  2.18-4

Versions of packages olsrd recommends:
ii  olsrd-plugins  0.6.6.1-1

olsrd suggests no packages.

-- Configuration Files:
/etc/default/olsrd changed:
START_OLSRD="YES"
DEBUGLEVEL=0
MESH_IF=eth0.2
channel=5
ssid=commotionwireless.net
bssid=02:ca:ff:ee:ba:be
DAEMON_OPTS="-i $MESH_IF -d $DEBUGLEVEL -f /etc/olsrd/olsrd.conf -nofork"

/etc/olsrd/olsrd.conf changed:
DebugLevel  0
IpVersion 4
Pollrate  0.025
FIBMetric "flat"
UseNiit no
SmartGateway no
Hna4
{
        10.150.8.0 255.255.255.0
}
UseHysteresis no
TcRedundancy  2
MprCoverage 7
LinkQualityLevel 2
LinkQualityAlgorithm    "etx_ff"
LinkQualityAging 0.05
LinkQualityFishEye  1
LoadPlugin "olsrd_txtinfo.so.0.1"
{
   PlParam     "port"   "2006"
   PlParam     "Accept"   "0.0.0.0"
}
LoadPlugin "olsrd_mdns.so.1.0.1"
{
 PlParam     "NonOlsrIf"  "eth0"
 PlParam     "MDNS_TTL"   "20"
 PlParam     "TTL_Check"  "true"
 PlParam     "Network_ID" "2"
 #PlParam     "FilteredHost" "192.168.0.1"
}
InterfaceDefaults {
   HelloInterval 3.0
   HelloValidityTime 125.0
   TcInterval 2.0
   TcValidityTime 500.0
   MidInterval 25.0
   MidValidityTime 500.0
   HnaInterval 10.0
   HnaValidityTime 125.0
}
Interface "eth0.2"
{
    Mode "mesh"
    # LinkQualityMult 192.168.0.1 0.5
    # LinkQualityMult default 0.8
}


-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to