腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
文章
问答
(9999+)
视频
沙龙
1
回答
如何只
保存
特定的iptable链?
、
我需要在
linux
机器上配置
iptables
,使其具有运行坞容器的功能。如果我用
iptables
-save > /etc/
iptables
/rules.v4
保存
iptables
规则,来自所有链的规则将被写入文件。但我只想
保存
输入,输出和码头用户链,不希望链码头,码头-隔离-阶段-1等,因为它们包含规则添加自动对接,这将是不相关的重新启动。据我所知,
iptables
-save可以
保存
特定的表,但不能<
浏览 0
提问于2019-06-13
得票数 3
1
回答
阻止来自外部计算机的ToolTwist端口
我已经将ToolTwist Designer部署在服务器上的端口37080上。$ telnet 11.22.33.44 37080 telnet: connect to address 11.22.33.44: Connection refused 但是,当我登录到服务器时,我可以telnet到端口:Trying 127.0.0.1.
浏览 0
提问于2012-04-23
得票数 0
回答已采纳
1
回答
无法使
iptables
在使用
iptables
重新启动时自动加载规则-持久
、
、
、
"Debian /
Linux
10 (buster)“是最新的软件包。我已经安装了
iptables
-持久的,我有ran dpkg-reconfigure
iptables
-persistent,它确实
保存
了/etc/
iptables
中的规则我试着在网上跟踪很多线索,从这些线索开始。 为
浏览 0
提问于2022-12-27
得票数 0
3
回答
在Centos 7中,
iptables
-config更改不再执行任何操作(无法在停止/重新启动时
保存
)
、
现在,除非手动调用service
iptables
save命令,否则我无法
保存
任何iptable更改。Size : 1.5 MFrom repo : base Summary : Tools for managing
Linux
utility controls the network packet filtering code
浏览 0
提问于2017-10-04
得票数 0
回答已采纳
3
回答
IPTables
不会在重启后自动启动-红帽7
、
、
当前,每次重新启动之后,我需要运行以下命令:我试过设置但它不是在跑。在我的文件/etc/sysconfig/
iptables
-config中,我设置了
IPTABLES
_SAVE_ON_STOP="yes"
IPTABLES
_SAVE_ON_RESTART="yes"
浏览 0
提问于2016-06-03
得票数 1
回答已采纳
4
回答
当服务器重新启动时,
iptables
重置
每当我的服务器重新启动时,我似乎不得不将
iptables
重置为默认状态,我以前使用过firestarter,但在一段时间前就删除了它。当服务器重新启动时,是否有使iptable更改的设置?
浏览 0
提问于2011-12-03
得票数 26
回答已采纳
1
回答
Debian 8
iptables
-持久设置不正确吗?
、
、
、
我正在尝试设置我的
iptables
,以下是我的博客: http://bencane.com/2012/09/
iptables
-
linux
-firewall-rules-for-a-basic-web-server我首先通过apt-get更新更新我的服务器,然后将规则添加到
iptables
中,安装
iptables
-persistent,但是尝试执行命令
iptables
-persistent
保存
,我得到“是一个目录”而不是<
浏览 0
提问于2015-11-11
得票数 2
回答已采纳
1
回答
无法找到如何在Fedora 21上
保存
iptable
我正在尝试
保存
我输入的IP表条目。在fedoras网站上,上面写着发布命令/usr/libexec/
iptables
.init save。这将生成“无此类文件或目录”错误。[root@testpc /]# uname -a[root@testpc /]# &
浏览 0
提问于2015-01-29
得票数 0
2
回答
如何在7上
保存
iptables
配置
、
我有一个Redhat服务器(Red Hat Enterprise
Linux
Server release 7.2 (Maipo)),它可以在re/boot上重置iptable规则。根据第6版文件,我执行:返回:sudo systemctl
iptables
saveUnknown ope
浏览 0
提问于2016-09-06
得票数 15
回答已采纳
1
回答
linux
: monit :iptable
、
、
在
linux
下,至少是centos (我认为也是debian ),守护进程中列出了一个"
iptables
“。但是它实际上是一个加载和
保存
它们的脚本,它‘启动一个进程,也不编写一个pidfile。如何使用monit检查
iptables
的启动和运行?
浏览 0
提问于2018-08-21
得票数 1
回答已采纳
2
回答
带iptable的双向转发桥
我有
linux
盒。它有两个接口(eth0,eth1)。eth0,eth1连接每个开关(S/W0,s/w1)。但不使用brctl,只使用
iptables
。我试过这个规则,但没用。echo 1 > /proc/sys/net/ipv4/ip_forward
iptables
-A FORWARD -i eth1 -o eth0 -j
浏览 0
提问于2019-11-27
得票数 1
1
回答
Apache Cassandra -从其他计算机连接
、
我无法从其他机器连接Cassandra,但我可以从同一台机器连接它。请给我任何建议。提前谢谢。
浏览 1
提问于2013-07-08
得票数 0
1
回答
如何
保存
请求页面
、
、
我使用
iptables
和bash脚本,并希望为自己创建简单的HotSpot。如何在
linux
(CentOS)上
保存
请求页面?有人能早点解决这个问题吗?
浏览 1
提问于2014-04-23
得票数 0
2
回答
在救援模式下手动刷新
iptables
、
我毁了iptable,我无法连接到我的Ubuntu12.04.03服务器.我启动了救援模式(grml),当我试图冲洗它时,这就是我所得到的:FATAL: Could not load /lib/modules/3.7-1-grml-amd64/modules.dep: No such file or directory
iptables
v1.4.12: can't initialize
iptables
table `filte
浏览 0
提问于2013-12-15
得票数 0
3
回答
LINUX
服务器如何开通端口?
、
我在安全组配置里面添加了443端口,但是扫描端口,还是没有显示,请问大家,该怎样开通端口呢?
浏览 1464
提问于2016-12-18
2
回答
如何在不锁定自己的情况下将Ubuntu12.04
iptables
重置为默认?
、
有人能好心地提供命令,将Ubuntu12.04的
iptables
(防火墙)完全重置为默认的“工厂”设置吗?据我所知,这样做会导致一个人被锁在
linux
机器之外?
浏览 0
提问于2013-04-08
得票数 37
回答已采纳
1
回答
如何用
iptables
阻止包含字符串的子域
、
、
、
iptables
-A INPUT -m string --algo bm --string "test" -j DROP
iptables
-A FORWARD -m string --algo bm --string "test" -j DROP 并在/etc/
iptables
/rules.v[4(ipv4)
浏览 0
提问于2022-12-08
得票数 0
2
回答
如何在服务器上静默地运行sudo命令?
我需要在
Linux
服务器上执行这个命令。string command = $"sudo
iptables
-I INPUT -m state --state NEW -m tcp -p tcp --dport {port} -j ACCEPT
浏览 3
提问于2022-05-28
得票数 -1
4
回答
装填表-港口运输?
、
、
我必须设置一条规则,使我的web服务器(运行在端口7000上)可以在端口80上访问:到目前为止,这是完全可行的。埃利亚斯
浏览 0
提问于2011-02-08
得票数 5
回答已采纳
1
回答
通过JAVA远程访问连接cassandra数据库时出现问题
、
我已经启动了Cassandra服务器,在此之前,我已经更改了cassandra.yaml.中的"rpc_address“。我可以从同一台机器访问cassandra,但我无法使用Hector客户端通过Java应用程序从远程机器访问cassandra。请帮帮我,提前谢谢。
浏览 0
提问于2013-07-15
得票数 1
回答已采纳
点击加载更多
相关
资讯
Linux安全加固之iptables
Linux防火墙iptables小记
25个常用的Linux iptables规则
25 个常用的 Linux iptables 规则
linux编写iptables防火墙规则示例
热门
标签
更多标签
云服务器
ICP备案
对象存储
云直播
实时音视频
活动推荐
运营活动
广告
关闭
领券