温馨提示×

温馨提示×

您好,登录后才能下订单哦!

密码登录×
登录注册×
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》

VMware的ip ifconfig变成127.0.0.1

发布时间:2020-05-22 14:10:36 来源:网络 阅读:1602 作者:pingglala 栏目:网络安全
[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问一下细节

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

AI