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

Pages: [1] 2 3
1
Installation and Upgrades / [Resolved]squid snmp stats
« on: November 05, 2014, 03:33:48 pm »
Hello,

I am having a some trouble getting this to work. I have installed snmpd on the squid server and I am able to get the query the snmp stats for the machine with snmpwalk, using the IP or localhost. I am however not able to get anything form squid.

my squid.conf.mas file has this in,

Code: [Select]
<%doc>
Define the SNMP configuration as SNMP agent
</%doc>
acl snmppublic snmp_community public
acl snmp_hosts src 127.0.0.1 192.168.10.14
snmp_port 3401
snmp_access allow snmppublic snmp_hosts
snmp_access deny all
</%def>

Then I have the following in /etc/snmp/snmpd.conf,

Code: [Select]
rocommunity  public
syslocation  "My Location"
syscontact  mycontact@mail
com2sec public localhost public
group public v1 public
group public v2c public
group public usm public
view all included .1
access public "" any noauth exact all none none

My MRTG server is setup on another machine, running the following works,

"snmpwalk -v 2c -c public 192.168.10.1" but "snmpwalk -v 2c -c public 192.168.10.1:3401" get no response.

I have created a service on zentyal (snmp) used the UDP ports 161 and 3401 and allowed it in the localnetwork to zentyal configuration.

Any ideas on how to get this running would be appreciated.

Thanks

edit: squid.conf.mas incorrectly edited for the snmp settings

2
Installation and Upgrades / Solved Re: Need to reinstall zentyal 2.2
« on: December 16, 2013, 07:40:29 am »
All done and working again.

Thank you for the help.
wdp

3
Installation and Upgrades / Re: Need to reinstall zentyal 2.2
« on: December 14, 2013, 02:38:26 pm »
The server is reinstalled. mail was copied back to the server. able to see mailstore when login via webmail.

The proxy is also working.

Just clamav giving errors and mail delivery not working yet.

Thanks for the help so far.
wdp

4
Installation and Upgrades / Re: Need to reinstall zentyal 2.2
« on: December 13, 2013, 11:42:38 am »
I just used,

cp -p -r /var/vmail/*

Should I rather go with the tar file aswell?

perhaps.

thanks

wdp

5
Installation and Upgrades / Re: Need to reinstall zentyal 2.2
« on: December 13, 2013, 07:51:37 am »
hello,

will I be able to keep the permission on files if I copy the data to an NTFS formatted drive?

Should I rather format the spare drive to another file system?

wdp

6
Installation and Upgrades / Re: Need to reinstall zentyal 2.2
« on: December 12, 2013, 05:58:32 pm »
Thanks,

I will test the backup of mail.

wdp

7
Installation and Upgrades / Re: Need to reinstall zentyal 2.2
« on: December 12, 2013, 05:41:31 pm »
Configuration I can save, yes

How do I export the accounts and groups?

thanks
wdp

8
Installation and Upgrades / Need to reinstall zentyal 2.2
« on: December 12, 2013, 03:10:21 pm »
Hello,

I need some advice. I need to reinstall, since making the mistake of choosing an encrypted file system.

The machine is used for mail, proxy and firewall only. Any pointers would be appreciated.

The plan:

I have a second 300 GB drive in the machine, not being used by the system. Plan is to copy mail to said drive for backup.

How can I backup all configurations and other user data to that drive?
Where is the mail store located for all the users?
Will I be able to just copy the mail back to the newly installed system without much issues? after recreating the all the users?

thanks,
wdp

9
its been a while and still looking  for a solution ;)

10
Installation and Upgrades / Re: Web interface user login
« on: March 07, 2013, 11:56:16 am »
GREAT!

Thanks for the assistance

11
Installation and Upgrades / Re: Web interface user login
« on: March 07, 2013, 09:24:30 am »
I tried resetting the password, the reset work but I am still not able to login to the web interface.

12
Installation and Upgrades / Re: Web interface user login
« on: March 06, 2013, 09:57:46 pm »
Thanks for the reply sudo seemed to buggered as well.

13
Installation and Upgrades / Re: Issues with RADIUS
« on: March 06, 2013, 09:43:35 pm »
Did you get this working?

14
Installation and Upgrades / Re: Web interface user login
« on: March 06, 2013, 02:16:10 pm »
Well then I have an serious problem. As I am unable to login. How do check the authentication to get the access back.

15
Installation and Upgrades / [SOLVED]Web interface user login
« on: March 06, 2013, 10:25:02 am »
HI,

I am running version 3, fully patched. this is a fairly new installation. for some reason I am unable to login via the web interface. I can login with ssh and locally on the machine.

My question is to which group must a user belong to login with the web interface? I have no "admin" group as suggested by some threads.

any help would be appreciated

thanks

Pages: [1] 2 3