- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Firewall setting for Oracle Report Server
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2002 03:43 AM
06-18-2002 03:43 AM
Firewall setting for Oracle Report Server
Other servers inside the firewall work well with the Report Server.
After we use NAT to map a real IP address to the internal Report Server, the Report Server is not responding to any request send from outside.
Do you have similar experience? Could you share with me?
FYI, our firewall is a RedHat Linux 7.2 running "iptables".
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2002 06:25 PM
06-18-2002 06:25 PM
Re: Firewall setting for Oracle Report Server
Firewall logs might give you a hint as to where the communication is failing, or if not, then run a sniffer, such as Ethereal or tcpdump and note any traffic bound for or coming from the Report server.
Hope this helps.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2002 02:11 AM
06-19-2002 02:11 AM
Re: Firewall setting for Oracle Report Server
Have you opened the port 1949 in the firewall so that outside clients can access that service.
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2002 06:29 PM
06-19-2002 06:29 PM
Re: Firewall setting for Oracle Report Server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2002 07:58 PM
06-19-2002 07:58 PM
Re: Firewall setting for Oracle Report Server
Have given ipchains to accept port 1949 on the both your external and internal interfaces.
(bi-directional)
regards,
U.SivaKumar