Dropbear init script doesn't support multiple ports

Bug #904045 reported by jhansonxi
18
This bug affects 4 people
Affects Status Importance Assigned to Milestone
dropbear (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

In Ubuntu 10.04 (Lucid Lynx) the Dropbear init script (/etc/init.d/dropbear) only supports a single port or address declaration. Lines 48 and 65 only show a single "-p" parameter. Dropbear 0.52 (according to the dropbear man page) requires a separate "-p" parameter for each address/port declaration. It also only supports a maximum of 10 ports.

The fix for this will also influence bug #539904 which applies to Dropbear port declaration in initramfs.

Revision history for this message
Matt Johnston (matt-ucc) wrote : Re: [Bug 904045] [NEW] Dropbear init script doesn't support multiple ports

A workaround for this is to add extra "-p <port>" arguments
to DROPBEAR_EXTRA_ARGS in /etc/defaults/dropbear. I'm not
sure if it'd be worth adding the extra complexity for
parsing DROPBEAR_PORT.

Matt
Dropbear developer

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in dropbear (Ubuntu):
status: New → Confirmed
Revision history for this message
Stephen Warren (srwarren) wrote :

Editing /etc/default/dropbear doesn't seem to affect the initramfs at all in Quantal.

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.