dnsmasq requires restart upon rebooting computer

Bug #1741336 reported by David Groos
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
LTSP5
New
Undecided
Unassigned

Bug Description

Using 16.04 Ubuntu. My clients don't have internet upon rebooting the ltsp-pnp server. To fix this I run
sudo service network-manager restart
and client machines get internet access.

Installed using ltsp-manager.
Note: I didn't apply the following fix (as described on http://wiki.ltsp.org/wiki/Ltsp-manager/Installation) until AFTER running initial setup.

sudo -i
sed 's/^#IPAPPEND=3/IPAPPEND=3/' -i /etc/ltsp/update-kernels.conf
arch=$(dpkg --print-architecture)
cat > /etc/nbd-server/conf.d/ltsp_$arch.conf <<EOF
[/opt/ltsp/$arch]
exportname = /opt/ltsp/images/$arch.img
readonly = true
authfile = /etc/ltsp/nbd-server.allow
EOF
service nbd-server restart

Tags: dnsmasq
Revision history for this message
Alkis Georgopoulos (alkisg) wrote :

David this is probably a duplicate of #1487679, and ltsp-manager addresses it if the steps are run in order. Marking as such.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.