Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - 0oOo0

Pages: [1]
1
Installation and Upgrades / DHCP option tag 60
« on: August 15, 2013, 03:39:16 pm »
I have been asked to integrate a Windows Deployment Services server into an environment where Zentyal is handling DHCP.  According to the WDS set-up,

Code: [Select]
DHCP must inform the client computer that there is a PXE server listening on the network by including DHCP option tag 60 in the DHCPOffer packet.
How to do this on the Zentyal Server?  I've look through the options and even searched with terms like "DHCP option tag 60 Zentyal" and "DHCP option tag 60 Ubuntu", but no relevant results return.

Am I on a wild goose chase?

Regards

xdd

2
Installation and Upgrades / Configuring Zental as a Proxy Server
« on: May 12, 2013, 09:47:53 am »
Hi

I work as a systems integrator and my boss is considering using Zentyal to replace Windows SBS in our corporate clients networks.  He has recently asked me to configure a zentyal server on my home network as a Proxy Server as if it were for one of our already established corporate networks. 

No problems installing it and gettting internet access, but connected devices can not get out to the internet when connected to the proxy server.  I can't even ping the server successfully now that I have configured it as a proxy.  I have done a search and tried following this guide: http://doc.zentyal.org/en/proxy.html

Set up is as follows:
DGN2200 Modem router connected to an ADSL line: DHCP disabled. 
Firewall rules
Outbound Services: allow all
Inbound Services: Block always

Unmanaged Ethernet Switch connected to the DGN2200

Zental Server (core version 2.2.9) connected to the Switch: upgraded with apt-get update && apt-get upgrade
Module Status:
Network    Running
Firewall    Running
Antivirus    Disabled
Apache    Running
Certification Authority    Not created
Zentyal Cloud Professional Package    Installed
DHCP    Running
DNS    Running
Backup    Running
Events    Running
Logs    Running
Monitoring    Running
VPN    Running unmanaged
Zentyal Cloud Client    Subscribed
HTTP Proxy    Running
Traffic Shaping    Disabled
Users and Groups    Running

HTTP Proxy General Settings
Transparent Proxy:    yes
Ad Blocking: no
Remove advertisements from all HTTP traffic: no
Port: 3128
Cache files size (MB): 40960
Default policy: Always Allow

Packet Filter > Internal Networks
Decision: allow any source, destination and service

Traffic Filter > Traffic coming out from Zentyal
Decision: Allow any destination or service. 

Packet Filter > Rules added by Zentyal services (Advanced)
Enabled    Type    Module    Condition    Decision    Action
   Output    HTTP Proxy    -m state --state NEW -p tcp --dport 443    ACCEPT    
   Output    HTTP Proxy    -m state --state NEW -p tcp --dport 80    ACCEPT    
   Output    VPN    --protocol tcp --destination-port 80    ACCEPT    

DHCP
Default gateway: Zentyal
Search domain: None
Primary nameserver: local Zentyal DNS    
Secondary nameserver: 8.8.8.8
NTP server: None
WINS server: None

DNS
Enable Transparent DNS Cache: Yes
Forwarders: none
Domains: none

Domain Name Server Resolution:
127.0.0.1
8.8.8.8

Anything I've missed?  Ask me to list it. 

-_-
a

3
Installation and Upgrades / FTP configuration
« on: May 03, 2013, 12:00:48 pm »
Hi

Are there any guides available that outline the steps to setting up FTP on Zentyal linux?  I have enabled the module, yet /srv/ftp doesn't even appear to exist.  I've tried googling for 'configure FTP zentyal' and I've done similar searches in the forums here, but I don't see any guide. 

Could it be that I'm just so new to all of this that I'm missing something that it totally obvious to everyone else?

j

4
Installation and Upgrades / FTP access from outside of LAN
« on: April 28, 2013, 10:40:50 am »
I am having difficult getting FTP to work both internally and externally.

The service is installed and running according to the dashboard, I have set anon access to read only, Enabled authenticated FTP access to each user home directory, restricted access to each users home directory, and even disabled SSL support (for testing purposes).  Under Services Certificates I have enabled the FTP certificate and under Network > Services can see that port 21 and 20 are indicated.  As for FIrewall > Packet filtering, FTP is enabled there too under all headings (I created them where I needed to).

Anyone know of any guides to setting this up?

5
Installation and Upgrades / Zentyal Cloud Login and DDNS
« on: April 28, 2013, 12:56:30 am »
Hi

DDNS doesn't appear to be redirecting my external server name to my public IP address as when I ping my external server name <hostname>.zentyal.me it doesn't return my public IP and instead gives me 199.101.28.130

From the Console page in Network > Dynamic DNS I've checked the enable dynamic DNS box and the service is set to Zentyal Cloud.

When log in to https://remote.zentyal.com/ under Dynamic DNS it says
Quote
No IP updates yet
So I'm figuring that the problem is on my end, however, I would like to log-in to Zentyal Cloud anyway at https://cloud.zentyal.com/login/?next=/files/ but it returns an error message:
Quote
Your username and password didn't match. Please try again.
The documentation doesn't return anything when I search for DDNS i.e.
Quote
http://doc.zentyal.org/en/search.html?q=DDNS
Is there a wiki on this I have missed?

Pages: [1]