- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Proxy setup for SuSE 9
Operating System - Linux
1820171
Members
4154
Online
109620
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
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
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
тАО03-31-2004 09:13 AM
тАО03-31-2004 09:13 AM
Proxy setup for SuSE 9
Trying to upgrade to SuSE 9 from RedHat 7.1. The proxy setup for RedHat 7.1 below worked well. I used YaST to select the AddModule and LoadModule for proxys, then added the proxy setup script below in the httpd.conf of SuSE. System doesn't complain at httpd start up, but browsers on the LAN "Access Forbidden" error when trying to connect to anything on or through the server ????Anyone got a clue !ProxyRequests On# Order deny,allow Deny from all Allow from 90.0.0.2 Allow from 90.0.0.5
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-31-2004 10:32 AM
тАО03-31-2004 10:32 AM
Re: Proxy setup for SuSE 9
I'm just about ready to re-install RH 7.1 and forget this SuSE 9. Accute frustration has set in I'm afraid.I can't even post a readable message with this Konqueror browser. Strips all the newlines and runs everything together :o(
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-01-2004 05:25 AM
тАО04-01-2004 05:25 AM
Re: Proxy setup for SuSE 9
Well, I ran out of time; reinstalled RH 7.1 to get the production box back on line. I'm still working on upgrading to SuSE 9, this time on a development box.
I can't seem to get past the Proxy setup.
I have LAN --> RH 7.1 Apache(Proxy) --> Internet. Also doing MASQ with IPChains that I need for access to Arkansas' Real Estate records.
When I try to do the same thing with LAN --> SuSE 9, Apache2(Proxy)--> Internet no browser on the LAN can get through the proxy.
I put the proxy scripts in one of the httpd.conf includes (vhosts) but not inside a vhosts container of course. httpd.conf was just a container for include statements; there don't seem to be an include specifically for proxy setup.
Any thoughts welcome !!
Vern
I can't seem to get past the Proxy setup.
I have LAN --> RH 7.1 Apache(Proxy) --> Internet. Also doing MASQ with IPChains that I need for access to Arkansas' Real Estate records.
When I try to do the same thing with LAN --> SuSE 9, Apache2(Proxy)--> Internet no browser on the LAN can get through the proxy.
I put the proxy scripts in one of the httpd.conf includes (vhosts) but not inside a vhosts container of course. httpd.conf was just a container for include statements; there don't seem to be an include specifically for proxy setup.
Any thoughts welcome !!
Vern
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-01-2004 05:32 AM
тАО04-01-2004 05:32 AM
Re: Proxy setup for SuSE 9
This is the proxy script that works for RedHat. It was clobbered above; all ran together.
ProxyRequests On
Order deny,allow
Deny from all
Allow from 90.0.0.2
Allow from 90.0.0.5
ProxyRequests On
Order deny,allow
Deny from all
Allow from 90.0.0.2
Allow from 90.0.0.5
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP