Author Topic: [SOLVED]Using Zentyal server as Gateway (and allow internet traffic)  (Read 32464 times)

ap1821

  • Zen Monk
  • **
  • Posts: 72
  • Karma: +4/-0
    • View Profile
Re: Using Zentyal server as Gateway (and allow internet traffic)
« Reply #15 on: July 31, 2013, 08:51:07 pm »
Hi again. Still the port thing doesnt work. When I assign 1195 to VPN service, then it works fine, but when 1194 is set, then it seems not to add the firewall rule. The internet connection somehow now seems to work.
Code: [Select]
sudo iptables -L | grep 1194doesnt output anything when 1194 is set, but
Code: [Select]
sudo iptables -L | grep 1195outputs the correct entry.

lbodibaski

  • Zen Apprentice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Re: [SOLVED]Using Zentyal server as Gateway (and allow internet traffic)
« Reply #16 on: April 16, 2017, 08:17:39 pm »
Hello AP1821,
Have you sorted out the issues in your zentyal server? I am using same type of setup for sharing internet connection through the zentyal server for the PCs in LAN. The PCs able to connect to the internet through the zentyal server. I have a requirement to use share the same internet connection with proxy IP for  all the LAN users. I mean I need to setup proxy in zentyal server, so that the zentyal server will get foreign IP then all the users in LAN will get the same internet connection with foreign IP.

There is an option in Gateway setup page to enter proxy details,  but it is not working it seems. Can you help me if you have found a way to do this? Thank you in advance...