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

Accessing the internet without a Proxy

Hi,

I just upgraded to v7.1 from v6

I want to access the internet without a proxy.  I have NAT on and rules in the packet filter.  Still can't access the internet.  If I turn the proxy on, it works.  Does anyone know what is going on or how to get this to work in V7?

Thanks for the help.......


This thread was automatically locked due to age.
Parents
  • build a top PF rule Internal network>ANY>ANY
    try to browse. If it works, you know it's a PF rule blocking traffic.
    Then review your packet filter rules.
    Remeber the PF rules are processed from top to bottom, so while you may have the correct rules in place. you may have an earlier rule blocking! 

    Alos, you said NAT rule in place..
    You need a masq rule, not a nat rule
    internal network>external interface.
  • Thanks for the reply.

    The first thing I did was to build an internal net ---> ANY rule on top.

    And my NAT rule is a masq rule.

    Works great in V6 but it doesn't work in V7.  Something else must have changed in V7.  

    Any other ideas?

    Thanks
  • Correct DNS settings ?
Reply Children