If possible i would choose bridged, that way its just another computer on the network.
If not, yes - portforwarding should do the trick.
Search found 37 matches
- 28 Feb 2018, 13:12
- Forum: General
- Topic: Running a local OTRS instance - test
- Replies: 1
- Views: 6407
- 13 Jan 2018, 22:54
- Forum: General
- Topic: OTRS - Security
- Replies: 3
- Views: 3211
Re: OTRS - Security
1. Hardware patched and up to date (both physical and virtual) 2. OS patched and up to date. 3. OTRS and other software patched and up to date 4. fail2ban monitors web and ssh 5. 2 factor auth for web and ssh I also use port knocking to enable ssh access, so port 22 is closed when not in use BACKUP....
- 04 Jan 2018, 00:21
- Forum: Help
- Topic: email configuration during installation won't work
- Replies: 2
- Views: 1478
Re: email configuration during installation won't work
I asume the telnet test was made from the otrs host, if not, try it. I am not súre if otrs itself logs anything during install, but check /tmp for otrs logfile Else check the usual logfiles (/var/log/messages and the logs in /var/log/httpd/ and maybe the log from exchangeserver) If really stuck you ...
- 26 Dec 2017, 13:45
- Forum: General
- Topic: [SOLVED] OTRS 6 Upgrade on CentOS 6
- Replies: 12
- Views: 9063
Re: OTRS 6 Upgrade on CentOS 6
On old system, have a look in Kernel/Config.pm Connection to database is in there (including pw in clear text)
On new system: change database pw so it matches the one from old system.
On new system: change database pw so it matches the one from old system.
- 21 Dec 2017, 15:06
- Forum: Help
- Topic: Postmaster filter question
- Replies: 4
- Views: 2844
Re: Postmaster filter question
Do not Negate (cancel) your filter.
Here is a (very) simple example of a FROM that moves any email from a specific address to a specific queue:
Here is a (very) simple example of a FROM that moves any email from a specific address to a specific queue:
Set stop on match to no.it seems like it does not want to work when criteria is more than 1
- 16 Dec 2017, 00:35
- Forum: General
- Topic: [SOLVED] OTRS 6 Upgrade on CentOS 6
- Replies: 12
- Views: 9063
Re: OTRS 6 Upgrade on CentOS 6
I have done a couple of restores, i always drop the database and create a new empty one.
Your new problem looks to be wrong password for otrs database. Is old otrs database pw different from nev database pw?
Your new problem looks to be wrong password for otrs database. Is old otrs database pw different from nev database pw?
- 14 Dec 2017, 11:51
- Forum: General
- Topic: otrs cant upgrade
- Replies: 5
- Views: 4287
Re: otrs cant upgrade
You can not change versions when restoring a backup.if i make a new install otrs and import a database otrs old, this work?
New install otrs version and backup version must be the same.
so, install same version as backup, restore backup and then upgrade.
- 23 Nov 2017, 14:42
- Forum: General
- Topic: Statistics » Add -> Static greyed out?
- Replies: 3
- Views: 6309
Re: Statistics » Add -> Static greyed out?
From the screenshot: Complex statistics that cannot be configured.
So it looks to me like you have to import that type of statistic.
Take a look at the manual: http://doc.otrs.com/doc/manual/admin/5. ... odule.html
So it looks to me like you have to import that type of statistic.
Take a look at the manual: http://doc.otrs.com/doc/manual/admin/5. ... odule.html
- 17 Nov 2017, 01:45
- Forum: General
- Topic: How does multiple customer backends work?
- Replies: 1
- Views: 6919
Re: How does multiple customer backends work?
From my limited testing at one point, it searches first backend and stops if user is found.
- 22 Sep 2017, 23:09
- Forum: Help
- Topic: Do not send emails when answering a ticket
- Replies: 9
- Views: 4261
Re: Do not send emails when answering a ticket
We are using office365 for mail, no problem. Double-Check your settings again. SMTPTLS smtp.office365.com Port 587 A valid Emailaddress and password And thats it. Option 1 here: https://support.office.com/en-us/article/How-to-set-up-a-multifunction-device-or-application-to-send-email-using-Office-36...
- 29 Mar 2017, 11:44
- Forum: General
- Topic: Customer Login
- Replies: 1
- Views: 3014
Re: Customer Login
Goto Admin --> Sysconfig --> Framework --> Frontend::Customer and take a look at the first two settings (CustomerHeadline & CustomerLogo)
- 15 Feb 2017, 11:46
- Forum: Help
- Topic: vHost and mod_rewrite
- Replies: 1
- Views: 2428
Re: vHost and mod_rewrite
Please look at this guide: viewtopic.php?t=9329
- 19 Dec 2016, 23:49
- Forum: General
- Topic: Upgrade from 5.0.12 to 5.0.15
- Replies: 4
- Views: 2882
Re: Upgrade from 5.0.12 to 5.0.15
or more precisely: http://otrs.github.io/doc/manual/admin/ ... ading.htmljojo wrote:doc.otrs.org
(They REALLY should change the wording on that)
- 25 Nov 2016, 14:42
- Forum: General
- Topic: OTRS 5 throwing admins under the bus.
- Replies: 4
- Views: 2736
Re: OTRS 5 throwing admins under the bus.
Nice one reneeb
I would probably change
I would probably change
tocan help the admin to find the problem, so please send them to the admin
or somethingcan help in locating the problem, so please send them to your admin
- 25 Nov 2016, 12:50
- Forum: General
- Topic: OTRS 5.0.1: Error on OTRS-otrs.Console.pl-Maint::Ticket::UnlockTimeout-10 and Notifications
- Replies: 7
- Views: 62141
Re: OTRS 5.0.1: Error on OTRS-otrs.Console.pl-Maint::Ticket::UnlockTimeout-10 and Notifications
That would be:How can I execute the Unlock script by Hand?
Code: Select all
perl bin/otrs.Console.pl Maint::Ticket::UnlockAllCode: Select all
perl bin/otrs.Console.pl- 23 Nov 2016, 16:18
- Forum: Help
- Topic: [SOLVED] unable to upgrade from 5.0.12 to 5.0.14
- Replies: 2
- Views: 1751
Re: unable to upgrade from 5.0.12 to 5.0.14
Please try again from scratch:
Delete package
Download new package
Update
Just to make sure that it is the rigt package 
Delete package
Code: Select all
rm otrs-5.0.14-02.noarch.rpm
Code: Select all
wget http://ftp.otrs.org/pub/otrs/RPMS/rhel/6/otrs-5.0.14-02.noarch.rpm
Code: Select all
rpm -Uvh otrs-5.0.14-02.noarch.rpm- 21 Nov 2016, 15:52
- Forum: Help
- Topic: Fetchmail Gmail
- Replies: 2
- Views: 2044
Re: Fetchmail Gmail
Let me ask a stupid question, is POP3 enabled for that gmail account?
- 21 Nov 2016, 14:34
- Forum: Help
- Topic: Changing Mail Fetch Interval
- Replies: 4
- Views: 2583
Re: Changing Mail Fetch Interval
When i look at your screenshot it looks like you made a TYPO
It looks like this:
instead of
Fix and restart Cronjob (or just reboot server)
It looks like this:
Code: Select all
*/ 2* * * * Code: Select all
*/2 * * * * - 21 Nov 2016, 14:00
- Forum: Help
- Topic: How to connect OTRS 5 with a Microsoft LDAP Server for User Authentification?
- Replies: 13
- Views: 8057
Re: How to connect OTRS 5 with a Microsoft LDAP Server for User Authentification?
Ok, next problem:
In your case it should be 'sub'
EDIT:
Oh and you might want to change:
(we only want users from AD)
SearchScope should be either 'one' or 'sub'SSCOPE => 'base',
In your case it should be 'sub'
Code: Select all
SSCOPE => 'sub',EDIT:
Oh and you might want to change:
toAlwaysFilter => '(&)',
Code: Select all
AlwaysFilter => '(objectclass=user)',- 21 Nov 2016, 10:56
- Forum: Help
- Topic: How to connect OTRS 5 with a Microsoft LDAP Server for User Authentification?
- Replies: 13
- Views: 8057
Re: How to connect OTRS 5 with a Microsoft LDAP Server for User Authentification?
'ou=Users,cn=otrs-ldap,dc=company,dc=tld' Please look at it again, its wrong. cn = Common Name (a thing like a computer or a person) ou = Organizational Unit (Look at it as a container or a group) dc = Domain Component ( also a container) So you start with a dc, inside that you have another dc. The...
- 29 Jun 2016, 15:26
- Forum: Help
- Topic: update notifications on 5.0.1
- Replies: 4
- Views: 2720
Re: update notifications on 5.0.1
Its looking for module FAQAccess.pm but cant find it.
Reinstall FAQ module.
Go to admin --> packages --> update repository and install FAQ module.
I think this should fix your problem.
Reinstall FAQ module.
Go to admin --> packages --> update repository and install FAQ module.
I think this should fix your problem.
- 21 Jun 2016, 09:50
- Forum: Help
- Topic: Internal server error
- Replies: 3
- Views: 3940
Re: Internal server error
That looks odd, notice the double slash between otrs and Kernel./opt/otrs//Kernel/System/Log.pm
Check config and find out where that comes from.
- 15 Jun 2016, 14:04
- Forum: Help
- Topic: Unread messages
- Replies: 1
- Views: 1024
Unread messages
When agens open OTRS there is a nice little star when they have unread messages. That feature is missing for customers (or i cant find a way to enable it) It is not unusual for some of our customers to have 10, 20 or even 30 open tickets at any given time. So when an agent answers a ticket the custo...
- 02 Jun 2016, 10:24
- Forum: Help
- Topic: Can't add Postmaster Mail Accounts
- Replies: 5
- Views: 3173
Re: Can't add Postmaster Mail Accounts
It is looking for pop3.pm
Old system or new system?
If new, reinstall.
If old, check that the file exists and check file permisions.
but cant find itMessage: Module Kernel/System/MailAccount/pop3.pm not in @INC
Old system or new system?
If new, reinstall.
If old, check that the file exists and check file permisions.
- 09 May 2016, 11:08
- Forum: General
- Topic: Notification new ticket / closed ticket doesn't work
- Replies: 4
- Views: 2563
Re: Notification new ticket / closed ticket doesn't work
Address should not be Andrea but Andrea@somedomain.comThe recipient address <Andrea> is not a valid RFC-5321 address.
Check mailaddress in Andreas userprofile.
- 29 Feb 2016, 17:25
- Forum: Help
- Topic: OTRS 5 LDAP Agent Auth Problem
- Replies: 14
- Views: 6645
Re: OTRS 5 LDAP Agent Auth Problem
Are you sure that:
I have this in mine:UserEmail => 'email',
Have a look at this: viewtopic.php?f=62&t=31223#p127247UserEmail => 'mail',
- 23 Feb 2016, 21:07
- Forum: Help
- Topic: OTRS 5 Can't connect to gmail
- Replies: 5
- Views: 4820
Re: OTRS 5 Can't connect to gmail
So, perhaps pop/imap needs to be activated in Gmail
Start here: https://support.google.com/mail/topic/3398031
Start here: https://support.google.com/mail/topic/3398031
- 23 Feb 2016, 16:14
- Forum: Help
- Topic: Updating OTRS 5
- Replies: 7
- Views: 8460
Re: Updating OTRS 5
Upgrade instructions here: http://otrs.github.io/doc/manual/admin/stable/en/html/upgrading.html Note this passage in the manual. Within a single minor version you can skip patch level releases if you want to upgrade. For instance you can upgrade directly from OTRS 5 patchlevel 2 to version 5 patchle...
- 21 Feb 2016, 17:33
- Forum: General
- Topic: [SOLVED] TimeZone issue after update to 5.0.7
- Replies: 2
- Views: 1842
Re: TimeZone issue after update to 5.0.7
So your server is running at CET (that is UTC +1) and you instruct OTRS to add another hour to that, that's wrong.[root@x-otrs ~]# date
Sat Feb 20 21:12:53 CET 2016
Since your server is already showing correct timezone, OTRS should be set to 0
- 13 Jan 2016, 15:57
- Forum: Help
- Topic: [SOLVED]LDAP Agent Sync
- Replies: 4
- Views: 11562
Re: LDAP Agent Sync
Some problems in your config. Here is my working config for Novel E-Directory, a few changes (look at the comments in my config) and you should have it working. # This is a configuration Modified for Novel E-Directory $Self->{'AuthModule'} = 'Kernel::System::Auth::LDAP'; $Self->{'AuthModule::LDAP::H...
- 07 Dec 2015, 16:26
- Forum: General
- Topic: Can't perform POST on https://cloud.otrs.com/otrs/public.pl: 500 read timeout
- Replies: 11
- Views: 10265
Re: Can't perform POST on https://cloud.otrs.com/otrs/public.pl: 500 read timeout
I added: delete $Self->{"Daemon::SchedulerCronTaskManager::Task"}->{"OTRSBusinessAvailabilityCheck"}; delete $Self->{"Daemon::SchedulerCronTaskManager::Task"}->{"OTRSBusinessEntitlementCheck"}; to Kernel/Config.pm Then i did a reboot and it was fixed
- 01 Dec 2015, 01:03
- Forum: Help
- Topic: [solved] 5.0.3 upgrade problems
- Replies: 4
- Views: 2425
Re: 5.0.3 upgrade problems
Yes.Did the architecture change massively in v5
Just follow the guide: http://otrs.github.io/doc/manual/admin/ ... ading.html and upgrade to v 5.0.3
Many things are now handled by bin/otrs.Console.pl, check it out
- 05 Nov 2015, 13:09
- Forum: Help
- Topic: Errors after update to 5.0.1
- Replies: 2
- Views: 1569
Re: Errors after update to 5.0.1
Update: Fixed the problem with missing body in emails. Changed <OTRS_CUSTOMER_Body[30]> to <OTRS_CUSTOMER_BODY[30]> in all my notifikations and it seems to work. Now i upgrated to 5.0.2 and it still works with <OTRS_CUSTOMER_BODY[30]> I also fixed the problem where it didnt send mails to me about ne...
- 05 Nov 2015, 12:48
- Forum: Help
- Topic: 5.0.1 - Ticket Notifications - problem with tags
- Replies: 3
- Views: 2048
Re: 5.0.1 - Ticket Notifications - problem with tags
I had same problem with <OTRS_CUSTOMER_Body[30]> after upgrading to 5.0.1 I changed it to <OTRS_CUSTOMER_BODY[30]> in all my notifikations and it seems to work. Now i upgrated to 5.0.2 and it still works with <OTRS_CUSTOMER_BODY[30]> Im having another issue, when a customer replies to a ticket i get...
- 04 Nov 2015, 02:14
- Forum: Help
- Topic: OTRS SSO from Windows AD users
- Replies: 28
- Views: 59240
Re: OTRS SSO from Windows AD users
Error: Need CustomerID!!!
and
CustomerID => 'mail'
So im guessing that otrsuser and otrs2 is missing email setting in AD
We get the same some times when users forget to update their profile with a valid email address
and
CustomerID => 'mail'
So im guessing that otrsuser and otrs2 is missing email setting in AD
We get the same some times when users forget to update their profile with a valid email address
- 03 Nov 2015, 09:26
- Forum: Help
- Topic: Errors after update to 5.0.1
- Replies: 2
- Views: 1569
Re: Errors after update to 5.0.1
Ok, more problems.
Now im not getting emails when customers create a new ticket.
Edit:
i recieve mails when they update a ticket.
Now im not getting emails when customers create a new ticket.
Edit:
i recieve mails when they update a ticket.
- 02 Nov 2015, 18:37
- Forum: Help
- Topic: Errors after update to 5.0.1
- Replies: 2
- Views: 1569
Errors after update to 5.0.1
Hi Ran update from v4.11 to v5.0.1 with no other problem than Module FAQ.pm not in @INC So i downloaded FAQ-5.0.1.opm and updated that. No errors in logfiles, everything looked ok. Created new danish notifications and deleted the old ones from v4.11 Now all of a sudden i start getting errors in /var...