1

Here is the logical topology of my company network:

there is a media converter where we get two static IPs that uses the same gateway. This two static IPs are the Internet Providers for other two networks from my company. On the server from the first network I have installed DansGuardian with squid. These days, some co-workers (that are in the second network managed by a router) claimed that they experience hard access on the web.

My question: is it possible for DansGuardian or squid to affect the other network? If yes, how should I prevent this?

Bellow is an image with my network architecture:

enter image description here

artaxerxe
  • 521
  • 2
  • 10
  • 22

1 Answers1

1

OK - time for a proper answer. I think it is really unlikely, if the network diagram is representative, that dansguardian is getting in the way of users on LAN2 browsing.

It is worth checking: 1. That there are no entries in the squid log on server1 with ip c.c.c.0/16 2. That routing on router 2 is going straight to the media converter and not being filtered by the other router.

At this point you might want to actually see the users' problems first hand on LAN2, so you can see what their "symptoms" are.

Tom Newton
  • 4,021
  • 2
  • 23
  • 28