Now this is strange. On my Etch system (netinstall) :
# cat /proc/sys/net/ipv4/ip_local_port_range
2048 4999
So it does include 2049 (+ it causes problems with other services aswell).
Adding "net.ipv4.ip_local_port_range = 32768 61000" to /etc/sysctl.conf fixes
this problem. Of course, this h
Package: dnsmasq
Version: 2.35-1
Severity: normal
During the installation of the dnsmasq debian package, init script links are
created named S15dnsmasq. However, if on the
same system nfs-kernel-server is installed, dnsmasq is started before
nfs-kernel-server (since S15dnsmasq comes before
2 matches
Mail list logo