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.


Messages - feratechinc

Pages: [1] 2
1
Installation and Upgrades / Multiple NICs on the same network?
« on: May 25, 2017, 01:04:47 am »
So I'm running a fileserver with a virtualized asterisk machine.

I have two nics, one plugged in directly to the dual WAN router the other into the main gigabit switch.

In order to keep latency down I want both nics on the same network. The one bound to the virtual machine is plugged into the router to keep latency down. The other for the fileserver is plugged into the gigabit switch to keep file traffic from clogging up the router.

The problem is that every time I try to set the second nic on the same network IP Zentyal gives me an error that both can't be on the same network.

Any way I can disable this error.

2
Installation and Upgrades / Re: Traffic Shaping missing?
« on: February 06, 2016, 10:28:36 am »
Any updates in Zentyal 4.2?

Is there any alternate way to accomplish this?

I'm trying to prioritize traffic on 5060 for voip.

3
Installation and Upgrades / Adding linux user to zentyal samba shares.
« on: February 18, 2015, 01:00:46 am »
So I have a HUGE issue with no real resolution.

I'm running the server version of dropbox to sync things to a samba share. However, any time the sync completes all items are read only to the samba user.

Is there any way to add a linux user into zentyal to set the permissions for samba? I've check the forums and found so many people looking for a possible solution.

This seems like a HUGE drawback. Not being able to run applications like SSH, Dropbox or any other application as a linux user using samba shares.

Is there any way to manually set the samba permissions without using the Zentyal interface?

Zentyal version: 3.0.32
Ubuntu version: 14.04 x64


4
All the other commands only list eth0 and eth4

Code: [Select]
# This file was automatically generated by the /lib/udev/write_net_rules
# program, run by the persistent-net-generator.rules rules file.
#
# You can modify it, as long as you keep each rule on a single
# line, and change only the value of the NAME= key.

# PCI device 0x10ec:/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 (r8169)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:0a:cd:1e:6d:4d", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"

# PCI device 0x10ec:/sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0 (r8169)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="60:a4:4c:60:1d:64", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth1"

# USB device 0x0b95:0x7720 (usb)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:14:d1:da:0d:6b", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth2"

# USB device 0x10a9:0x6064 (usb)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="d0:57:85:80:2a:30", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth3"

# USB device 0x0b95:0x7720 (usb)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:14:d1:da:0d:6e", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth4"

5
Also checked /etc/zentyal/zentyal.conf and /etc/zentyal/network.conf

There is no eth2 mentioned in those configuration files.

Have no clue where or why the system is programmed to keep old network interfaces or where they are even stored. Seems to make sense that the save function should simply remove any stored network interfaces that no longer exist. Not crash because one is no longer there. Why is this even an error check?

6
Installation and Upgrades / Re: interface problem
« on: February 13, 2014, 09:46:20 am »
Did you ever resolve this.

Have a server which is completely useless at this point due to this issue...

7
Issue create in the bug tracker.

Hopefully this has come across before. I use a lot of USB network adapters in some of my configurations and just realized this was an issue. This can cause some major problems among some of my other servers.

Currently this is a huge issue because some critical changes need to be made and the system configuration won't save AT ALL!

8
This seems like an absurd bug.

Using Zentyal 3.0.32 on Ubuntu 12.04 lts x64

So we had a network card go bad due to a power surge. Now Zentyal, not only takes forever to boot up.The entire system is broken and changes can't be saved because of the missing interface. This is crazy! Please somebody help me remove this. It's nowhere in the configuration. I have no idea how to resolve this.

Code: [Select]
Some modules reported error when saving changes . More information on the logs in /var/log/zentyal/
Interface eth2 does not exist.

9
Wouldn't this be simpler just to manually add the permissions for the local user into Samba?

This is all I need. Where does Zentyal store all the samba users and credentials?

10
Installation and Upgrades / Need help adding current user to Samba Group
« on: December 09, 2013, 06:55:21 pm »
Where are the config files stored?

I am trying to add the main user to the samba permissions. This is the same user that is entered into the main Zentyal login. Why is this user not listed in the Samba users and shares?

This seems absurd. Please let me know if it's possible to add the main user to a users group or manually set the users permissions within samba.

11
Installation and Upgrades / Re: Scheduling Cron Jobs
« on: October 14, 2013, 04:34:51 pm »
It's just silly to have to install Webmin just for the cronjob functionality. Also, Webmin poses a pretty large security risk. Would be nice to have an install that did not require it.

12
Installation and Upgrades / Re: Scheduling Cron Jobs
« on: October 14, 2013, 02:21:40 pm »
Heh, still forced to install webmin for this feature...

13
Where are the configuration options for this? Is this an easy question or does nobody know?

I just want to configure the settings for my own network. Why is this so difficult?

14
So I have a strange issue. I've got the transparent proxy setup. However, in the proxy settings there are no categories defined.

Yet when I do a search for proxy servers and porn it gets blocked... Where do I change these settings? I wasn't even aware you could block by keywords. The exact message I get is:

Weighted phrase limit exceeded.
    Access Denied.
Categories:
Proxies

Under HTTP Proxy > Categorized Lists
There is nothing. Where are these settings coming from?

15
Yea this sucks. I'm trying to setup dropbox to automatically be synced into a network share for everybody.

What I had to do was setup a cron job to constantly keep setting the correct permissions. It's such a messy work around. Ohh and I had to install webmin as well because Zentyal refuses to include editing of cron jobs into their system.

Pages: [1] 2