Re: [squid-users] how to

From: Maham Nasim <maham.nasim@dont-contact.us>
Date: Mon, 13 Jun 2005 08:50:50 +0500

Hi Arfan
                 i was having same problem i resolved that using
iptables eth0 is my LAN interface eth1 is my bandwidth .give it a try

regards
Maham

iptables -A FORWARD -i eth0 -p tcp --dport 51215 -j ACCEPT

iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE

On 6/12/05, Arfan Ahmad Rana <ahmeda@multinet.com.pk> wrote:
> Dear Bilal
> I have Linux box as gateway running squid on it, problem is that I can't
> send SMS from any machine from network. Some body told me that I should open
> SMS port from the Linux machine .can you please let me know that
> procedure..... Either I should make change in squid or some thing
> different
>
>
> Regards
> Arfan
>
> -----Original Message-----
> From: Muhammad Bilal Ahmad [mailto:mbilal@worldcall.net.pk]
> Sent: Sunday, June 12, 2005 1:06 PM
> To: asim hafeez; squid-users@squid-cache.org
> Subject: Re: [squid-users] how to
>
> my dear
>
> the squid proxy can work perfectly in this scenario
> with the dvb u would be given a range of ips. usually 6 ips are given by ur
> satellite provider. ur proxy and ur dvb should be of the same network(the
> ips given to by ur satellite provider) you should give ur router secondry ip
> from the same network.
>
> now u have the following scenario.
> 1 ip assigned to router
> 1 ip assigned to squid proxy machine
> 1 ip assigned to ur dvb.
>
> remember all these 3 ips would be of the pool ur provider has given u.
>
> now assign the ip of router as the gateway of ur proxy.
>
> in the squid.conf u should make the acl and allow only ips which u have
> bought for isp and deny any other ip so that the people should not use ur
> bandwidth.
>
> thats all
>
> any other queries are welcom
>
> Kind Regards
> Muhammad Bilal Ahmad
> Network Eng.
> ICT Department
> WorldCALL Multimedia Pvt Ltd
> 16-S Gulberg II Lahore, Pakistan
> Off: 92 (42) 5877051-55
>
>
> ----- Original Message -----
> From: "asim hafeez" <asim.mcp@gmail.com>
> To: <squid-users@squid-cache.org>
> Sent: Sunday, June 12, 2005 4:38 AM
> Subject: [squid-users] how to
>
>
> > Dear
> >
> > I want to configure for donwlink.. (Satellite Dish)the basic purpose
> > of mine is to make squid just as proxy server that'll just work from
> > downlink... and the messenger services like msn and yahoo will be
> > connected through uplink (by ISP) . So i want to know how to configure
> > Squid NT to work as i want to ... Can any one let me know about it
> > Please??
> >
> > Best Regards
> > Asim Hafeez
>
>
Received on Sun Jun 12 2005 - 21:50:59 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Jul 01 2005 - 12:00:02 MDT