Oracle 預設埠列表
下表包含了Oracle不同產品的預設埠,例如Oracle Database,Oracle Application Server的預設埠。
更改這些預設埠可以防止簡單的資料庫攻擊,除了埠掃描。在Oracle中經常會發生不能改變預設埠的情況,因為Oracle的埠是硬編碼進程式碼中的。
檢視IANA規定的預設埠:
[@more@]
更改這些預設埠可以防止簡單的資料庫攻擊,除了埠掃描。在Oracle中經常會發生不能改變預設埠的情況,因為Oracle的埠是硬編碼進程式碼中的。
檢視IANA規定的預設埠:
Service | Port | Product | How to change |
Oracle HTTP Server listen port / Oracle HTTP Server port | 80 | Oracle Application Server | Edit httpd.conf and restart OHS |
Oracle Internet Directory(non-SSL) | 389 | Oracle Application Server | |
Oracle HTTP Server SSL port | 443 | Oracle Application Server | Edit httpd.conf and restart OHS |
Oracle Internet Directory(SSL) | 636 | Oracle Application Server | |
Oracle Net Listener / Enterprise Manager Repository port | 1521 | Oracle Application Server / Oracle Database | Edit listener.ora and restart listener |
Oracle Net Listener | 1526 | Oracle Database | Edit listener.ora and restart listener |
Oracle Names | 1575 | Oracle Database | Edit names.ora and restart names server |
Oracle Connection Manager (CMAN) | 1630 | Oracle Connection Manager | Edit cman.ora and restart Connection Manager |
Oracle JDBC for Rdb Thin Server | 1701 | Oracle Rdb | |
Oracle Intelligent Agent | 1748 | Oracle Application Server | snmp_rw.ora |
Oracle Intelligent Agent | 1754 | Oracle Application Server | snmp_rw.ora |
Oracle Intelligent Agent | 1808 | Oracle Application Server | snmp_rw.ora |
Oracle Intelligent Agent | 1809 | Oracle Application Server | snmp_rw.ora |
Enterprise Manager Servlet port SSL | 1810 | Oracle Enterprise Manager | |
Oracle Connection Manager Admin (CMAN) | 1830 | Oracle Connection Manager (CMAN) | Edit cman.ora and restart Connection Manager |
Enterprise ManagerAgent port | 1831 | Oracle Enterprise Manager | |
Enterprise Manager RMI port | 1850 | Oracle Enterprise Manager | |
Oracle XMLDB FTP Port | 2100 | Oracle Database | change dbms_xdb.cfg_update |
Oracle GIOP IIOP | 2481 | Oracle Database | Edit listener.ora/init.ora and restart listener/database |
Oracle GIOP IIOP for SSL | 2482 | Oracle Database | Edit listener.ora/init.ora and restart listener/database |
Oracle OC4J RMI | 3201 | Oracle Application Server | |
Oracle OC4J AJP | 3301 | Oracle Application Server | |
Enterprise Manager Reporting port | 3339 | Oracle Application Server | Edit oem_webstage/oem.conf and restart OHS |
Oracle OC4J IIOP | 3401 | Oracle Application Server | |
Oracle OC4J IIOPS1 | 3501 | Oracle Application Server | |
Oracle OC4J IIOPS2 | 3601 | Oracle Application Server | |
Oracle OC4J JMS | 3701 | Oracle Application Server | |
Oracle9iAS Web Cache Admin port | 4000 | Oracle Application Server | Webcache Admin GUI or webcache.xml |
Oracle9iAS Web Cache Invalidation port | 4001 | Oracle Application Server | Webcache Admin GUI or webcache.xml |
Oracle9iAS Web Cache Statistics port | 4002 | Oracle Application Server | Webcache Admin GUI or webcache.xml |
Oracle Internet Directory(SSL) | 4031 | Oracle Application Server | |
Oracle Internet Directory(non-SSL) | 4032 | Oracle Application Server | |
OracleAS Certificate Authority (OCA) - Server Authentication | 4400 | Oracle Application Server | |
OracleAS Certificate Authority (OCA) - Mutual Authentication | 4401 | Oracle Application Server | |
Oracle HTTP Server SSL port | 4443 | Oracle Application Server | Edit httpd.conf and restart OHS |
Oracle9iAS Web Cache HTTP Listen(SSL) port | 4444 | Oracle Application Server | Webcache Admin GUI or webcache.xml |
Oracle TimesTen | 4662 | Oracle TimesTen | |
Oracle TimesTen | 4758 | Oracle TimesTen | |
Oracle TimesTen | 4759 | Oracle TimesTen | |
Oracle TimesTen | 4761 | Oracle TimesTen | |
Oracle TimesTen | 4764 | Oracle TimesTen | |
Oracle TimesTen | 4766 | Oracle TimesTen | |
Oracle TimesTen | 4767 | Oracle TimesTen | |
Oracle Enterprise Manager Web Console | 5500 | Oracle Enterprise Manager Web | |
iSQLPlus 10g | 5560 | Oracle i*SQLPlus | |
iSQLPlus 10g | 5580 | Oracle i*SQLPlus RMI Port | |
Oracle Notification Service request port | 6003 | Oracle Application Server | |
Oracle Notification Service local port | 6100 | Oracle Application Server | |
Oracle Notification Service remote port | 6200 | Oracle Application Server | |
Oracle9iAS Clickstream Collector Agent | 6668 | Oracle Application Server | |
Java Object Cache port | 7000 | Oracle Application Server | |
DCM Java Object Cache port | 7100 | Oracle Application Server | |
Oracle HTTP Server Diagnostic Port | 7200 | Oracle Application Server | |
Oracle HTTP Server Port Tunneling | 7501 | Oracle Application Server | |
Oracle HTTP Server listen port / Oracle HTTP Server port | 7777 | Oracle Application Server | Edit httpd.conf and restart OHS |
Oracle9iAS Web Cache HTTP Listen(non-SSL) port | 7779 | Oracle Application Server | Webcache Admin GUI or webcache.xml |
Oracle HTTP Server Jserv port | 8007 | Oracle Application Server | |
Oracle XMLDB HTTP port | 8080 | Oracle Database | change dbms_xdb.cfg_update |
OC4J Forms / Reports Instance | 8888 | Oracle Developer Suite | |
OC4J Forms / Reports Instance | 8889 | Oracle Developer Suite | |
Oracle Forms Server 6 / 6i | 9000 | Oracle Application Server | |
Oracle SOAP Server | 9998 | Oracle Application Server | |
OS Agent | 14000 | Oracle Application Server | |
Oracle Times Ten | 15000 | Oracle Times Ten | |
Oracle Times Ten | 15002 | Oracle Times Ten | |
Oracle Times Ten | 15004 | Oracle Times Ten | |
Log Loader | 44000 | Oracle Enterprise Manager |
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/8570952/viewspace-983095/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 預設非安全埠列表
- Oracle 修改預設監聽埠故障分析Oracle
- 網站預設埠怎麼修改,網站預設埠修改方法網站
- CactiEZ更改預設80埠
- ArcGIS for Server預設埠6080修改Server
- ADFS3.0 更改預設埠S3
- git伺服器非預設埠Git伺服器
- 修改Windows預設遠端埠號Windows
- 常見軟體的預設埠號
- Linux修改ssh預設22埠的方法Linux
- .Net Core 修改預設的啟動埠
- 修改伺服器預設遠端埠伺服器
- EOSCleos連線到非預設主機/埠
- ECS修改 Linux 伺服器預設遠端埠Linux伺服器
- oracle 各版本預設使用者Oracle
- oracle增加欄位帶預設值Oracle
- ORACLE統計抽樣預設比例Oracle
- 查詢oracle欄位預設值Oracle
- Oracle Linux 6.7 靜預設安裝Oracle 11gOracleLinux
- Oracle診斷事件列表(轉)Oracle事件
- 如何檢查 Linux 中的開放埠列表?Linux
- Oracle 建立非1521埠監聽Oracle
- Python之在函式中使用列表作為預設引數Python函式
- 筆記:Vue - 應用啟動在https預設埠(跨域)筆記VueHTTP跨域
- Linux 修改預設SSH埠 22,避免被暴力破解密碼Linux解密密碼
- oracle rac scan監聽更改埠號Oracle
- [20191112]oracle共享連線模式埠.txtOracle模式
- Oracle更改預設日期格式 更改會話日期格式Oracle會話
- 烏班圖Ubuntu 24.04 SSH Server 修改預設埠重啟無效UbuntuServer
- oracle之 單例項監聽修改埠Oracle單例
- 印表機的埠如何設定 設定印表機埠的方法
- Navicat 連線遠端資料庫及 SSH 預設埠號的修改資料庫
- 雲服務預設Sql server和Mysql遠端連線埠是多少?ServerMySql
- Oracle GoldenGate 18.1 支援的DB和OS列表OracleGo
- npm 設定埠代理NPM
- [20191113]oracle共享連線模式埠2.txtOracle模式
- 修改tomcat預設主頁,修改後只需要輸入埠就能訪問Tomcat
- 【TUNE_ORACLE】Oracle健康檢查基礎專案(一)專案列表Oracle
- Linux串列埠程式設計Linux串列埠程式設計