LARTC
[Top] [All Lists]

[LARTC] Brige + Firewall + Squid problem

To: lartc@mailman.ds9a.nl
Subject: [LARTC] Brige + Firewall + Squid problem
From: Darshak <darshak@elitecore.com>
Date: Thu, 15 Feb 2007 14:54:37 +0530
Delivered-to: sp-com-lists@consult.net
Delivered-to: lartc-list@securepoint.com
Delivered-to: lartc@outpost.ds9a.nl
List-archive: <http://mailman.ds9a.nl/pipermail/lartc>
List-help: <mailto:lartc-request@mailman.ds9a.nl?subject=help>
List-id: "Mailinglist of the Linux Advanced Routing &amp; Traffic Control project" <lartc.mailman.ds9a.nl>
List-post: <mailto:lartc@mailman.ds9a.nl>
List-subscribe: <http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc>, <mailto:lartc-request@mailman.ds9a.nl?subject=subscribe>
List-unsubscribe: <http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc>, <mailto:lartc-request@mailman.ds9a.nl?subject=unsubscribe>
Sender: lartc-bounces@mailman.ds9a.nl
User-agent: Thunderbird 1.5.0.9 (Windows/20061207)
Hi, guys
   I am new to linux and iptables/ebtables
===========================
My network is as follows
LAN
IP1 : 10.10.3.25 Web Server
BRIDGE : Bridge + Squid + Firewall Which is between IP1 and IP2 which is given IP and Defuault Gateways for this
is 192.168.1.1
IP2 : 10.10.3.61 Normal Machine Acting as Clinet

If I enable Squid, I am unable to acces web on IP1.
===========================
How a packet is passing ?
Client[IP2]->Bridge Layer2,Layer3->Squid
squid->Layer3 ==Here It may be checking for Route Of IP1 But It goes to gateway now gateway doesnt have Route to 10.10.3.61
So its not able to access web.

I am not sure but is this correct? [ Packet Traversal ]

What change do i need to take in bridge so it sends traffic to IP2. And doesnt need any route.


Thanxs
Darshak Modi
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

<Prev in Thread] Current Thread [Next in Thread>
  • [LARTC] Brige + Firewall + Squid problem, Darshak <=