This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

[7.101] Nat configuration question

Hey all,
just set up my ASG server and my kids cannot access the site clubpenguin.com. According to the site, I have to open ports 3724, 6112, 6113 & 9875. I thought I did this, but I have been able to grant them access. Any pointers will be greatly appreciated.


This thread was automatically locked due to age.
Parents Reply
  • Hi,
    most of your problems appear to be with your packet filter. Change the way the packet filter is pointing eg your son's pc-> penguin -> any -> allow.

    The ports are needed for originating outgoing and the ASG will allow returning traffic to those ports.

    Ian M[[[:)]]][[[:)]]][[[:)]]]
Children
  • If this thing runs completely in the browser, it's possible the http proxy is interfering... Are you using the proxy? Have you tried disabling it or creating an exception?

    Barry
  • Creating an exception did nothing, however, disabling the http proxy worked. I wonder why the exception didn't work?
  • Found the problem but I don't know how to fix it.
    2007:12:28-13:04:03 (none) httpproxy[6530]: id="0060" severity="info" sys="SecureWeb" sub="http" name="web request blocked, forbidden category detected" action="block" method="GET" srcip="192.168.0.52" user="" statuscode="403" cached="0" profile="profile_0" filteraction="action_REF_DefaultHTTPCFFAction" size="2688" time="91 ms" request="0x94e4670" url="http://209.213.108.10/crossdomain.xml" error="" reason="category" category="1710" categoryname="Uncategorized"

    For some reason my ASG is blocking uncategorized URL's in spite of the fact that I do not have that feature selected.
  • Got it!

    In the Content Filter list of subjects there is an option called "Suspicious & Uncategorized Websites". Checking this overrides unchecking "Block all Uncategorized Websites" below it.

    Now all I need is a example of publishing a web server and a pop3 server and I am done.
  • For the servers, you just need DNAT settings and matching Packetfilter rules for the incoming traffic.

    The docs/knowledgebase have plenty of examples, or ask here if you get stuck.

    Barry