HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- ipf.conf for proxy server
Operating System - Tru64 Unix
1827313
Members
5197
Online
109961
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
Forums
Discussions
Discussions
Discussions
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
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-19-2005 09:03 PM
03-19-2005 09:03 PM
ipf.conf for proxy server
dear expert all
i'm implement my proxy server for serve
my network
a.b.c.d/22
e.f.g.h/22
i.j.k.l/23
m.n.o.p/23
i'm config ipf.conf from examples file but notwork
this my file ipf.conf
# block all inbound packets.
#
block in from any to any
#
# pass through packets to and from localhost.
#
pass in from 127.0.0.1/32 to 127.0.0.1/32
#
# allow a variety of individual hosts to send any type of IP
# packet to any other host.
#
pass in from a.b.c.d/22 to any
pass in from e.f.g.h/22 to any
pass in from i.j.k.l/23 to any
pass in from m.n.o.p/23 to any
#
#
# block all outbound packets.
#
block out from any to any
#
# allow any packets destined for localhost out.
#
pass out from any to 127.0.0.1/32
#
# allow any host to send any IP packet out to a limited number
# of hosts.
#
pass out from any to a.b.c.d/22
pass out from any to e.f.g.h/22
pass out from any to i.j.k.l/23
pass out from any to m.n.o.p/23
# end
i wanted serve my four network
and other network i'm wanted to deny
how i can? please.
i'm implement my proxy server for serve
my network
a.b.c.d/22
e.f.g.h/22
i.j.k.l/23
m.n.o.p/23
i'm config ipf.conf from examples file but notwork
this my file ipf.conf
# block all inbound packets.
#
block in from any to any
#
# pass through packets to and from localhost.
#
pass in from 127.0.0.1/32 to 127.0.0.1/32
#
# allow a variety of individual hosts to send any type of IP
# packet to any other host.
#
pass in from a.b.c.d/22 to any
pass in from e.f.g.h/22 to any
pass in from i.j.k.l/23 to any
pass in from m.n.o.p/23 to any
#
#
# block all outbound packets.
#
block out from any to any
#
# allow any packets destined for localhost out.
#
pass out from any to 127.0.0.1/32
#
# allow any host to send any IP packet out to a limited number
# of hosts.
#
pass out from any to a.b.c.d/22
pass out from any to e.f.g.h/22
pass out from any to i.j.k.l/23
pass out from any to m.n.o.p/23
# end
i wanted serve my four network
and other network i'm wanted to deny
how i can? please.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2005 12:52 AM
03-24-2005 12:52 AM
Re: ipf.conf for proxy server
I believe proxy servers are most often deployed with either web servers or firewalls.
Unfortunately, there doesn't appear to be much of a focus in this discussion group for either of those subjects. A look through the other forums offered by HP also seems to come up short for this type of configuration.
A quick search for ipf.conf in one of the more popular search engines on the Internet shows much more promise.
Good luck.
Unfortunately, there doesn't appear to be much of a focus in this discussion group for either of those subjects. A look through the other forums offered by HP also seems to come up short for this type of configuration.
A quick search for ipf.conf in one of the more popular search engines on the Internet shows much more promise.
Good luck.
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP