PDA

View Full Version : [help]ispconfig 3.0.2.1 configuration


yipi
16th April 2010, 14:49
master ispconfig,
i have setting ispconfig by follow "dns wizard"


A mail 10.0.1.224 0
A www 10.0.1.224 0
A www.challxxx.com. 10.0.1.224 0
MX www.challxxx.com. mail.www.challxxx.com. 10
NS www.challxxx.com. ns1.challxxx.com. 0
NS www.challxxx.com. ns2.challxxx.com. 0

then set "sites"

taserver.challenger.com www.challxxx.com

#dig @10.0.1.224 www.challxxx.com

yipi@taserver:~$ dig @10.0.1.224 www.challxxx.com

; <<>> DiG 9.6.1-P2 <<>> @10.0.1.224 www.challxxx.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 28198
;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 0
;; WARNING: recursion requested but not available

;; QUESTION SECTION:
;www.challxxx.com. IN A

;; ANSWER SECTION:
www.challxxx.com. 86400 IN A 10.0.1.224

;; AUTHORITY SECTION:
www.challxxx.com. 86400 IN NS ns1.challxxx.com.
www.challxxx.com. 86400 IN NS ns2.challxxx.com.

;; Query time: 8 msec
;; SERVER: 10.0.1.224#53(10.0.1.224)
;; WHEN: Fri Apr 16 05:40:44 2010
;; MSG SIZE rcvd: 86


but i can't ping www.challxxx.com
yipi@taserver:~$ ping www.challxxx.com
ping: unknown host www.challxxx.com

and i can't access www.challxxx.com

did i miss someting ?

thanks for your help. :)

salam,

dodi

yipi
16th April 2010, 16:19
i have already check the configuration,

after change this setting


A challenger.co.id. 10.0.1.222 0
A mail 10.0.1.222 0
A ns1 10.0.1.222 0
A www 10.0.1.222 0
MX challenger.co.id. mail.challenger.co.id. 10
NS challenger.co.id. ns1.challenger.co.id. 0
NS challenger.co.id. ns2.challenger.co.id. 0

now i can get additional section

yipi@taserver:~$ dig @localhost www.challxxx.com

; <<>> DiG 9.6.1-P2 <<>> @localhost www.challxxx.com
; (2 servers found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 24524
;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 1
;; WARNING: recursion requested but not available

;; QUESTION SECTION:
;www.challxxx.com. IN A

;; ANSWER SECTION:
www.challxxx.com. 86400 IN A 10.0.1.224

;; AUTHORITY SECTION:
challxxx.com. 86400 IN NS ns1.challxxx.com.
challxxx.com. 86400 IN NS ns2.challxxx.com.

;; ADDITIONAL SECTION:
ns1.challxxx.com. 86400 IN A 10.0.1.224


but still can't ping www.challxxx.com
yipi@taserver:~$ ping www.challxxx.com
ping: unknown host www.challxxx.com


thanks before.

yipi
16th April 2010, 16:50
i have reconfigure my ispcon


A challxxx.com. 10.0.1.224 0
A mail 10.0.1.224 0
A ns1 10.0.1.224 0
A www 10.0.1.224 0
MX challxxx.com. mail.www.challxxx.com. 10
NS challxxx.com. ns1.challxxx.com. 0
NS challxxx.com. ns2.challxxx.com. 0

then in web-domain, i can't point the ip-address to 10.0.1.224
there is just one option "*" no ip-address.

until now i can't ping www.challxxx.com
can anyone help me?

thanks before

till
16th April 2010, 17:26
Then you missed to add your IP address in the server settings in ispconfig.

yipi
16th April 2010, 17:36
ok. thanks

btw i had few question

1. when i use my public ip, do i still need to add my public ip
in server settings?

2. in server config, ip address of gateway and nameservers,
difference with ip address in my router.
do i need to correct that ip address?

till
16th April 2010, 17:38
1) You have to add the private IP and not the public IP.
2) No.

yipi
16th April 2010, 17:50
i had select ip-address for www.challxxx.com
but when i ping

ping: unknown host www.challxxx.com

did i miss something ?