Author Topic: Internet access without going through proxy  (Read 1500 times)

marcelo.mes

  • Zen Apprentice
  • *
  • Posts: 2
  • Karma: +0/-0
  • It's me, Marcelo!
    • View Profile
Internet access without going through proxy
« on: June 13, 2014, 06:13:37 pm »
Hello guys.

I have a problem.

I need to give permission for an IP access the internet without going through the proxy.

My proxy is configured with authentication.

In ClearOS, I would do this with the following lines in IPTABLES.

iptables -t nat -I PREROUTING -p tcp -s 192.168.100.240 --dport 80 -j ACCEPT

Is to configure it for the Zentyal panel, or just manually via iptables?

And how to do?
Marcelo Messias

marcelo.mes

  • Zen Apprentice
  • *
  • Posts: 2
  • Karma: +0/-0
  • It's me, Marcelo!
    • View Profile
Re: Internet access without going through proxy
« Reply #1 on: June 16, 2014, 03:02:50 pm »
Someone?
Marcelo Messias

andre_ars

  • Zen Apprentice
  • *
  • Posts: 6
  • Karma: +1/-0
    • View Profile
Re: Internet access without going through proxy
« Reply #2 on: July 01, 2014, 07:15:09 pm »
You want to give a "freeway" to that IP without auth, or just don't want to apply the filters to that IP?

If the problem is the filter You can create a Network Object with that IP (fixed?) and create an Access rule with it.