Hello,

I think I've just remembered what the problem is. Did you try pointing
the browser from a different machine to the virtual server? If its an
invalid request error rather than a connection refused error, I believe
its got something to do with the way ipchains treats packets coming from
the local machine (through loopback), but don't quote me on that, but
the packets are still being redirected to port 8082.

If its a connection refused error, then the port forwarding is not
taking place, which will be a problem with ipchains. 

HTH.
Damion.

> hi damion,
> yes this works..
> but also when i not change /etc/rc
> niko
> 
> ----- Original Message -----
> From: "Damion Parry" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, July 23, 2001 6:59 PM
> Subject: Re: Trying ipchains....now Connection refused. HEELP
> 
> 
> > Can you see the page if you point the browser at $IPADDR:8082?
> >
> > Damion.
> >
> > > Nikolaus Franz wrote:
> > >
> > > hello,
> > > because of incorrect domain transfer monitoring in access_log i try to
> > > use ipchains on redhat 6.2 with freeVSD 1.4.8
> > >
> > >
> > > ipchains -A input --dst 62.155.42.22 --dport 80 -p tcp -j REDIRECT
> > > 8082
> > >
> > > ipchains -A input --dst 62.155.42.22 --dport 80 -p udp -j REDIRECT
> > > 8082
> > >
> > > (i not reboot the host server!!!! should i?)
> > >
> > >
> > >
> > > then changing httpd.conf PORT to 8082
> > >
> > > Port 8082
> > > Listen 62.155.42.22:8082
> > >
> > > then removing vsdredirect from /etc/rc
> > >
> > > but after rebootvs  i get via browser
> > >
> > > ERROR
> > >
> > > The requested URL could not be retrieved
> > >
> > > what is the fault, how can i solve the problem....
> > > or how can i change back to stable solution
> > >
> > > please help soon, thanks a lot
> > > niko
> > >
> > >
> > >
> > >
> > >
> > ------------------------- The freeVSD Support
> List --------------------------
> > Subscribe:   mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
> > Unsubscribe:
> mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
> > Archives:    http://freevsd.org/support/mail-archives/freevsd-support
> > --------------------------------------------------------------------------
> ---
> >
> 
> ------------------------- The freeVSD Support List --------------------------
> Subscribe:   mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
> Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
> Archives:    http://freevsd.org/support/mail-archives/freevsd-support
> -----------------------------------------------------------------------------
------------------------- The freeVSD Support List --------------------------
Subscribe:   mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
Archives:    http://freevsd.org/support/mail-archives/freevsd-support
-----------------------------------------------------------------------------

Reply via email to