|
||||||||
hi, i'm installing monowall with proxy, but i cant do the redirect like iptables do. I know that monowall use ipfw because is running FreeBSD. iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 3128 Someone knows how to implement this rule in Monowall ?? tkss Andrei |