溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊(cè)×
其他方式登錄
點(diǎn)擊 登錄注冊(cè) 即表示同意《億速云用戶服務(wù)條款》

VMware的ip ifconfig變成127.0.0.1

發(fā)布時(shí)間:2020-05-22 14:10:36 來(lái)源:網(wǎng)絡(luò) 閱讀:1607 作者:pingglala 欄目:網(wǎng)絡(luò)安全
[root@localhost 桌面]# ifconfig
lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 0  (Local Loopback)
        RX packets 1888  bytes 320065 (312.5 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 1888  bytes 320065 (312.5 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

[root@localhost 桌面]# ifconfig
lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 0  (Local Loopback)
        RX packets 1916  bytes 322134 (314.5 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 1916  bytes 322134 (314.5 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

[root@localhost 桌面]# dhclient -v
Internet Systems Consortium DHCP Client 4.2.5
Copyright 2004-2013 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eno16777736/00:0c:29:10:0a:e3
Sending on   LPF/eno16777736/00:0c:29:10:0a:e3
Sending on   Socket/fallback
DHCPDISCOVER on eno16777736 to 255.255.255.255 port 67 interval 6 (xid=0x22f4f3fc)
DHCPREQUEST on eno16777736 to 255.255.255.255 port 67 (xid=0x22f4f3fc)
DHCPOFFER from 192.168.136.254
DHCPACK from 192.168.136.254 (xid=0x22f4f3fc)
bound to 192.168.136.133 -- renewal in 674 seconds.
[root@localhost 桌面]# ifconfig
eno16777736: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.136.133  netmask 255.255.255.0  broadcast 192.168.136.255
        inet6 fe80::20c:29ff:fe10:ae3  prefixlen 64  scopeid 0x20<link>
        ether 00:0c:29:10:0a:e3  txqueuelen 1000  (Ethernet)
        RX packets 20  bytes 3883 (3.7 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 33  bytes 4913 (4.7 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 0  (Local Loopback)
        RX packets 2188  bytes 353466 (345.1 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 2188  bytes 353466 (345.1 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

[root@localhost 桌面]#


向AI問(wèn)一下細(xì)節(jié)

免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長(zhǎng)郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。

AI