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:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* 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
Go Back   Tech Support Forum > Alternative Computing > Linux Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Linux Support Linux - Operating Systems and Applications Support

Reply
 
LinkBack Thread Tools
Old 07-13-2009, 12:22 PM   #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
lavro is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
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

Old 07-16-2009, 11:23 AM   #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
lavro is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 03:32 AM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85