Re: Urgent: how to config network in strech

2017-07-24 Thread Greg Wooledge
On Sun, Jul 23, 2017 at 01:43:13AM +0300, Georgi Naplatanov wrote: > you can try > > # ifconfig -a > > this will show all network interfaces Not on a fresh stretch installation, it won't. net-tools is no longer installed by default. Use one of these commands instead: ip link ip addr

Re: Urgent: how to config network in strech

2017-07-22 Thread Charlie Kravetz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Sun, 23 Jul 2017 06:11:55 +0800 Long Wind wrote: >i have just installed strech >network isn't config during installation >i used to use "dhclient eth1", it no longer work in strech > >device name eth1 change to what? > >how to config network in

(solved)Re: Urgent: how to config network in strech

2017-07-22 Thread Long Wind
Thanks! I add a boot option and can use eth1 now

Re: Urgent: how to config network in strech

2017-07-22 Thread Georgi Naplatanov
On 07/23/2017 01:11 AM, Long Wind wrote: > i have just installed strech > network isn't config during installation This is very strange. Is your network interface wireless? Otherwise you can file a bug report against debian installer. > i used to use "dhclient eth1", it no longer work in strech

Re: Urgent: how to config network in strech

2017-07-22 Thread Felix Miata
Long Wind composed on 2017-07-23 06:11 (UTC+0800): > i have just installed strech > network isn't config during installation > i used to use "dhclient eth1", it no longer work in strech > device name eth1 change to what? > how to config network in strech? You can override the new system of nami

Urgent: how to config network in strech

2017-07-22 Thread Long Wind
i have just installed strech network isn't config during installation i used to use "dhclient eth1", it no longer work in strech device name eth1 change to what? how to config network in strech?