安装了anaconda 还需要单独安装python么,anaconda如何安装python
添加Linux操作系统操作系统路由对我们来说很重要。有时网络打不通。也许,没有添加你的路由。请拿出来。希望能帮到大家。
服务器IP(eth0)
[root@localhost net]# ifconfig
eth0link封装:以太网hwaddr 0033600 c 3360293360 e 3:9 a:15
inetaddr:172。18 .3 .205 bcast:172。18 .3 .255口罩:255。255 .255 .255 .255 .255 .0
inet 6地址:Fe 803360336020 c:29 ff:费用33:9 a 15/64范围:链接
upbroadcastrunningmulticastmtu:1500公制:1
处方药数据包33604776错误:0丢弃:0溢出:0帧:0
税数据包33603348错误:0丢弃:0运行:0电信公司:0
冲突:0 txqueuelen :1000
处方药字节:439384(429.0千字节)tx字节:390425 (381.2千字节).
内部:11基址:0 x 1400
瞧链路封装:本地备份
inetaddr 3360127.0.0.1掩模:255.0.0.0
范围:主机
uploopbackrunningtu:16436度量:1
处方药数据包3360254错误:0丢弃:0溢出:0帧:0
税数据包3360254错误:0丢弃:0运行:0电信公司:0
冲突:0 txqueuelen :0
接收字节:22128(21.6千字节)发送字节:22128(21.6千字节) )
查看原始路由信息
[root@localhost net]# route -n
内核互联网协议(Internet Protocol)路由表
destinationgatewaygenmaskflagsmetricrefuseiface
172.18.3.0.0.0.0255.255.255.0
169.254.0.0.0.0255.255.0.0
=========================================================================================
添加默认网关
[root @ localhost net]# routeaddefaultgw 172。18 .3 .50
[root@localhost net]#路由
内核互联网协议(Internet Protocol)路由表
destinationgatewaygenmaskflagsmetricrefuseiface
172 .18 .3 .0 * 255 .255 .255 .0 u 00 eth 0
169.254 .0.0 * 255.255 .0.0万埃特0
默认172.18.3.50.0.0.0.0
=========================================================================================
添加IP(eth0:1)
[root @ localhost net]# ifconfig eth 0:1192。168 .168 .119网络掩码255.255.255.0以上
[root@localhost net]# ifconfig
eth0link封装:以太网hwaddr 0033600 c 3360293360 e 3:9 a:15
inetaddr:172。18 .3 .205 bcast:172。18 .3 .255口罩:255。255 .255 .255 .255 .255 .0
inet 6地址:Fe 803360336020 c:29 ff:费用33:9 a 15/64范围:链接
上行广播运行组播M
屠:1500米制:1
药方(prescription 的缩写)数据包:5071错误:0丢弃:0溢出:0帧:0
谢谢数据包:3569错误:0丢弃:0溢出:0载波:0
冲突:0 txqueuelen:1000
接收字节:466532 (455.5 KiB)发送字节:416538 (406.7 KiB)
中断:11基址:0x1400
eth0:1链路封装:以太网华盛顿时间00时0C分29秒E3时间9时15分
新经济思维研究所地址:192 .168 .168 .119 Bcast:192。168 .168 .255掩码:255.255.255.0
上行广播运行多播MTU:1500度量:1
中断:11基址:0x1400
瞧链路封装:本地环回
新经济思维研究所地址:127.0.0.1掩码:255.0.0.0
inet6地址:1/128范围:主机
上行环回运行MTU:16436度量:1
药方(prescription 的缩写)数据包:258错误:0丢弃:0溢出:0帧:0
谢谢数据包:258错误:0丢弃:0溢出:0载波:0
冲突:0 txqueuelen:0
接收字节:22480 (21.9 KiB)发送字节:22480 (21.9 KiB)
在查看路由信息
[root@localhost net]# route -n
内核互联网协议(Internet Protocol)路由表
目的网关网络掩码标志度量参考使用我接口
172.18 .3.0 0.0 .0.0 255.255.0 U 0 0 0 eth 0
192.168.168.0 0.0 .0.0 255.255.0 U 0 0 0 eth 0
169.254 .0.0 0.0 0.0 0
0 .0 .0 .0 172 .18 .3 .50 0 .0 .0 .0 UG 0 0 0 eth 0
===============================================================
添加一条到主机192.168.168.110的路由(通过eth0:1)
[root @ localhost net]# route add-主机192。168 .168 .110开发eth 0:1
[root@localhost net]#路由
内核互联网协议(Internet Protocol)路由表
目的网关网络掩码标志度量参考使用我接口
192 .168 .168 .110 * 255 .255 .255 .255 UH 0 0 0 eth 0
172 .18 .3 .0 * 255 .255 .255 .0u 0000 eth 0
192 .168 .168 .0 * 255 .255 .255 .0u 0000 eth 0
169.254 .0.0 * 255.255 .0.0 U 0 0 0 eth 0
默认172 .18 .3 .50 0 .0 .0 .0 UG 0 0 eth 0
===============================================================
添加到主机192.168.168.120的路由(通过ip192.168.168.119)
[root @ localhost net]# route add-host 192 . 168 . 168 . 120 GW 192 . 168 . 168 . 119
[root@localhost net]#路由
内核IP路由表
目的网关Genmask标志度量参考使用I接口
192.168 . 168.120 192.168 . 168.119 255.255.255.255
192.168.168.110 *注意
sp;255 . 255 . 255 . 255 UH 0 0 eth 0
172 . 18 . 3 . 0 * 255 . 255 . 255 . 0 U 0 0 0 eth 0
192 . 168 . 168 . 0 * 255 . 255 . 255 . 0 U 0 0 0 eth 0
169.254 . 0.0 * 255.255 . 0.0 U 0 0 0 eth 0
默认172 . 18 . 3 . 50 0 . 0 . 0 . 0 UG 0 0 eth 0
===========================================================
向网络添加路由(通过eth0)
[root @ localhost net]# route add-net 192 . 168 . 3 . 0网络掩码255.255.255.0 dev eth0
[root@localhost net]#路由
内核IP路由表
目的网关Genmask标志度量参考使用I接口
192.168 . 168.120 192.168 . 168.119 255.255.255.255
192 . 168 . 168 . 110 * 255 . 255 . 255 . 255 UH 0 0 0 eth 0
192 . 168 . 3 . 0 * 255 . 255 . 255 . 0 U 0 0 0 eth 0
172 . 18 . 3 . 0 * 255 . 255 . 255 . 0 U 0 0 0 eth 0
192 . 168 . 168 . 0 * 255 . 255 . 255 . 0 U 0 0 0 eth 0
169.254 . 0.0 * 255.255 . 0.0 U 0 0 0 eth 0
默认172 . 18 . 3 . 50 0 . 0 . 0 . 0 UG 0 0 eth 0
向网络添加路由(通过ip172.18.3.50)
[root @ localhost net]# route add-net 192 . 168 . 4 . 0网络掩码255.255.255.0 gw 172.18.3.50
[root@localhost net]#路由
内核IP路由表
目的网关Genmask标志度量参考使用I接口
192.168 . 168.120 192.168 . 168.119 255.255.255.255
192 . 168 . 168 . 110 * 255 . 255 . 255 . 255 UH 0 0 0 eth 0
192.168 . 4.0 172.18 . 3.50 255.255.255.0 UG 0 0 0 eth 0
192 . 168 . 3 . 0 * 255 . 255 . 255 . 0 U 0 0 0 eth 0
172 . 18 . 3 . 0 * 255 . 255 . 255 . 0 U 0 0 0 eth 0
192 . 168 . 168 . 0 * 255 . 255 . 255 . 0 U 0 0 0 eth 0
169.254 . 0.0 * 255.255 . 0.0 U 0 0 0 eth 0
默认172 . 18 . 3 . 50 0 . 0 . 0 . 0 UG 0 0 eth 0
=======================================================================
参数差异-主机和主机ip,-网络和网络号
=======================================================================
输出中每个字段的含义是:
Destination表示路由的目的IP地址。
表示网关使用的主机名或IP地址。上面的“*”表示没有网关。
Genmask表示路由的网络掩码。
Flags是表示路线的标志。可用标志及其含义为:U表示路由正在启动,H表示目标为主机,G表示使用网关,R表示动态路由重置;d表示动态安装路由,M表示修改路由!拒绝路线。
指标表示路线的单位销售量。
Ref表示依赖于此路由当前状态的其他路由的数量。
表示使用的路由表条目数。
Iface表示发送数据包的目的网络。
郑重声明:本文由网友发布,不代表盛行IT的观点,版权归原作者所有,仅为传播更多信息之目的,如有侵权请联系,我们将第一时间修改或删除,多谢。