Hi there,
My first post....
There's a situation where i need to have my Linux Bridge/Squid firewall with traffic from 2 subnets.
My network is,
[html]
Code:
ISP---router1-| |--router0--ISP
| |
----|---|-------
| link proof(LP) |
-|--------------
| |
| |
| |
| ---|------
| | PIX |
| ---|------
| |
| | int 0
| ----|----------------------
int 2 |--| Linux Bridge/Squid |
-------|-------------------
|int 1
|
----------|----
| Layer 3 switch|
---|--------|--
| |
----------|----- |
| 192.168.0.0 n/w| |
---------------- | ----------------
LAN |---| 172.26.0.0 n/w |
----------------
LAN
[html]
I am trying to configure linux bridge/squid, 172.26.0.0 traffic should go through int0,pix,LP,router0 and 192.168.0.0 traffic should go through int2,LP,Router1. My Layer 3 switch has a limit, it can't do a source based routing. Link Proof device is failover device. The Link Proof has public IP at the outside interface and does NATing.
I have set the the Linux with shorewall, without redirecting port 80 to squid, browsing happens and everything works fine from both the network, I have a problem with Squid. Squid currently is working for 172.26.0.0 network but not for 192.168.0.0 subnet, ie., Squid is working from int 1 to int 2, but how to I make squid work with int1 to int2 as well. ie., Any traffic from 172.26.0.0 subnet squid should filter and put it to int0 and Any traffic from 192.168.0.0 subnet squid should filter and put it to int2.
Very Urgent,Can anyone please help...
Thanx in advance...
The picture seems to be not proper in the post, please mail me I can send it through mail...
babu@mainstaycrm.com