
10th February 2006, 05:14
|
|
Junior Member
|
|
Join Date: Jan 2006
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Some trouble after install ISP Config !
i have installed isp config on fedora core 3 with ip public and not behind a router. i have buy a domain www.zenith-isp.net and "Manage DNS" for that domain at idwebhost.com. i had been set the A record ns1 and ns2 for that domain.
1. why i can't access https://www.zenith-isp.net:81 from out side but from my server i can access it.???
2. i can't receive email from outside but i can send email to other perfectly, why???
3. my site can be access with http://zenith-isp.net but it can't be with http://www.zenith-isp.net, why???
4. how i can test my ftp program is running well from out side???
thx
|

10th February 2006, 09:10
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,872
Thanks: 689
Thanked 4,185 Times in 3,202 Posts
|
|
Quote:
|
Originally Posted by fandi2000x
i have installed isp config on fedora core 3 with ip public and not behind a router. i have buy a domain www.zenith-isp.net and "Manage DNS" for that domain at idwebhost.com. i had been set the A record ns1 and ns2 for that domain.
1. why i can't access https://www.zenith-isp.net:81 from out side but from my server i can access it.???
|
Have you forwarded port 81 on your router to your server IP address?
Quote:
|
2. i can't receive email from outside but i can send email to other perfectly, why???
|
You will have to forward port 25 from your router to your server.
Create a website www.zenith-isp.net in ISPCOnfig, make sure that it has a co-domain zenith-isp.net (with empty host). Then make sure that you have an DNS - A record for www pointing to your server IP created at idwebhost.com.
Quote:
|
4. how i can test my ftp program is running well from out side???
|
Create a new user in the website www.zenith-isp.net in ISPConfig and try to connect with that username and password with FTP. Make sure you forwarded the FTP port from your router to your server and enable the "FTP " ckeckbox in ISPCOnfig for this website.
|

10th February 2006, 10:03
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,592 Times in 2,443 Posts
|
|
As you are not behind a router, please ignore Till's first two answers about port forwarding - I think he has overseen it.
I found out that there are no A records for zenith-isp.net and www.zenith-isp.net:
Code:
~# dig www.zenith-isp.net
; <<>> DiG 9.2.1 <<>> www.zenith-isp.net
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 16034
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;www.zenith-isp.net. IN A
;; AUTHORITY SECTION:
zenith-isp.net. 10800 IN SOA idwebhost.mercury.orderbox-dns.com. fandi2000x.yahoo.com. 2006020622 7200 7200 2419200 38400
;; Query time: 726 msec
;; SERVER: 81.169.163.104#53(81.169.163.104)
;; WHEN: Fri Feb 10 10:00:55 2006
;; MSG SIZE rcvd: 123
mh1:~# dig zenith-isp.net
; <<>> DiG 9.2.1 <<>> zenith-isp.net
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 14754
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;zenith-isp.net. IN A
;; AUTHORITY SECTION:
zenith-isp.net. 10800 IN SOA idwebhost.mercury.orderbox-dns.com. fandi2000x.yahoo.com. 2006020622 7200 7200 2419200 38400
;; Query time: 135 msec
;; SERVER: 81.169.163.104#53(81.169.163.104)
;; WHEN: Fri Feb 10 10:01:01 2006
;; MSG SIZE rcvd: 119
You must create A records for both of them!
|

10th February 2006, 10:48
|
|
Junior Member
|
|
Join Date: Jan 2006
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
thank till,
Quote:
1. why i can't access https://www.zenith-isp.net:81 from out side but from my server i can access it.???
Have you forwarded port 81 on your router to your server IP address?
Quote:
2. i can't receive email from outside but i can send email to other perfectly, why???
You will have to forward port 25 from your router to your server.
|
i'm using ip publik so, there is not behind a router. its mean that all of port is open.
it's correct??? if not how i can prove it.
|

10th February 2006, 11:08
|
|
Junior Member
|
|
Join Date: Jan 2006
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
thanks falko,
so i will created the A record for zenith-isp.net and www.zenith-isp.net.
is not any other set like MX Record, maybe???
|

10th February 2006, 15:10
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,592 Times in 2,443 Posts
|
|
There are also no MX records:
Code:
server1:~# dig MX www.zenith-isp.net
; <<>> DiG 9.2.4 <<>> MX www.zenith-isp.net
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 37844
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;www.zenith-isp.net. IN MX
;; AUTHORITY SECTION:
zenith-isp.net. 3600 IN SOA idwebhost.mercury.orderbox-dns.com. fandi2000x.yahoo.com. 2006020622 7200 7200 2419200 38400
;; Query time: 420 msec
;; SERVER: 145.253.2.75#53(145.253.2.75)
;; WHEN: Fri Feb 10 14:53:10 2006
;; MSG SIZE rcvd: 123
server1:~# dig MX zenith-isp.net
; <<>> DiG 9.2.4 <<>> MX zenith-isp.net
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 56169
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;zenith-isp.net. IN MX
;; AUTHORITY SECTION:
zenith-isp.net. 3600 IN SOA idwebhost.mercury.orderbox-dns.com. fandi2000x.yahoo.com. 2006020622 7200 7200 2419200 38400
;; Query time: 224 msec
;; SERVER: 145.253.2.75#53(145.253.2.75)
;; WHEN: Fri Feb 10 14:53:15 2006
;; MSG SIZE rcvd: 119
|

11th February 2006, 03:00
|
|
Junior Member
|
|
Join Date: Jan 2006
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I had been set of Manage DNS record on idwebhost.com like this:
HostName Record Type Value
zenith-isp.net A 219.x.x.104
ns1.zenith-isp.net A 219.x.x.104
ns2.zenith-isp.net A 219.x.x.105
www.zenith-isp.net A 219.x.x.104
zenith-isp.net MX zenith-isp.net
ftp.zenith-isp.net CNAME zenith-isp.net
1. is that correct???
2. after that what should be set on DNS Manager (ISP Config)????
3. what diffrent function between DNS Manager and Manage DNS (on idwebhost.com)?????
|

11th February 2006, 07:08
|
|
Junior Member
|
|
Join Date: Jan 2006
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Now, my isp config can send and receive email to outside.
but https://www.zenith-isp.net:81 still can't be access from outside, why???
thanks
|

11th February 2006, 11:45
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,872
Thanks: 689
Thanked 4,185 Times in 3,202 Posts
|
|
www.zenith-isp.net points now correctly to the IP 219.x.x.104.
Are you sure that you did not install any firewall on your server that blocks port 81?
please post the output of:
nestat -tap
and:
iptables -L
|

13th February 2006, 03:08
|
|
Junior Member
|
|
Join Date: Jan 2006
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
this the result of netstat -tap command :
Quote:
[root@hosting ~]# netstat -tap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 *:imaps *:* LISTEN 1918/xinetd
tcp 0 0 *:1025 *:* LISTEN 1690/rpc.statd
tcp 0 0 * op3s *:* LISTEN 1918/xinetd
tcp 0 0 *:smux *:* LISTEN 1859/snmpd
tcp 0 0 *:mysql *:* LISTEN 1961/mysqld
tcp 0 0 * op3 *:* LISTEN 1918/xinetd
tcp 0 0 *:imap *:* LISTEN 1918/xinetd
tcp 0 0 *:sunrpc *:* LISTEN 1670/portmap
tcp 0 0 *:81 *:* LISTEN 2317/ispconfig_http
tcp 0 0 *:ftp *:* LISTEN 2503/proftpd: (acce
tcp 0 0 219.83.87.105:domain *:* LISTEN 2483/named
tcp 0 0 www.zenith-isp.net:domain *:* LISTEN 2483/named
tcp 0 0 localhost.localdomai:domain *:* LISTEN 2483/named
tcp 0 0 localhost.localdomain:ipp *:* LISTEN 1871/cupsd
tcp 0 0 localhost.localdomain:5335 *:* LISTEN 1831/mDNSResponder
tcp 0 0 localhost.localdomain:rndc *:* LISTEN 2483/named
tcp 0 0 *:smtp *:* LISTEN 2433/master
tcp 0 0 www.zenith-isp.net:1037 64.233.189.104:http ESTABLISHED 3690/firefox-bin
tcp 0 0 *:http *:* LISTEN 2345/httpd
tcp 0 0 *:ssh *:* LISTEN 1907/sshd
tcp 0 0 ::1:rndc *:* LISTEN 2483/named
tcp 0 0 *:smtp *:* LISTEN 2433/master
tcp 0 0 *:https *:* LISTEN 2345/httpd
|
and this iptables -L result
Quote:
[root@hosting ~]# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
|
|
| 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 06:54.
|
Recent comments
1 day 21 hours ago
2 days 6 hours ago
2 days 9 hours ago
2 days 10 hours ago
2 days 12 hours ago
2 days 13 hours ago
2 days 15 hours ago
2 days 16 hours ago
3 days 8 hours ago
3 days 9 hours ago