linux 查看内网IP和外网IP

在CentOS7系统中,使用`ifconfig -a`命令可以查看内网IP,例如示例中的10.105.33.17。若要获取外网IP,可以运行`curl ifconfig.me`。这两个命令是Linux环境中检查网络接口IP地址的常用方法。
摘要由CSDN通过智能技术生成

centos7 查看内网的ip,使用ifconfig 或在后面加上参数,都可以查看内网的ip,下面的10.105.33.17 即是内网的ip

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

[root@VM_33_17_centos ~]#ifconfig -a

eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500

        inet 10.105.33.17  netmask 255.255.192.0  broadcast 10.105.63.255

        ether 52:54:00:75:e5:57  txqueuelen 1000  (Ethernet)

        RX packets 155966  bytes 15667311 (14.9 MiB)

        RX errors 0  dropped 0  overruns 0  frame 0

        TX packets 44086  bytes 8285980 (7.9 MiB)

        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

        loop  txqueuelen 0  (Local Loopback)

        RX packets 0  bytes 0 (0.0 B)

        RX errors 0  dropped 0  overruns 0  frame 0

        TX packets 0  bytes 0 (0.0 B)

        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

 

查看外网的ip,使用curl ifconfig.me命令可以查看外网的ip,

1

[root@VM_33_17_centos ~]#curl ifconfig.me

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值