X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail-qk1-f170.google.com (mail-qk1-f170.google.com [209.85.222.170]) by lists.alpinelinux.org (Postfix) with ESMTP id 1F329F84D0A for ; Sat, 16 Mar 2019 20:30:38 +0000 (UTC) Received: by mail-qk1-f170.google.com with SMTP id z13so7558088qki.2 for ; Sat, 16 Mar 2019 13:30:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=fzrCpoXLIvmQgd0QDFAjJPt4JI6rA1Z2T1JfWNTdPiM=; b=NjpYR7ELjCI9EdFFicqwuSrMXHLf8t4W/2PVAta5I9ql7fIEbGEyubJs0SCINwbGcT I/3bsm5jfxZdOjiIJ5+T0kPIJ/ghMDF+pB8VRDrxeRBURBDXZQZ3OSco2QE+UVYhjXlk JfR8ZLjvFTM6L1KS0KP3L7Q8edMhGZZWtWhvmgzlWltbnCrr94s81fluRW3Of6goS2Rl 2N8s34hRuxRZmXorSN/R5TCSe9v8aNvm8tvCW5t+baZctZF9S8+MuhVGUr50poCsvW69 xZ/CdUpfyyWdOk5jJ9F4Q3vf+N3+5fEtq1GkjfYLUmU1Ri54m27Ew9DvJJ8oXoP0jdyi 3vCw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=fzrCpoXLIvmQgd0QDFAjJPt4JI6rA1Z2T1JfWNTdPiM=; b=RTPBehkMyxMo58EcvNOS9/uadua8Y+l8REp3nRzLz90k2dR2KrungNQ/G45IBu6/tH sBM6K56T4x35K0gzhJEYgGPY6ZHVsL79uTTypAMeCVsl/VM64tqlWn0z0/Vq7gNLq5iD Ur+7B9TMAnJtO1wOVBD3hJGD8cbNASyhtD/hHO55eb89VJgxG4UR1CF4YGaNLrWXLlmZ A9hTrQsZrbZDNvMpRFeaFI7oip0rFg5sZqyJjK6GzNUKwgb8yMhwAy2ebIqw23KQYF2w EoTgvkl+/V1BuGyZ48j12zNlB/TibGGXEQdCGngzW8ANPGLzFTYqHGrRySs53v/WStY2 NvjQ== X-Gm-Message-State: APjAAAUFKk372Lka4UDrvwvKDNGZE9Ymxn8EX4IdCIpOw23PhB0cTj4V bzc5ZytWl3ucwwqFH62loDOZCNFMTkW/NvDbrgTP5w== X-Google-Smtp-Source: APXvYqzIj/yfN8EDmUbwKJhO9dRRb0/iHxyY+MA1zqaoluJlJHy7cqZWyduNP+R+xVH+KKiiEalmrnhCshKnPBy2pC4= X-Received: by 2002:a37:464f:: with SMTP id t76mr7455584qka.353.1552768237361; Sat, 16 Mar 2019 13:30:37 -0700 (PDT) X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 2002:ac8:509:0:0:0:0:0 with HTTP; Sat, 16 Mar 2019 13:30:36 -0700 (PDT) From: Genoperno Translucente Date: Sat, 16 Mar 2019 21:30:36 +0100 Message-ID: Subject: [alpine-user] Wifi connection problem To: alpine-user Content-Type: text/plain; charset="UTF-8" I have a problem with a wifi connection, I'm using alpine 3.9.2. I use the "setup-interfaces" script, enter the network ssid, the password and then I choose dhcp. When I restart the networking (/etc/init.d/networking restart), alpine try to connect unsuccessfully: ... udhcpc: sending discover udhcpc failed to get a DHCP lease udhcpc: no lease, forking to background I also tried inserting ip, netmask and gateways manually but it doesn't work anyway. On other PCs the connection works correctly (both in dhcp and manually mode) and also on the same PC with another live distro. Instead Alpine have any problem with wifi tethering of my phone (both manual and with dhcp), so I can't even imagine what kind of problem that would be. --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---