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 - lufton

Pages: [1]
1
Installation and Upgrades / nginx outside localhost
« on: October 18, 2013, 12:40:52 am »
Hello everyone! I have a little problem:
  • I change apache to listen on 9999 and create test.my.lan vhost in WebServer module
  • I create conf file with some very simple contents in /etc/nginx/sites-available and link in /etc/nginx/sites-enabled (I set server_name test.my.lan and listen 80)
  • Restart apache and nginx
Now from local machine I can access site via http://test.my.lan and http://test.my.lan:9999, but from another machine in local net I can access vhost only via http://test.my.lan:9999.
There is no any related logs in access/error log of nginx or apache vhost.
Maybe I must set firewall rule for this? Please give me detailed answer. Thanks!

2
Installation and Upgrades / IP reservation
« on: October 10, 2013, 02:48:41 pm »
I install Zentyal 3.2, setup Network->Objects, add new Network Objects Group, add few addresses. Setup DHCP to use this Network Objects Group as reserved IP addresses.
For some users computers obtain correct reserved IPs, but few computers gets another IPs from second IP pool, but not from reserved IPs list.
Clients are Windows XP SP3, setted up to use DHCP. I try to press "Repair", all operations are succeded, but IP is still the same as before.
I even try to do ipconfig /release /renew, but nothing changed. Please provide me some information how to fix this. Does anyone has the same issue?

Pages: [1]