Ask Question Forum:
Model Library:2025-02-08:A.I. model is online auto reply
C
O
M
P
U
T
E
R
2
8
Show
#
ASK
RECENT
←
- Underline
- Bold
- Italic
- Indent
- Step
- Bullet
- Quote
- Cut
- Copy
- Paste
- Table
- Spelling
- Find & Replace
- Undo
- Redo
- Link
- Attach
- Clear
- Code
Below area will not be traslated by Google,you can input code or other languages
Hint:If find spelling error, You need to correct it,1 by 1 or ignore it (code area won't be checked).
X-position of the mouse cursor
Y-position of the mouse cursor
Y-position of the mouse cursor
Testcursor
caretPos
Attachment:===
Asked by duncanb7
at 2024-03-21 08:38:39
Point:500 Replies:10 POST_ID:828577USER_ID:11059
Topic:
PHP Scripting Language;Apache Web Server;Linux
Dear Export,
When I check my new VPS account, and hostname is vps
So I will to check my SSH shell , after login, it report root@vps that
is fine, and type hostname, it show vps.e-hftrade.com and type dnsdomainname, it report
my domain name, e-hftrade.
When I go to type my IP, 212.1.213.78 on Firefox, nothing is connected, so I go to
check my hosts file at /etc/hosts,
it shows as follows
127.0.0.1 localhost.localdomain localhost
# Auto-generated hostname. Please do not remove this comment.
212.1.213.78 vps.e-hftrade.com vps localhost localhost4.localdomain4 localhost4 cpanel-x64.vps.me cpanel-x64 localhost.localdomain
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
Do I need to add back e-hftrade.com such as
212.1.213.78 e-hftrade.com vps.e-hftrade.com vps localhost localhost4.localdomain4 localhost4 cpanel-x64.vps.me cpanel-x64 localhost.localdomain
Why my IP can not connected to www.e-hftrade.com and no respnse on browser ?
Please advise
Duncan
When I check my new VPS account, and hostname is vps
So I will to check my SSH shell , after login, it report root@vps that
is fine, and type hostname, it show vps.e-hftrade.com and type dnsdomainname, it report
my domain name, e-hftrade.
When I go to type my IP, 212.1.213.78 on Firefox, nothing is connected, so I go to
check my hosts file at /etc/hosts,
it shows as follows
127.0.0.1 localhost.localdomain localhost
# Auto-generated hostname. Please do not remove this comment.
212.1.213.78 vps.e-hftrade.com vps localhost localhost4.localdomain4 localhost4 cpanel-x64.vps.me cpanel-x64 localhost.localdomain
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
Do I need to add back e-hftrade.com such as
212.1.213.78 e-hftrade.com vps.e-hftrade.com vps localhost localhost4.localdomain4 localhost4 cpanel-x64.vps.me cpanel-x64 localhost.localdomain
Why my IP can not connected to www.e-hftrade.com and no respnse on browser ?
Please advise
Duncan
Author: duncanb7 replied at 2024-03-22 03:17:47
THanks for your reply the root is DNS delay around 48 hour
now my website is stable now
now my website is stable now
Assisted Solution
Expert: _jesper_ replied at 2024-03-21 10:41:05
166 points EXCELLENT
Your registrar (hosting24.com) shows your name servers as being registered. So, I'm not sure where you are getting your registrars name servers. Is it during a dig or is it during a whois?
Author: duncanb7 replied at 2024-03-21 10:36:26
What is it if not registrars server ?
Is it park1.hosting24.com
Is it park1.hosting24.com
Expert: _jesper_ replied at 2024-03-21 10:29:14
if i do a dig +trace, I get back e-hftrade.com nameservers -- not referrals from the registrars servers.
Author: duncanb7 replied at 2024-03-21 10:21:52
it desn't help I tried it before
since the issue is not related cache, it is related to DNS register
DO you think so
since the issue is not related cache, it is related to DNS register
DO you think so
Expert: _jesper_ replied at 2024-03-21 10:01:08
If they run windows, have them close their browser, open a command prompt and type:
ipconfig /flushdns
and re-open the browser.
If they still get the correct IP, check to see what IP(s) they are using as DNS servers.
ipconfig /flushdns
and re-open the browser.
If they still get the correct IP, check to see what IP(s) they are using as DNS servers.
Author: duncanb7 replied at 2024-03-21 09:50:23
How my users not to get the cached old information
Assisted Solution
Expert: _jesper_ replied at 2024-03-21 09:47:54
167 points EXCELLENT
I show that ns1 and ns2.e-hftrade.com are the registered and authoritative name servers.
dig www.e-hftrade.com @ns1.e-hftrade.com
If someone else shows a different IP, then they have cached old information.
dig www.e-hftrade.com @ns1.e-hftrade.com
If someone else shows a different IP, then they have cached old information.
Author: duncanb7 replied at 2024-03-21 09:33:34
So I don't need put my domain name into hosts file, RIght ?
SO When I try to dig e-hftrad.com, the namserver is not stable sometimes
it go to the new IP , sometimes it go to the old IP , Why,
the hosting company should do the DNS registar for me OR I can do it by myself
How to do DNS register, please advise ,
Duncan
; <<>> DiG 9.3.2 <<>> e-hftrade.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 1854
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2
;; QUESTION SECTION:
;e-hftrade.com. IN A
;; ANSWER SECTION:
e-hftrade.com. 300 IN A 212.1.214.60
;; AUTHORITY SECTION:
e-hftrade.com. 38435 IN NS park1.hosting24.com.
e-hftrade.com. 38435 IN NS park2.hosting24.com.
;; ADDITIONAL SECTION:
park1.hosting24.com. 38435 IN A 212.1.214.60
park2.hosting24.com. 38435 IN A 212.1.214.60
;; Query time: 268 msec
;; SERVER: 218.102.52.81#53(218.102.52.81)
;; WHEN: Fri Mar 22 00:08:11 2013
;; MSG SIZE rcvd: 129
; <<>> DiG 9.3.2 <<>> e-hftrade.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 1965
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2
;; QUESTION SECTION:
;e-hftrade.com. IN A
;; ANSWER SECTION:
e-hftrade.com. 14080 IN A 212.1.213.78
;; AUTHORITY SECTION:
e-hftrade.com. 86080 IN NS ns1.e-hftrade.com.
e-hftrade.com. 86080 IN NS ns2.e-hftrade.com.
;; ADDITIONAL SECTION:
ns1.e-hftrade.com. 169954 IN A 212.1.213.78
ns2.e-hftrade.com. 169954 IN A 212.1.213.78
;; Query time: 20 msec
;; SERVER: 218.102.52.81#53(218.102.52.81)
;; WHEN: Fri Mar 22 00:08:14 2013
;; MSG SIZE rcvd: 115
SO When I try to dig e-hftrad.com, the namserver is not stable sometimes
it go to the new IP , sometimes it go to the old IP , Why,
the hosting company should do the DNS registar for me OR I can do it by myself
How to do DNS register, please advise ,
Duncan
; <<>> DiG 9.3.2 <<>> e-hftrade.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 1854
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2
;; QUESTION SECTION:
;e-hftrade.com. IN A
;; ANSWER SECTION:
e-hftrade.com. 300 IN A 212.1.214.60
;; AUTHORITY SECTION:
e-hftrade.com. 38435 IN NS park1.hosting24.com.
e-hftrade.com. 38435 IN NS park2.hosting24.com.
;; ADDITIONAL SECTION:
park1.hosting24.com. 38435 IN A 212.1.214.60
park2.hosting24.com. 38435 IN A 212.1.214.60
;; Query time: 268 msec
;; SERVER: 218.102.52.81#53(218.102.52.81)
;; WHEN: Fri Mar 22 00:08:11 2013
;; MSG SIZE rcvd: 129
; <<>> DiG 9.3.2 <<>> e-hftrade.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 1965
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2
;; QUESTION SECTION:
;e-hftrade.com. IN A
;; ANSWER SECTION:
e-hftrade.com. 14080 IN A 212.1.213.78
;; AUTHORITY SECTION:
e-hftrade.com. 86080 IN NS ns1.e-hftrade.com.
e-hftrade.com. 86080 IN NS ns2.e-hftrade.com.
;; ADDITIONAL SECTION:
ns1.e-hftrade.com. 169954 IN A 212.1.213.78
ns2.e-hftrade.com. 169954 IN A 212.1.213.78
;; Query time: 20 msec
;; SERVER: 218.102.52.81#53(218.102.52.81)
;; WHEN: Fri Mar 22 00:08:14 2013
;; MSG SIZE rcvd: 115
Accepted Solution
Expert: _jesper_ replied at 2024-03-21 09:27:17
167 points EXCELLENT
You need to specify the authoritative DNS servers at the registrar and configure DNS on the authoritative servers for that zone.
The hosts file is for local (to the server) use only.
The hosts file is for local (to the server) use only.