
16th September 2012, 08:29
|
|
Member
|
|
Join Date: Jun 2009
Posts: 89
Thanks: 7
Thanked 0 Times in 0 Posts
|
|
can not login to squirrelmail or ispconfig
I finally got my DNS zone set up where I can get my server on the net.
BUT
I can't login to squirrelmail or ispconfig. I use my server log on ID and my server logon password or my sql password. Nothing works.
What should I be using? Please help.
|

17th September 2012, 10:28
|
|
Member
|
|
Join Date: Jun 2012
Posts: 32
Thanks: 0
Thanked 5 Times in 4 Posts
|
|
Are you receiving an error message when you try login? Did you check the log files?
|

18th September 2012, 17:51
|
|
Member
|
|
Join Date: Jun 2009
Posts: 89
Thanks: 7
Thanked 0 Times in 0 Posts
|
|
No error message- just "invalid login"
Where are the log files?
I'll be gone rest of day, till tonight
|

19th September 2012, 14:49
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,592 Times in 2,443 Posts
|
|
Are there any errors in your mail log (in the /var/log/ directory)?
|

20th September 2012, 08:59
|
|
Member
|
|
Join Date: Jun 2009
Posts: 89
Thanks: 7
Thanked 0 Times in 0 Posts
|
|
Results of most recent mail.log
Sep 20 02:44:46 server1 dovecot: auth-worker: mysql(localhost): Connected to database dbispconfig
Sep 20 02:44:48 server1 dovecot: imap-login: Aborted login (auth failed, 1 attempts): user=<al1937@akbpro.com>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
Sep 20 02:45:02 server1 dovecot: pop3-login: Disconnected (no auth attempts): rip=127.0.0.1, lip=127.0.0.1, secured
Sep 20 02:45:02 server1 dovecot: imap-login: Disconnected (no auth attempts): rip=127.0.0.1, lip=127.0.0.1, secured
Sep 20 02:45:02 server1 postfix/smtpd[27289]: connect from localhost.localdomain[127.0.0.1]
Sep 20 02:45:02 server1 postfix/smtpd[27289]: lost connection after CONNECT from localhost.localdomain[127.0.0.1]
Sep 20 02:45:02 server1 postfix/smtpd[27289]: disconnect from localhost.localdomain[127.0.0.1]
root@server1:/var/log#
---------------------------------------
After connecting and trying to log in. https://server1.akbpro.com:8080
/var/log/ispconfig# cat ispconfig.log
After connecting and trying to log in.
Had nothing in it 0bytes
|

20th September 2012, 13:56
|
|
Member
|
|
Join Date: Jun 2009
Posts: 89
Thanks: 7
Thanked 0 Times in 0 Posts
|
|
My "dig" results.
Are they correct or do I still have a DNS problem?
; <<>> DiG 9.8.1-P1 <<>> server1.akbpro.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 36058
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;server1.akbpro.com. IN A
;; ANSWER SECTION:
server1.akbpro.com. 14400 IN CNAME akbpro.com.
akbpro.com. 14400 IN A 192.168.0.100
;; Query time: 166 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Thu Sep 20 07:34:07 2012
;; MSG SIZE rcvd: 66
root@server1:/var/log/ispconfig#
; <<>> DiG 9.8.1-P1 <<>> akbpro.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 39978
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;akbpro.com. IN A
;; ANSWER SECTION:
akbpro.com. 14400 IN A 192.168.0.100
;; Query time: 85 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Thu Sep 20 07:43:38 2012
;; MSG SIZE rcvd: 44
root@server1:/var/log/ispconfig#
; <<>> DiG 9.8.1-P1 <<>> server1
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 6194
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;server1. IN A
;; AUTHORITY SECTION:
. 1328 IN SOA a.root-servers.net. nstld.verisign-grs.com. 2012091901 1800 900 604800 86400
;; Query time: 43 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Thu Sep 20 07:45:13 2012
;; MSG SIZE rcvd: 100
root@server1:/var/log/ispconfig#
|

21st September 2012, 16:23
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,592 Times in 2,443 Posts
|
|
You're using a private IP address in your DNS records which means you can connect only from within your local network.
|

22nd September 2012, 10:11
|
|
Member
|
|
Join Date: Jun 2009
Posts: 89
Thanks: 7
Thanked 0 Times in 0 Posts
|
|
Can you give me an example of how my DNS zones should be assigned for akbpro.com and server1?
|

23rd September 2012, 11:39
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,592 Times in 2,443 Posts
|
|
Just use your public IP address and create an A record for server1.
|

24th September 2012, 09:21
|
|
Member
|
|
Join Date: Jun 2009
Posts: 89
Thanks: 7
Thanked 0 Times in 0 Posts
|
|
I used this command to get my public IP address.
wget -q -O - checkip.dyndns.org|sed -e 's/.*Current IP Address: //' -e 's/<.*$//'
It returned 68.59.148.130
I set an A record to server1 to 68.59.148.130 where akbpro.com is hosted.
I gave up on Ubuntu 12.04 and re-installed Ubuntu 11.04
When ever I was asked to enter: Country,State,Organization,Department,Name, email address I entered my real data.
I made no changes to resolv.conf or to any bind files
------------------------------------------------------------------
root@server1:~# dig server1.akbpro.com
; <<>> DiG 9.7.3 <<>> server1.akbpro.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2533
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1280
;; QUESTION SECTION:
;server1.akbpro.com. IN A
;; ANSWER SECTION:
server1.akbpro.com. 14400 IN A 68.59.148.130
;; Query time: 52 msec
;; SERVER: 192.168.0.1#53(192.168.0.1)
;; WHEN: Mon Sep 24 03:10:11 2012
;; MSG SIZE rcvd: 63
root@server1:~#
--------------------------------------------------------------------
root@server1:~# dig server1
; <<>> DiG 9.7.3 <<>> server1
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 61487
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1280
;; QUESTION SECTION:
;server1. IN A
;; ANSWER SECTION:
server1. 0 IN A 208.69.32.145
;; Query time: 22 msec
;; SERVER: 192.168.0.1#53(192.168.0.1)
;; WHEN: Mon Sep 24 03:15:26 2012
;; MSG SIZE rcvd: 52
root@server1:~#
--------------------------------------------------------------------
root@server1:~# dig akbpro.com
; <<>> DiG 9.7.3 <<>> akbpro.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 40488
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1280
;; QUESTION SECTION:
;akbpro.com. IN A
;; ANSWER SECTION:
akbpro.com. 0 IN A 208.69.32.145
;; Query time: 21 msec
;; SERVER: 192.168.0.1#53(192.168.0.1)
;; WHEN: Mon Sep 24 03:16:31 2012
;; MSG SIZE rcvd: 55
root@server1:~#
-------------------------------------------------------------------
Where do I go from here?
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 18:37.
|
Recent comments
1 day 9 hours ago
1 day 18 hours ago
1 day 21 hours ago
1 day 22 hours ago
1 day 23 hours ago
2 days 1 hour ago
2 days 3 hours ago
2 days 4 hours ago
2 days 20 hours ago
2 days 21 hours ago