bind 0.0.0.0的作用是什么呢?

背景描述

  今天在看redis的内容,看到同事在配置文件中将bind配置为0.0.0.0进行监听,不明白什么意思就查询了下,在此记录下。

解释

0.0.0.0在服务器的环境中,指的就是服务器上所有的ipv4地址,如果机器上有2个ip 192.168.30.10 和 10.0.2.15,redis在配置中,如果配置监听在0.0.0.0这个地址上,那么,通过这2个ip地址都是能够到达这个redis服务的。同时呢,访问本地的127.0.0.1也是能够访问到redis服务的。

 

测试验证:

1.绑定到0.0.0.0

[aiprd@hadoop1 redis]$ src/redis-server ./redis.conf 
[aiprd@hadoop1 redis]$ ps -ef | grep redis
aiprd     2422     1  0 11:53 ?        00:00:00 src/redis-server 0.0.0.0:6379
aiprd     2426  1401  0 11:53 pts/0    00:00:00 grep redis

 

2.本地ip地址

[aiprd@hadoop1 redis]$ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00inet 127.0.0.1/8 scope host loinet6 ::1/128 scope host valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000link/ether 08:00:27:21:8b:7e brd ff:ff:ff:ff:ff:ffinet 10.0.2.15/24 brd 10.0.2.255 scope global eth0inet6 fe80::a00:27ff:fe21:8b7e/64 scope link valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000link/ether 08:00:27:9f:16:be brd ff:ff:ff:ff:ff:ffinet 192.168.30.10/24 brd 192.168.30.255 scope global eth1inet6 fe80::a00:27ff:fe9f:16be/64 scope link valid_lft forever preferred_lft forever

备注:本地地址127.0.0.1、10.0.2.15192.168.30.10

3.分别通过3个ip地址进行访问

[aiprd@hadoop1 redis]$ src/redis-cli
127.0.0.1:6379> auth yksSLR7AU#7G6Wz
OK
127.0.0.1:6379> exit
[aiprd@hadoop1 redis]$ 
[aiprd@hadoop1 redis]$ src/redis-cli -h 192.168.30.10
192.168.30.10:6379> auth yksSLR7AU#7G6Wz
OK
192.168.30.10:6379> exit
[aiprd@hadoop1 redis]$ src/redis-cli -h 10.0.2.15
10.0.2.15:6379> auth yksSLR7AU#7G6Wz
OK
10.0.2.15:6379> exit

备注:通过3个地址是都能够访问的。

 

4.绑定到192.168.30.10地址上

[aiprd@hadoop1 redis]$ src/redis-server ./redis.conf 
[aiprd@hadoop1 redis]$ ps -ef | grep redis | grep -v grep
aiprd     2434     1  0 11:57 ?        00:00:00 src/redis-server 192.168.30.10:6379

 

5.分别通过以上的地址进行访问

[aiprd@hadoop1 redis]$ src/redis-cli
Could not connect to Redis at 127.0.0.1:6379: Connection refused
Could not connect to Redis at 127.0.0.1:6379: Connection refused
not connected> exit
[aiprd@hadoop1 redis]$ src/redis-cli -h 10.0.2.15
Could not connect to Redis at 10.0.2.15:6379: Connection refused
Could not connect to Redis at 10.0.2.15:6379: Connection refused
not connected> exit
[aiprd@hadoop1 redis]$ src/redis-cli -h 192.168.30.10
192.168.30.10:6379> auth yksSLR7AU#7G6Wz
OK
192.168.30.10:6379> 

备注:发现绑定到192.168.30.10之后,只有这个地址是可以访问,但是呢,访问127.0.0.1都是访问不到的。

 

小结

所以:综上,如果绑定到0.0.0.0那么所有机器上的地址都可以访问服务,如果绑定到特定的ip那么只能是特定的ip能够到达redis服务。

 

文档创建时间:2019年5月27日11:48:12

转载于:https://www.cnblogs.com/chuanzhang053/p/10929903.html

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/279474.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

约数的个数

Description mmoaay小侄子今年上初中&#xff0c;老师出了一道求约数个数的题目&#xff0c;比如8的约数有1,2,4,8共4个。 当数比较小的时候可以人工算&#xff0c;当n较大时就难了。 mmoaay嫌麻烦&#xff0c;现在让你编个程序来算。 Input 一行一个整数。最后以0结束。 Outpu…

SQL Server Management Studio清除历史登陆记录

今天做渗透,登陆目标服务器的数据库管理后发现留下了登陆的记录,自己鼓捣了半天,终于解决 删除C:\Documents and Settings\guest\Application Data\Microsoft\Microsoft SQL Server\90\Tools\Shell下的 mru.dat文件就可以了 本文转sinojelly51CTO博客&#xff0c;原文链接&…

停止抱怨英语_停止抱怨垂直视频

停止抱怨英语People have strong feelings about which direction video should be oriented. There are good reasons for that, but in some contexts, vertical video is completely fine and you should stop complaining about it. 人们对视频应该定向哪个方向有着强烈的感…

Google Play/App Store/Facebook多账号关联问题,你会判断吗?

对于海外游戏开发、海外发行公司&#xff0c;尤其是有多个APP产品的公司来说&#xff0c;多账号关联问题是他们必然会遇到的。与亚马逊等电商平台直接禁止申请多家店铺的做法不同&#xff0c;Google Play/App Store/Facebook等平台申请多账号的风险相对后置&#xff0c;平台会从…

MySQL数据库服务器优化详细

查看MySql状态及变量的方法&#xff1a; Mysql> show status ——显示状态信息&#xff08;扩展show status like XXX&#xff09; Mysql> show variables ——显示系统变量&#xff08;扩展show variables like XXX&#xff09; Mysql> show innodb status ——显示I…

facebook_如何清除您的Facebook搜索记录

facebookSearch histories can tell a lot about you, and that’s especially true of Facebook’s search history. If you don’t want that sort of data left sitting around, here’s how to clear it. 搜索历史可以告诉您很多信息&#xff0c;Facebook的搜索历史尤其如此…

UI交互设计教程分享:提高界面交互体验的“葵花宝典”

​本次分享的是在界面设计中最长实用也最容易被忽略的十个原则&#xff0c;就是尼尔森十大可用性设计原则&#xff0c;这是十分基础且重要的原则。原则是死的&#xff0c;如何正确的结合到实际运用中才是关键。接下来我会通过对每一个原则的理解和现在移动端产品和结合进行分析…

window专业版激活

1、管理员权限进入命令行 2、安装密钥 slmgr /ipk W269N-WFGWX-YVC9B-4J6C9-T83GX 3、设置kms服务器 slmgr /skms zh.us.to 4、查看是否激活 slmgr /ato 转载于:https://www.cnblogs.com/Edward-Yue/p/10942884.html

csv文件用什么打开_什么是CSV文件,如何打开它?

csv文件用什么打开A Comma Separated Values (CSV) file is a plain text file that contains a list of data. These files are often used for exchanging data between different applications. For example, databases and contact managers often support CSV files. 逗号…

Python连续攀升,其他的脚本语言去哪了?

Python在TIOBE排行榜排名连续攀升&#xff0c;它的优势掩盖了一个严肃的问题&#xff1a;其他的脚本语言去哪儿了?据2017年11月的TIOBE指数显示&#xff0c;其他语言(如Perl&#xff0c;PHP和Ruby)排名正在缓慢下滑。 不久之前&#xff0c;脚本语言风靡一时。动态类型语言不仅…

div水平垂直居中

水平垂直居中 效果 html <div class"m-box"><div class"m-temp"><div class"m-item">fsdafsfasdf</div><div class"m-item">fsdafsfasdf</div><div class"m-item">fsdafsfasdf&l…

【C】C语言结构体指针的语法

#include <stdio.h> #include <string.h> #include <stdlib.h>struct AGE {int year;int month;int day; };struct Student {char *name;int num;struct AGE birthday;float score; };int main() {// 注意写法1与写法2 不能混用// 写法1struct Student* stu …

禁用磁盘检查_如何在Windows上禁用“磁盘空间不足”警告

禁用磁盘检查Windows displays “Low Disk Space” notifications whenever any partition on your computer has less than 200 MB of space remaining. Here’s how to get rid of the notifications, even if you can’t free up the space. 只要计算机上任何分区的剩余空间…

java根据身份证号码计算年龄的方法(精确到日)

/*** 根据身份证号码计算年龄** param psptNo* return*/public int getAgeByPsptNo(String psptNo) {if (StringUtils.isEmpty(psptNo)) {return 0;}String birthDay psptNo.substring(6, 14);String time new SimpleDateFormat("yyyy-MM-dd").format(new Date());…

ZT:CSS实现水平|垂直居中漫谈

有篇博客园网友‘云轩奕鹤’的文章不错&#xff0c;转载在这里以供需要时查阅。 http://www.cnblogs.com/jadeboy/p/5107471.html 本文转自张昺华-sky博客园博客&#xff0c;原文链接&#xff1a;http://www.cnblogs.com/xiandedanteng/p/6271281.html&#xff0c;如需转载请自…

facebook数据_Facebook的“下载数据”功能遗漏了很多

facebook数据Facebook lets you download a ZIP file with all of your data—in theory. Turns out a lot of information isn’t included. 从理论上讲&#xff0c;Facebook可让您下载包含所有数据的ZIP文件。 事实证明&#xff0c;其中不包含很多信息。 Here’s Nitasha Tik…

直播源码中有哪些网络协议需要注意?

在当今的直播平台中&#xff0c;对直播源码越来越注重。那么直播源码中有哪些网络协议需要注意的呢&#xff1f; 1.TCP&#xff1a;TCP为点对点的协议&#xff0c;虽然能保证了数据传输的可靠性&#xff0c;但是对服务器资源耗费较大&#xff0c;在数据流大的场合难以保证数据流…

tomcat一闪而过

JAVA_HOME should point to a JDK not a JRE |vista tomcat 有的朋友在启动Tomcat的时候会出现问题。 1例如&#xff1a; 手动点击startup.bat 后 &#xff0c;一闪而过 2例如&#xff1a;在cmd下 进到tomcat的bin目录 运行 startup.bat &#xff0c;然后输出 了JAVA_HOME shou…

Shell 快速指南

███████╗██╗ ██╗███████╗██╗ ██╗ ██╔════╝██║ ██║██╔════╝██║ ██║ ███████╗███████║█████╗ ██║ ██║ …

UmiJS CDN 部署之 publicPath

为什么80%的码农都做不了架构师&#xff1f;>>> 静态资源在非根目录或 cdn 这时&#xff0c;就需要配置 publicPath。至于 publicPath 是啥&#xff1f;具体看 webpack 文档&#xff0c;把他指向静态资源&#xff08;js、css、图片、字体等&#xff09;所在的路径。…