Re: Authentication Error When Adding Host

2016-01-31 Thread Syafiq Rokman
Hi, Managed to get it working. The problem was in /etc/ssh/sshd_config : Commented out : PermitRootLogin without-password and StrictModes yes On Mon, Feb 1, 2016 at 9:41 AM Syafiq Rokman wrote: > Hi, > > Yes. > > $ nmap -p 8250 172.16.134.175 > > Starting Nmap 6.40 ( http://nmap.org ) at 201

Re: Authentication Error When Adding Host

2016-01-31 Thread Syafiq Rokman
Hi, Yes. $ nmap -p 8250 172.16.134.175 Starting Nmap 6.40 ( http://nmap.org ) at 2016-02-01 09:31 MYT Nmap scan report for 172.16.134.175 Host is up (0.00029s latency). PORT STATE SERVICE 8250/tcp open unknown $ telnet 172.16.134.175 8250 Trying 172.16.134.175... Connected to 172.16.134.17

Re: Authentication Error When Adding Host

2016-01-29 Thread Nux!
Hello, Can you test manually if that agent machine can access the management one on that port? -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Syafiq Rokman wrote: > Hi, I'm new to Linux and CloudStack and would appreciate any support here > > CS 4.7 Ubuntu 14.

Authentication Error When Adding Host

2016-01-29 Thread Syafiq Rokman
Hi, I'm new to Linux and CloudStack and would appreciate any support here CS 4.7 Ubuntu 14.04 PC A - management server PC B - host PC C - host The management server managed to connect to PC B, making it a host. But I'm getting an 'Authentication Error' when adding PC C. The username/passwd shou