PDA

View Full Version : Web filter problem


chounmin
11-06-2007, 02:28 AM
Hi,

I am planning to replace my pfsense with untangle and this is what I have setup.

router -> Untangle -> Mail server

I have setup all the rules need for all nat and everything seems fine. I am able to sent out email and recieving emails. But the only thing that is not working is the web filter.

Is there a way to allow other subnets to be filter thru this web filter. It seems to me only the local subnet where the untangle box is on is working.

I cant see any web filter log but firewall log I do see packets coming from other subnet.

In Pfsense.

I can configure it to apply to any subnet ie 172.xxx.xxx.0/24 , 192.168.xxx.xxx /24

Regards

juank
11-06-2007, 08:01 AM
Yes, you have to configure the ROUTER module.

Check this other posting and you will figure it out.

http://forums.untangle.com/showthread.php?t=793

richie
11-06-2007, 08:13 AM
hey chounmin,
juank is right, if your untangle box is on a bridge mode you can add static routes . if your box is the router and does the NAT, easiest way would be to setup router on advance mode, go to netspaces tab, click on private space, and add the other subnet separated by comma. For example, your default subnet on untangle is 192.168.254.0/24 and you want to add 199.199.199.0/24 . Your setting would be:
192.168.254.1/255.255.255.0, 199.199.199.1/24