Issue setting up

If you hit any installation issues or cannot connect to your freshly installed UnrealIRCd then this forum is for you.

Moderator: Supporters

Locked
Lockett
Posts: 7
Joined: Mon Oct 31, 2016 12:04 am

Issue setting up

Post by Lockett »

Image

How do I fix this?
Syzop
UnrealIRCd head coder
Posts: 2112
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Re: Issue setting up

Post by Syzop »

Two things:
1) For security, re-install UnrealIRCd as a normal user (not 'root'). Eg: run 'adduser unrealircd' and then 'su - unrealircd' to access this user (or login) and setup everything there.
2) During ./Config it should have created a server certificate. You can do the same afterwards by running 'make pem' and then 'make install'. All this from your UnrealIRCd source directory (/home/xxx/unrealircd-4.0.X).
Lockett
Posts: 7
Joined: Mon Oct 31, 2016 12:04 am

Re: Issue setting up

Post by Lockett »

Fixed. Thank you so much!
Locked