![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Linux Support Linux - Operating Systems and Applications Support |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jul 2009
Posts: 2
OS: ubuntu 9.04 linux
|
cannot access my server from internet
I have Apache2 on an Ubuntu server, I can see it on my network but not on the internet. UFW is disabled no other firwalls. Can anyone help? Information is below. Ports are forwarded on the router-TRENDNET-TW10054wca.
firefox can't establish a connection to the server --error on internet Though the site seems valid, the browser was unable to establish a connection. THESE are some information files RESOLV.CONF search thejesuskingdomtv.com nameserver 192.168.0.1(this keeps changing back to this-automaticly) HOSTNAME FILE thejesuskingdomtv.thejesuskingdomtv.com HOST FILE 127.0.0.1 localhost 127.0.1.1 thejesuskingdomtv.thejesuskingdomtv.com 192.168.0.101 thejesuskingdomtv.thejesuskingdomtv.com <VirtualHost 192.168.0.101:8070"> ServerAdmin Larry@thejesuskingdomtv.com ServerName thejesuskingdomtv.com ServerAlias www.theJesuskingdomtv.com DocumentRoot /var/www/ <Directory /> AND THIS nmap -v sT 71.100.86.239 -p 8070 Starting Nmap 4.53 ( http://insecure.org ) at 2009-07-13 12:50 EDT Failed to resolve given hostname/IP: sT. Note that you can't use '/mask' AND '1-4,7,100-' style IP ranges Initiating Ping Scan at 12:50 Scanning 71.100.86.239 [2 ports] Completed Ping Scan at 12:50, 0.01s elapsed (1 total hosts) Initiating Parallel DNS resolution of 1 host. at 12:50 Completed Parallel DNS resolution of 1 host. at 12:50, 0.16s elapsed Initiating SYN Stealth Scan at 12:50 Scanning pool-71-100-86-239.tampfl.dsl-w.verizon.net (71.100.86.239) [1 port] Completed SYN Stealth Scan at 12:50, 0.01s elapsed (1 total ports) Host pool-71-100-86-239.tampfl.dsl-w.verizon.net (71.100.86.239) appears to be up ... good. Interesting ports on pool-71-100-86-239.tampfl.dsl-w.verizon.net (71.100.86.239): PORT STATE SERVICE 8070/tcp closed unknown AND THIS nmap thejesuskingdomtv.com -p 8070 Starting Nmap 4.53 ( http://insecure.org ) at 2009-07-13 12:48 EDT Interesting ports on pool-71-100-86-239.tampfl.dsl-w.verizon.net (71.100.86.239): PORT STATE SERVICE 8070/tcp closed unknown DIG <<>> DiG 9.4.2-P2 <<>> thejesuskingdontv.com ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 27595 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 ;; QUESTION SECTION: ;thejesuskingdontv.com. IN A ;; AUTHORITY SECTION: com. 900 IN SOA a.gtld-servers.net. nstld.verisign-grs.com. 1247507951 1800 900 604800 86400 ;; Query time: 98 msec ;; SERVER: 192.168.0.1#53(192.168.0.1) ;; WHEN: Mon Jul 13 13:59:37 2009 ;; MSG SIZE rcvd: 112 |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Registered User
Join Date: Jul 2009
Posts: 2
OS: ubuntu 9.04 linux
|
Re: cannot access my server from internet
I tried this to see the ports. it looks as if it's open. The ip looks to have the port open buy not the host name. Is that correct?
netstat -an | grep "LISTEN " tcp 0 0 0.0.0.0:993 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:995 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:8070 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:110 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN tcp 0 0 192.168.0.101:53 0.0.0.0:* LISTEN tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:8090 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN tcp6 0 0 :::53 :::* LISTEN tcp6 0 0 :::22 :::* LISTEN tcp6 0 0 ::1:953 :::* LISTEN |
|
|
|
![]() |
| Thread Tools | |
|
|