Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => General Networking Support in Linux => Topic started by: kenchix1 on April 04, 2004, 10:41:23 AM

Title: squid proxy doesn't log access
Post by: kenchix1 on April 04, 2004, 10:41:23 AM
I noticed the the squid proxy is not logging access to access.log but i can surf and check my email, no problem at all. why ?

I am used the NAT with transparent proxying tutorial and we really need the access logs.

please help. Thanks
Title: squid proxy doesn't log access
Post by: Ricky on April 04, 2004, 10:46:25 AM
Can you show me last 10 lines of your cache.log ?
Title: squid proxy doesn't log access
Post by: kenchix1 on April 05, 2004, 01:13:47 AM
Here is it sir :
Code: [Select]
2004/04/04 21:11:51| Finished rebuilding storage from disk.
2004/04/04 21:11:51|       147 Entries scanned
2004/04/04 21:11:51|         0 Invalid entries.
2004/04/04 21:11:51|         0 With invalid flags.
2004/04/04 21:11:51|       147 Objects loaded.
2004/04/04 21:11:51|         0 Objects expired.
2004/04/04 21:11:51|         0 Objects cancelled.
2004/04/04 21:11:51|         0 Duplicate URLs purged.
2004/04/04 21:11:51|         0 Swapfile clashes avoided.
2004/04/04 21:11:51|   Took 0.9 seconds ( 157.4 objects/sec).
2004/04/04 21:11:51| Beginning Validation Procedure
2004/04/04 21:11:51|   Completed Validation Procedure
2004/04/04 21:11:51|   Validated 147 Entries
2004/04/04 21:11:51|   store_swap_size = 788k
2004/04/04 21:11:51| storeLateRelease: released 0 objects

Thank you very much sir.[/quote]
Title: squid proxy doesn't log access
Post by: kenchix1 on April 05, 2004, 07:44:12 AM
I also found out today that the everybody can access the internet even if the squid deamon is off.
Title: squid proxy doesn't log access
Post by: kenchix1 on April 05, 2004, 09:55:22 AM
i found the problem and it's on the NAT script. wrong assignment of eth0 and eth1. :)
Title: squid proxy doesn't log access
Post by: Ricky on April 05, 2004, 12:55:25 PM
:)