transproxy

transproxy

Post by Andrew Spech » Tue, 21 Apr 1998 04:00:00



Hi,

I am running transproxy on freebsd3.0-current.  It sits on port 80 and
listens to connections using ipfilter to divert anything incoming on port 80
to port 8080

This is the message i get when telneting to port 80:

Apr 20 14:24:54 aphrodite tproxy[390]: ioctl(SIOCGNATL): No such process

also when i telnet to port 80 it disconnects straight away. Shouldn't it
just sit there and wait?

If anyone could help me out on how to get transproxy working, i'd appreciate
it.

Thanks in advance

Andrew

 
 
 

1. Transproxy, Squid

Hi,

I can't connect to the web when using transproxy..

This is my transproxy line in rc.local:

tproxy -s 8081 -b x.x.x.8 -r nobody -l /var/log/squid/transproxy.log x.x.x.8
8080

squid is running on x.x.x.8:8080 (the same machine)

but usually when i 'ps aux' i can't see tproxy, except sometimes it's a
couple of 'em...

anyway, i can't get out...

/sbin/ipchains -A input -p tcp -d x.x.x.0/24 --destination-port 80 -j ACCEPT
/sbin/ipchains -A input -p tcp -s x.x.x.0/24 --destination-port 80 -j
REDIRECT 8081

Magnus Espeland

(remove whatever u want;)

2. no ping response but telnet works

3. IPChains & Transproxy & NAT & Router

4. How to 'ls' files created within a given time range?