Re: force all the network traffic through a proxy server.

2016-06-29 Thread Thomas
Tue, Jun 28, 2016 at 01:48:30PM -0400, Ataro via freebsd-ipfw: > Hi there, > > I've set up a FreeBSD machine inside a VirtualBox machine and used IPFW to > redirect all the requests to the internet through a squid proxy server > running on the same machine in port 3128 in intercept mode (also kn

force all the network traffic through a proxy server.

2016-06-28 Thread Ataro via freebsd-ipfw
Hi there, I've set up a FreeBSD machine inside a VirtualBox machine and used IPFW to redirect all the requests to the internet through a squid proxy server running on the same machine in port 3128 in intercept mode (also known as transparent proxy mode). The problem is that I need a way to ide