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

Pages: [1]
1
OK i think we have the same problem!
also my SOGo webmail won't start! :(
but the connection with outlook still working.... for now! :)
i think it's a little bug with samba.... :(

2
Quote
Okay, only antivirus has been missing in my installation. The rest is the same. So maybe the antivirus modul will cause these problem.
As i see, today the antivirus has been updated to 3.4.1 . My server is still broken, but maybe it solves this problem, due to the automated bug report. But Maybe it solves only the time stamp issue from antivirus, which i claimed.
OK i try to disable antivirus! and then i try to use outlook on my machine! :)
Anyway yesterday i tried to reboot zentyal server... and Outlook on my xp works! :)
now i'm testing that.. if i reboot the xp PC nothing changes! or the problem returns...

Quote
My server is still broken

And with your server you have already tried to reboot??


3
Quote
i´am also very bussy at the moment
ok i understand! :)
Quote
Strange, today i installed some packages, and now i get samba crashes and like you i can´t connect any more. Maybe here is the same problem.
Momentally i can see, connection is comming up (look at time of last connection, outlook tells after entering password the actual time), a few seconds later i need to accept the CA but can´t log in any more. password is poping up again and again, password hasn´t changed.
the same problem!! the connection to server exchange doesn't work... outlook tries to connect to the server exchange...i write the username and password... accept the CA... but i can't log in to the server! :(
Quote
configured CA and activated it (this hasn´t been done in the video)
i didn't configure it! how can i configure it?

Quote
[- install at beginning only openchange package and openchange webmail. the rest will be selected automatically, but nothing else (here are some conjunctions which are not working by installing at one time)
- setup with one network card with domain.local and maildomain as domain.com
- configured CA and activated it (this hasn´t been done in the video)
- config user (at least one as domain admin)
- config mailserver with using mail hoster as relay
- at last activated openchange with any name

for the first configuration i had installed this packages and configued this network ( in attachments :) )
but first time (that i configured Outlook with your video) Outlook worked fine!
only after reboot doesn't work anymore :(


thanks Torsten73 for your support!

4
hey Torsten73 thank you very much for your support!!! :)
sorry for late answer!! but i had a lot of problems in these days!! :(

Quote
But for sure we need much more information over your config steps
eheh yes sure!!


Quote
Strange, today i installed some packages, and now i get samba crashes and like you i can´t connect any more. Maybe here is the same problem.
Momentally i can see, connection is comming up (look at time of last connection, outlook tells after entering password the actual time), a few seconds later i need to accept the CA but can´t log in any more. password is poping up again and again, password hasn´t changed.
after that the webif show a crash report of samba. i can reproduce it after a reboot of zentyal.

What did i before:
- installed packages mail filter backup and antivirus
- activated greylist, antispam, antivirus
- installed updates from today (i remember 4 updates, but i can´t remember all, one was core)

I will try now to take back by backup...
OMG!! so similar!!


Anyway tomorrow i'll try everything you said and i'll post in this topic everything!! :):):)
thank you very very much for the support!!!
see youtomorrow! ( and sorry for my english! i'm italian :) eheheh )


5
i try to configure outlook and openchange with your video
Quote
http://go.zentyal.com/e/24292/plist-UU1uVrKfbxMXk-yeclYOSwFg/5frqv/195243253
And for first time everything is working fine! :) shared contacts, calendar etc..
but after reboot... i opened outlook and... "server connection unavailable,  outlook must be on line or connected"
i don't know what can i do to resolve this problem! ;(
Please help me..:(
thanks in advance... :)

6
Quote
did you join the domain before connecting outlook?
yes! :)
Quote
and if you really want to use openchange maybe you should give zentyal 3.4 a try.
ok! thanks... and now upgrade to the zentyal 3.4... :)
Quote
Maybe this youtube video would help you http://go.zentyal.com/e/24292/plist-UU1uVrKfbxMXk-yeclYOSwFg/5frqv/195243253
thanks for the video Torsten73!! :)


7
Hi everybody!
I have a problem to configuring outlook 2010  with Openchange server on zentyal 3.3.7
i followed a guide that explained me how to do the connection... but when i click on outlook 2010 ... there is an error and i can't access..
the error is: "unable to open default mail folders. for synchronize folders with the Outlook file  (.ost), is necessary connect to the computer that have microsoft exchange ( but i have Openchange :( ), with the current profile"
help!! :(
thanks in advance! :)

8
yessss!!!!
SOLVED!!
the solution is:
step 1
set your gateway ip in the external interface /etc/network/interfaces
step 2
make sure that the command /etc/init.d/networking restart working fine.. ( i have tried 4 times :) )
step 3
set in /etc/resolv.conf the line: nameserver 8.8.8.8
step 4
apt-get update/upgrade in order!
step 5
OMG everything is working fine! :)

so... i love you so much!! eheheehh :)  thanks to Zei,  weißnix, illunis, half_life, royceb,  StuartNaylor
thanks thanks thanks! :)

9
Please type in sudo ifdown eth0 followed by a sudo ifup eth0.  If that doesn't work please post the results of ifconfig and the output route.
thank you for the support half life! :)
I have tried ifdown/ifup eth0/eth1 without results...:(
but now with this configuration:
Code: [Select]
auto lo eth0 eth1

iface lo inet loopback

iface eth0 inet static
         address 192.168.10.199
         netmask 255.255.255.0
         broadcast 192.168.10.255
         gateway 192.168.10.1
iface eth1 inet static
        address 192.168.20.1
        netmask 255.255.255.0
        broadcast 192.168.20.255
I can ping 8.8.8.8 but i can't ping www.google.com (unknown host) and i can't access to the GUI :(
 there are your commands! :)
ifconfig and route in attachments :)

10
Quote
[you could add the DNS of google 8.8.8.8 and for gateway you need the IP of your router or the device that you use to go out to the internet.
i do it... in the external interface
Code: [Select]
auto lo eth0 eth1

iface lo inet loopback

iface eth0 inet static
         address 192.168.10.199
         netmask 255.255.255.0
         broadcast 192.168.10.255
         gateway 192.168.10.1
         dns-nameserver 8.8.8.8

iface eth1 inet static
        address 192.168.20.1
        netmask 255.255.255.0
        broadcast 192.168.20.255

but the network still doesn't work!!!

i don't know how can i do to resolve this problem!!! :(

11
Quote
because Zentyal does not start, missing a dns and a gateway for the connection.
oh and which dns and gateway can i add on my configuration? (see at the first post above) :)

12
please can anyone help me?? :( :( :(

13
pls follow
https://forum.zentyal.org/index.php/topic,21148.0.html
good work but i can't access to the internet... and so how can i update my zentyal? :)

14
thank you very much for the support zei! :) :) :)
Quote
you should check the network configuration of your xenserver and review if this is a lack of connectivity
the xenserver working fine.. :)
Quote
I will advise to review your network configuration through the zentyal GUI and even reconfigure it again and save changes
i think this too.. but i can't access to the GUI :( (waiting until zentyal is ready)
Quote
You can also check if you can ping to any external IP address like 8.8.8.8 or try to resolve any external domain like google.com
Code: [Select]
ping www.google.it
          unknown host
          ping 8.8.8.8
          network is unreachable
I'm desperate :(

i have tried  /etc/init.d/networking restart:

Code: [Select]
*(in red) Running /etc/init.d/networking restart is deprecated because it may  no enable again some interfaces
           * reconfiguring network interfaces...
            ssh stop/waiting
            ssh start/running process 9194
            RTNETLINK answers: file exist
            failed to bring up eth1.
                                                                                                                                        [ok]
some help? :(

15
Hello everybody,
i have a v.m. with Zentyal 3.2 and a  v.m. with XP pro (i have created this little virtual network for test on xenserver)... everything was working fine. with zentyal i could access to the dashbord and visit sites. And the xp machine was connected to internet through the zentyal...
But yesterday, after system updates (of zentyal), the network is unreachable..
network configuration of zentyal:
Code: [Select]
auto lo eth0 eth1

iface lo inet loopback

iface eth0 inet static
         address 192.168.10.199
         netmask 255.255.255.0
         broadcast 192.168.10.255

iface eth1 inet static
        address 192.168.20.1
        netmask 255.255.255.0
        broadcast 192.168.20.255
 
how can i solve this problem? :(
i don't know what can i do... :(
thanks in advance :)


Pages: [1]