Results 11 to 17 of 17
/etc/squid/squid.conf...
- 03-09-2005 #11
/etc/squid/squid.conf
Some people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen a angry penguin charging at them in excess of 100mph. They'd be a lot more careful about what they say if they had.
-- Linus Torvalds
- 03-09-2005 #12Just Joined!
- Join Date
- Mar 2005
- Location
- Calumet, MI
- Posts
- 14
line start 147 and end 170
# TAG: udp_incoming_address
# TAG: udp_outgoing_address
# udp_incoming_address is used for the ICP socket receiving packets
# from other caches.
# udp_outgoing_address is used for ICP packets sent out to other
# caches.
#
# The default behavior is to not bind to any specific address.
#
# A udp_incoming_address value of 0.0.0.0 indicates that Squid should
# listen for UDP messages on all available interfaces.
#
# If udp_outgoing_address is set to 255.255.255.255 (the default)
# then it will use the same socket as udp_incoming_address. Only
# change this if you want to have ICP queries sent using another
# address than where this Squid listens for ICP queries from other
# caches.
#
# NOTE, udp_incoming_address and udp_outgoing_address can not
# have the same value since they both use port 3130.
#
#Default:
# udp_incoming_address 0.0.0.0
# udp_outgoing_address 255.255.255.255
- 03-09-2005 #13
Ya, you need to config that file to start squid. Squid needs to know what you want to do with it.
Make a backup of the file
cp squid.conf squid.conf.orig
then
edit squid.conf if you screw up you can do the opposite to start over
cp squid.conf.orig squid.confSome people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen a angry penguin charging at them in excess of 100mph. They'd be a lot more careful about what they say if they had.
-- Linus Torvalds
- 03-11-2005 #14Just Joined!
- Join Date
- Mar 2005
- Location
- Calumet, MI
- Posts
- 14
ok its fixed i reinstalled linux
- 03-19-2005 #15Just Joined!
- Join Date
- Feb 2005
- Posts
- 10
Re: error
did u already resolve this issues? (visible_hostname)
Originally Posted by pcmxkeith
- 04-05-2005 #16Just Joined!
- Join Date
- Apr 2005
- Posts
- 1
Set the parameter 'visible_hostname' in /etc/squid/squid.conf to the
name of your computer.
- 04-09-2005 #17Just Joined!
- Join Date
- Apr 2005
- Posts
- 13
Block p2p In Squid.
hey guys....does anyone know how to block p2p in squid ?
thanks...
best regards
jeetz


