Abstract. We start a systematic parameterized computational complexity study of three NP-hard network design problems on arc-weighted directed graphs: directed Steiner tree, strongly connected Steiner subgraph, and directed Steiner network. We investigate their parameterized complexities with respect to the three parameterizations: "number of terminals," "an upper bound on the size of the connecting network," and the combination of these two. We achieve several parameterized hardness results as well as some fixed-parameter tractability results, in this way extending previous results of Feldman and Ruhl [SIAM J. Comput., 36 (2006) 1. Introduction. Steiner-type problems lie at the heart of network design and connectivity problems [26] (see [30] for a broad account on Steiner tree problems). Roughly speaking, the task in these problems is to find in a given weighted graph a low-cost subgraph that satisfies prescribed connectivity requirements. Most of the corresponding optimization problems are NP-hard. Thus, there are numerous results on polynomialtime approximability [26]. By way of contrast, the study of the parameterized complexity of these problems is much less developed (refer to [3], [12], [21] for fixed-parameter tractability and to [11] for parameterized hardness results concerning the undirected case). Our work contributes new algorithmic and computational hardness results concerning the parameterized complexity of three fundamental NP-hard Steiner problems in arc-weighted directed graphs.