ZERS@ARK1550-FN:$ sudo ping baidu.com
[sudo] password for ZERS:
When trying to update a password, this return status indicates that the value provided as the current password is not correct.
Sorry, try again.
[sudo] password for ZERS:
ping: connect: Network is unreachable
ZERS@ARK1550-FN:$ sudo dhclient -v enp6s18
Internet Systems Consortium DHCP Client 4.4.3-P1
Copyright 2004-2022 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
Listening on LPF/enp6s18/bc:24:11:f7:65:cd
Sending on LPF/enp6s18/bc:24:11:f7:65:cd
Sending on Socket/fallback
DHCPDISCOVER on enp6s18 to 255.255.255.255 port 67 interval 5
DHCPOFFER of 192.168.31.14 from 192.168.31.1
DHCPREQUEST for 192.168.31.14 on enp6s18 to 255.255.255.255 port 67
DHCPACK of 192.168.31.14 from 192.168.31.1
bound to 192.168.31.14 -- ** in 18246 seconds.
ZERS@ARK1550-FN:~$ sudo ping baidu.com
PING baidu.com (111.63.65.103) 56(84) bytes of data.
64 bytes from 111.63.65.103 (111.63.65.103): icmp_seq=1 ttl=52 time=20.9 ms
64 bytes from 111.63.65.103 (111.63.65.103): icmp_seq=2 ttl=52 time=20.7 ms
64 bytes from 111.63.65.103 (111.63.65.103): icmp_seq=3 ttl=52 time=20.8 ms
^C
--- baidu.com ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 20.653/20.788/20.891/0.099 ms
手动 获取ip才能成功,飞牛自带的网络连接 卡死了吗