iptables報錯!iptables-restore unable to initialize table 'filter
一、 報錯詳解
公司有一臺Linux伺服器,之前開過iptables現在換成其他業務。需要重新編寫策略。我把iptables停止。重新編寫/etc/sysconfig/iptables。
重啟時報錯iptables-restore v1.4.7: iptables-restore: unable to i'itialize table 'filter Error occurred at line: 3 Try `iptables-restore -h' or 'iptables-restore --help' for more information.[失敗]
但是我的第三行是*filter沒有其他的。
二、 解決辦法
可能由於之前的規則沒有清空。初始化以下iptables
# iptables –F
之後重啟iptables
# service iptables restart
問題解決
相關文章
- jpa報錯 Failed to initialize JPA EntityManagerFactory: Unable to instantiate default tuplizerAI
- iptables-restore中文手冊(轉)REST
- IPTABLES-SAVE手冊頁&IPTABLES-RESTORE手冊頁REST
- iptables深入解析:filter篇Filter
- linux放火牆------iptables(filter)LinuxFilter
- iptables深入解析:filter應用篇Filter
- pip install scrapy報錯:error: UnableError
- Could not initialize class sun.awt.X11GraphicsEnvironment 報錯
- 完美解決xhost +報錯: unable to open display
- 主機安全(2)iptables的filter應用Filter
- 解決Ubuntu報錯 E: Unable to locate package yumUbuntuPackage
- rabbitMq的status報錯Error: unable to perform an operation on node ‘rabbit……MQErrorORM
- 64位linux報錯Could not initialize class java.awt.image.BufferedImageLinuxJava
- beego報錯 table name: `xxx` not existsGo
- Table '.\mysql\proc' is marked as crashed and should be repaired 報錯MySqlAI
- GIT clone報錯: SSL certificate problem: unable to get local issuer certificateGit
- 打補丁報錯Opatch error : "Unable to lock Central InventoryError
- 啟動uwsgi報錯ImportError: No module named, unable to load appImportErrorAPP
- 安裝或執行clone報錯 Unable to find 'kshell' in path
- 【rac故障】root.sh報錯Unable to get VIP info for new node
- Unable to unwrap data, invalid status [CLOSED]-服務端webSocket報錯服務端Web
- 終端報錯"xcrun: error: unable to find utility “xcodebuild”, not a developer tool orErrorXCodeUIDeveloper
- MySQL 5.7.17 安裝報錯SSL error: Unable to get private key fromMySqlError
- 建立asm磁碟 報錯 oracleasm-write-label: Unable to clear deviceASMOracledev
- git拉取程式碼報錯filename too long unable to create fileGit
- 聊聊flink Table的where及filter操作Filter
- 錯誤記錄(八)could not initialize proxy - no SessionSession
- android studio 安裝報錯 unable to run mksdcard sdk toolAndroid
- MySQL報錯Table 'plugin' is read only [ERROR] Can't open the mysql.plugin table.MySqlPluginError
- adcfgclone.pl appsTier報錯Unable to locate 'linkxlC' utility in pathGCAPP
- MySQL DROP TABLE刪除表報錯'ERROR 1051 (42S02): Unknown table'MySqlError
- ext4 lvreduce報錯superblock or the partition table is likely to be corruptVRBloC
- MySQL 啟動報錯 Table 'mysql.plugin' doesn't existMySqlPlugin
- 關於Tomcat啟動報錯:Failed to initialize end point associated with ProtocolHandler ["http-apr-8080"]TomcatAIProtocolHTTP
- Linux 無許可權建立資料夾( 報錯:Unable to create ... directory.)Linux
- 打成Jar包後執行報錯 Unable to locate Spring NamespaceHandler for XML schema namespaceJARSpringnamespaceXML
- DBCA建立ASM報錯ORA-27125: unable to create shared memory segmentASM
- ASM例項啟動報錯:ORA-29701 :unable to connect to Cluster ManagerASM