Re: [SQU] IPNAT Redirect Port 3128

From: Mr Benamrouche <ybenamrouche@dont-contact.us>
Date: Thu, 16 Nov 2000 10:18:59 -0100

Yashpal Nagar a écrit :

> Yes u can do it with firewall. here i am running ipchains firewall with
> squid stable 2. I have given the command in my firewall to redirect all
> www request to 8080 port.
> /sbin/ipchains -A input -p tcp -d 0/0 www -j REDIRECT 8080
>
> Yash Gurjar
>
> On Thu, 16 Nov 2000, youcef benamrouche wrote:
>
> > Hi,
> > I have asked the question about "Solaris8+Squid" and now it work fine, i
> > have another problem with transparent caching, so how can i redirect WWW
> > requests to the difined port number (3128), i downloaded the
> > "ip_fil3.4.14-sol7-64.pkg" but i don't know if this is what i need, and
> > i should do to install it, sorry i'm a new solaris user,
> > please help me to install this pkg. (ipnat)
> >
> > --
> > To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
> >
>
> --
> Yash Nagar
> System Administrator
> DSF Internet Services Pvt Ltd.
> Mail- yash@dsfinternet.com
>
> --
> To unsubscribe, see http://www.squid-cache.org/mailing-lists.html

Hi
Yes now i'm using squid+ipchqins under linux and it work fine, now i want to
test this solution under solaris 8
the problem is : can i use ipchains under solaris
i tryed the ipfilter pkg and i get this error message :

if [ ! -f netinet/done ] ; then \
        (cd netinet; ln -s ../*.h .; ln -s ../ip_ftp_pxy.c .; ln -s
../ip_rcmd_p
xy.c .; ln -s ../ip_raudio_pxy.c .); \
        (cd netinet; ln -s ../ipsend/tcpip.h tcpip.h); \
        touch netinet/done; \
fi
./buildsunos 'CFLAGS=-I$(TOP) ' "IPFLOG=-DIPFILTER_LOG"
"LOGFAC=-DLOGFAC=LOG_
LOCAL0" "POLICY=-DIPF_DEFAULT_PASS=FR_PASS" "SOLARIS2=" "DEBUG=-g"
"DCPU=`uname
 -m`" "CPUDIR=`uname -s|sed -e 's@/@@g'`-`uname -r`-`uname -m`"
'STATETOP_CFLAG
S=' 'STATETOP_INC=' 'STATETOP_LIB=' "BITS=" "OBJ=" "IPFLKM=-DIPFILTER_LKM"
./buildsunos: cc: introuvable
Testing compiler cc for 64 bit object file generation.
./buildsunos: cc: introuvable
cc -Xa -xF -xildoff cannot create 32 bit executables.
*** Error code 1
make: Fatal error: Command failed for target `solaris'

"

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Thu Nov 16 2000 - 02:24:57 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:56:24 MST