GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Squid - plz help me know the error in the acl
Operating System - Linux
1855597
Members
4455
Online
104112
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp
Knowledge Base
Discussions
Forums
Discussions
back
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
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
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
04-17-2007 11:00 PM
04-17-2007 11:00 PM
in squid.conf
acl sales src 10.0.0.121-10.0.0.136/24
acl hr src 10.0.0.110-10.0.0.120/24
# /etc/init.d/squid -k reconfigure
2007/04/18 15:34:39| aclParseIpData: WARNING: Netmask masks away part of the specified IP in '10.0.0.110-10.0.0.120/24'
2007/04/18 15:34:39| aclParseIpData: WARNING: Netmask masks away part of the specified IP in '10.0.0.121-10.0.0.136/24'
why these warning... what I am doing wrong.. plz help
Regards
Maaz
acl sales src 10.0.0.121-10.0.0.136/24
acl hr src 10.0.0.110-10.0.0.120/24
# /etc/init.d/squid -k reconfigure
2007/04/18 15:34:39| aclParseIpData: WARNING: Netmask masks away part of the specified IP in '10.0.0.110-10.0.0.120/24'
2007/04/18 15:34:39| aclParseIpData: WARNING: Netmask masks away part of the specified IP in '10.0.0.121-10.0.0.136/24'
why these warning... what I am doing wrong.. plz help
Regards
Maaz
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2007 11:26 PM
04-17-2007 11:26 PM
Solution
For working with these specific IP ranges, I think you should use a netmask of 255.255.255.255 or /32.
After all, you're making an ACL for a number of fixed IPs and not for a whole network.
Let us know how it turns out ;-)
Cheers,
Wout
After all, you're making an ACL for a number of fixed IPs and not for a whole network.
Let us know how it turns out ;-)
Cheers,
Wout
an engineer's aim in a discussion is not to persuade, but to clarify.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2007 01:04 AM
04-18-2007 01:04 AM
Re: Squid - plz help me know the error in the acl
Nice help :).. it works
Thanks n Regards
Maaz
Thanks n Regards
Maaz
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
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP