Author Topic: NAT  (Read 1694 times)

lioncub

  • Zen Apprentice
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
NAT
« on: April 06, 2011, 10:36:32 am »
How to perform on Zentyal this rule:
Code: [Select]
iptables -t nat -A POSTROUTING -s 192.168.10.51 -j MASQUERADE

jsalamero

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1419
  • Karma: +45/-1
    • View Profile
Re: NAT
« Reply #1 on: April 06, 2011, 12:32:46 pm »
See the hooks on /etc/ebox/hooks/.

lioncub

  • Zen Apprentice
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
Re: NAT
« Reply #2 on: April 07, 2011, 06:52:10 am »
Sorry, but how from Zentyal (web)?

And how blocking IP address of Internal networks on access for proxy (proxy policy as authorize and filter)?
« Last Edit: April 07, 2011, 08:03:46 am by lioncub »