2020年2月5日

Debian下配置IPV6和静态路由

摘要: 一、编辑网卡文件 vi /etc/network/interfaces二、修改网卡文件 # This file describes the network interfaces available on your system# and how to activate them. For more 阅读全文

posted @ 2020-02-05 23:43 剩余价值 阅读(3186) 评论(0) 推荐(0) 编辑

Ubuntu Server系统修改IP地址

摘要: 最近从Fedora转到Ubuntu,发现连IP地址都不会改,找到方法后又担心不常用会忘记,干脆记录下来。 用惯了RedHat系的linux,在Ubuntu下没找到/etc/sysconfig/network-scripts/ifcfg-xx网卡配置文件,在网上查方法,大多说配置文件是/etc/net 阅读全文

posted @ 2020-02-05 21:21 剩余价值 阅读(4184) 评论(0) 推荐(0) 编辑

Centos7新增静态路由

摘要: 环境说明: 主机名操作系统版本ip默认网关网卡名目的地址1目的地址2 centos7.6 Centos 7.6.1810 172.27.9.135 172.27.9.254 ens33 172.28.105.0/24 172.28.214.17/32 一、临时方式 1. 查看路由和ip [root@ 阅读全文

posted @ 2020-02-05 08:25 剩余价值 阅读(11123) 评论(0) 推荐(0) 编辑

导航