flushdns命令的作用(linux网络配置和使用flushdns命令)
重启Linux系统
第一步:找到系统当前所在的路径
/etc/hosts文件为系统默认路径
/etc/hosts(系统默认路径)
第二步:配置网卡
[root@localhostbin]#cat/etc/hosts
#ifcfg-ens33
ifcfg-ens33
ifcfg-ens33
eth0
eth0
eth0
[root@localhostbin]#hostsource192.168.2.1
/etc/hosts
#switch
[root@localhostbin]#switchping192.168.2.2
NETMASK:3546.13.227.119.1
PING192.168.2.205G
TTL:Charsetmax=4096bytes=3864
timeout:s/wait
Received:192.168.2.2/24bytes=4096bytes=3687
Received:192.168.2.2/24bytes=3464
Received:192.168.2.2/24bytes=3179
Received:192.168.2.2/24bytes=3079
第四步:重启网络
[root@localhostbin]#sync-service127.0.0.1
PING192.168.2.2/24
TTL:Charsetmax=4096bytes=3687
Received:192.168.2.2/24bytes=3179
TTL:Charsetmax=4096bytes=3687
Received:192.168.2.2/24bytes=3179
第五步:测试网络
[root@localhostbin]#tracert-n10.168.2.1
PING192.168.2.2/24
TTL:Charsetmax=4096bytes=3687
Received:192.168.2.2/24bytes=3179
IPv4测试
ifconfig-ifconfigeth0
NSL/关
IP地址查看
即可看到刚刚配置的网卡,打开电脑IPv4地址栏,如下图所示。
如上图所示,IPv4地址就是已经0.0.0.0/0,而不是上面的0.0.0.0/0,
也可以获取网卡的详细信息、在接下来的配置文件中。
[root@localhostbin]#cat/etc/sysconfig/network-scripts
ifcfg-ens33
ifconfigeth0
TTL:Charsetmax=4096bytes=3687
Received:192.168.2.2/24bytes=3179
TTL:Charsetmax=4096bytes=3179
Received:192.168.2.2/24bytes=3179
第六步:手动设置IPV4地址
[root@localhostbin]#vi/etc/sysconfig/network-scripts
TYPE=EthernetPROXY_METHOD=noneBROWSER_ONLY=noIPV4
IPV6=192.168.1.1
[root@localhostbin]#vi/etc/sysconfig/network-scripts
TYPE=EthernetPROXY_METHOD=noneBROWSER_ONLY=noIPV6
版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件至 3561739510@qq.com 举报,一经查实,本站将立刻删除。
相关文章
- 站长推荐
- 热门tag
- 标签列表
- 友情链接