Solved Apache web server help

common post scan results..

Code:
----------------------------------------------------------------------

GRC Port Authority Report created on UTC: 2009-09-05 at 16:02:18

Results from scan of ports: 0, 21-23, 25, 79, 80, 110, 113, 
                            119, 135, 139, 143, 389, 443, 445, 
                            1002, 1024-1030, 1720, 5000

    0 Ports Open
   22 Ports Closed
    4 Ports Stealth
---------------------
   26 Ports Tested

NO PORTS were found to be OPEN.

Ports found to be STEALTH were: 80, 135, 139, 445

Other than what is listed above, all ports are CLOSED.

TruStealth: FAILED - NOT all tested ports were STEALTH,
                   - NO unsolicited packets were received,
                   - A PING REPLY (ICMP Echo) WAS RECEIVED.

All service port results:

Code:
----------------------------------------------------------------------

GRC Port Authority Report created on UTC: 2009-09-05 at 16:04:07

Results from scan of ports: 0-1055

    0 Ports Open
 1049 Ports Closed
    7 Ports Stealth
---------------------
 1056 Ports Tested

NO PORTS were found to be OPEN.

Ports found to be STEALTH were: 80, 135, 137, 138, 139, 444, 
                                445

Other than what is listed above, all ports are CLOSED.

TruStealth: FAILED - NOT all tested ports were STEALTH,
                   - NO unsolicited packets were received,
                   - A PING REPLY (ICMP Echo) WAS RECEIVED.

----------------------------------------------------------------------
 

My Computer

Computer Manufacturer/Model Number
Custom made
OS
Window 7 build 7600, Xp pro(VM)
CPU
Amd Athlon 2000 xp+
Motherboard
Asus x series
Memory
kingstone(1gb+256MB)
Graphics Card(s)
Nvdia 6200(256 mb+255mb(shared))
Sound Card
soundmax
Monitor(s) Displays
Lg Flatron w1943
Screen Resolution
1360x768
Hard Drives
segate 80GB
Case
i-ball
Keyboard
i-ball
Mouse
i-ball
Internet Speed
256kbps up and 256 kbps down
Keep in mind that when you scan an IP for ports being opened, you would technically need something there and listening for it to report back that the ports are open. So, unless you are running something on 8080 and it's actively listening...a scan would not find this and would report the port as closed.
 

My Computer

Computer Manufacturer/Model Number
Self-Built in July 2009
OS
Windows 7 Ultimate x64
CPU
Intel Q9550 2.83Ghz OC'd to 3.40Ghz
Motherboard
Gigabyte GA-EP45-UD3R rev. 1.1, F12 BIOS
Memory
8GB G.Skill PI DDR2-800, 4-4-4-12 timings
Graphics Card(s)
EVGA 1280MB Nvidia GeForce GTX570
Sound Card
Realtek ALC899A 8 channel onboard audio
Monitor(s) Displays
23" Acer x233H
Screen Resolution
1920x1080
Hard Drives
Intel X25-M 80GB Gen 2 SSD
Western Digital 1TB Caviar Black, 32MB cache. WD1001FALS
PSU
Corsair 620HX modular
Case
Antec P182
Cooling
stock
Keyboard
ABS M1 Mechanical
Mouse
Logitech G9 Laser Mouse
Internet Speed
15/2 cable modem
Other Info
Windows and Linux enthusiast. Logitech G35 Headset.
Keep in mind that when you scan an IP for ports being opened, you would technically need something there and listening for it to report back that the ports are open. So, unless you are running something on 8080 and it's actively listening...a scan would not find this and would report the port as closed.

I re-checked my port using an unorthodox process.
What I did I changed the port of the utorrent to 80 and tested it using utorrent and it says that the port is open...


What does that really means?
does it mean it my 80 port is open...
 

My Computer

Computer Manufacturer/Model Number
Custom made
OS
Window 7 build 7600, Xp pro(VM)
CPU
Amd Athlon 2000 xp+
Motherboard
Asus x series
Memory
kingstone(1gb+256MB)
Graphics Card(s)
Nvdia 6200(256 mb+255mb(shared))
Sound Card
soundmax
Monitor(s) Displays
Lg Flatron w1943
Screen Resolution
1360x768
Hard Drives
segate 80GB
Case
i-ball
Keyboard
i-ball
Mouse
i-ball
Internet Speed
256kbps up and 256 kbps down
I re-checked my port using an unorthodox process.
What I did I changed the port of the utorrent to 80 and tested it using utorrent and it says that the port is open...


What does that really means?
does it mean it my 80 port is open...
I would say it is open.

If I understand correctly, you have an address from no-ip something like: http://yourname.no-ip.com/

So now no-ip needs to be configured to connect to your computer through port 80 to your apache web server to WWW.friendsbb/ _ ?

So if I was to type in the actual address you got from no-ip, I should have access to friendsbb?
 

My Computer

OS
...
I would say it is open.

If I understand correctly, you have an address from no-ip something like: http://yourname.no-ip.com/

So now no-ip needs to be configured to connect to your computer through port 80 to your apache web server to WWW.friendsbb/ _ ?

So if I was to type in the actual address you got from no-ip, I should have access to friendsbb?

It is "friends2009.no-ip.org".
 

My Computer

Computer Manufacturer/Model Number
Custom made
OS
Window 7 build 7600, Xp pro(VM)
CPU
Amd Athlon 2000 xp+
Motherboard
Asus x series
Memory
kingstone(1gb+256MB)
Graphics Card(s)
Nvdia 6200(256 mb+255mb(shared))
Sound Card
soundmax
Monitor(s) Displays
Lg Flatron w1943
Screen Resolution
1360x768
Hard Drives
segate 80GB
Case
i-ball
Keyboard
i-ball
Mouse
i-ball
Internet Speed
256kbps up and 256 kbps down
It is "friends2009.no-ip.org".
Open an elevated command prompt and type netstat we are looking to see if your apache web server is listening on port 80 now

netstat -an

netstat -at
 

My Computer

OS
...
I will report you after 15 min because I have to reinstall Xampp because I messed up with it very badly...
 

My Computer

Computer Manufacturer/Model Number
Custom made
OS
Window 7 build 7600, Xp pro(VM)
CPU
Amd Athlon 2000 xp+
Motherboard
Asus x series
Memory
kingstone(1gb+256MB)
Graphics Card(s)
Nvdia 6200(256 mb+255mb(shared))
Sound Card
soundmax
Monitor(s) Displays
Lg Flatron w1943
Screen Resolution
1360x768
Hard Drives
segate 80GB
Case
i-ball
Keyboard
i-ball
Mouse
i-ball
Internet Speed
256kbps up and 256 kbps down
I will report you after 15 min because I have to reinstall Xampp because I messed up with it very badly...
NO prob!! I remember using xamp a while back, I think it is easier now. If I remember correctly, anything I put in the www folder, or whatever folder it was, could be accessed via a web browser. I used it to practice web development without having to do so over the Internet. I now use a linux box to be my "virtual" Internet where I can experiment with my web pages without endangering a live site.

Robert
 

My Computer

OS
...
NO prob!! I remember using xamp a while back, I think it is easier now. If I remember correctly, anything I put in the www folder, or whatever folder it was, could be accessed via a web browser. I used it to practice web development without having to do so over the Internet. I now use a linux box to be my "virtual" Internet where I can experiment with my web pages without endangering a live site.

Robert

The folder would be htdocs.
I can open the site from all browser from by typing http:/localhost/friendsbb
but cannot access it from another computer through internet or from my computer via internet..
 

My Computer

Computer Manufacturer/Model Number
Custom made
OS
Window 7 build 7600, Xp pro(VM)
CPU
Amd Athlon 2000 xp+
Motherboard
Asus x series
Memory
kingstone(1gb+256MB)
Graphics Card(s)
Nvdia 6200(256 mb+255mb(shared))
Sound Card
soundmax
Monitor(s) Displays
Lg Flatron w1943
Screen Resolution
1360x768
Hard Drives
segate 80GB
Case
i-ball
Keyboard
i-ball
Mouse
i-ball
Internet Speed
256kbps up and 256 kbps down
Open an elevated command prompt and type netstat we are looking to see if your apache web server is listening on port 80 now

netstat -an

netstat -at

Done.
now what??
 

My Computer

Computer Manufacturer/Model Number
Custom made
OS
Window 7 build 7600, Xp pro(VM)
CPU
Amd Athlon 2000 xp+
Motherboard
Asus x series
Memory
kingstone(1gb+256MB)
Graphics Card(s)
Nvdia 6200(256 mb+255mb(shared))
Sound Card
soundmax
Monitor(s) Displays
Lg Flatron w1943
Screen Resolution
1360x768
Hard Drives
segate 80GB
Case
i-ball
Keyboard
i-ball
Mouse
i-ball
Internet Speed
256kbps up and 256 kbps down
ok I am pasting the output please take a look.

Code:
c:\>netstat

Active Connections

  Proto  Local Address          Foreign Address        State
  TCP    172.16.142.82:49176    212.2.139.34:5051      TIME_WAIT
  TCP    172.16.142.82:49185    maa03s01-in-f147:http  TIME_WAIT
  TCP    172.16.142.82:49186    sevenforums:http       ESTABLISHED
  TCP    172.16.142.82:49187    sevenforums:http       ESTABLISHED
  TCP    172.16.142.82:49189    sevenforums:http       ESTABLISHED
  TCP    172.16.142.82:49190    sevenforums:http       ESTABLISHED
  TCP    172.16.142.82:49191    sevenforums:http       ESTABLISHED
  TCP    172.16.142.82:49192    sevenforums:http       ESTABLISHED
  TCP    172.16.142.82:49193    maa03s01-in-f165:http  ESTABLISHED
  TCP    172.16.142.82:49194    maa03s01-in-f154:http  ESTABLISHED
  TCP    172.16.142.82:49195    maa03s01-in-f147:http  ESTABLISHED
  TCP    172.16.142.82:49197    tx-in-f139:http        ESTABLISHED
  TCP    172.16.142.82:49198    cdce:http              ESTABLISHED
  TCP    172.16.142.82:49199    tx-in-f139:http        ESTABLISHED
  TCP    172.16.142.82:49200    ty-in-f139:http        ESTABLISHED
  TCP    172.16.142.82:49202    spynettest:https       ESTABLISHED

C:\>netstat -an

Active Connections

  Proto  Local Address          Foreign Address        State
  TCP    0.0.0.0:80             0.0.0.0:0              LISTENING
  TCP    0.0.0.0:135            0.0.0.0:0              LISTENING
  TCP    0.0.0.0:443            0.0.0.0:0              LISTENING
  TCP    0.0.0.0:445            0.0.0.0:0              LISTENING
  TCP    0.0.0.0:3306           0.0.0.0:0              LISTENING
  TCP    0.0.0.0:49152          0.0.0.0:0              LISTENING
  TCP    0.0.0.0:49153          0.0.0.0:0              LISTENING
  TCP    0.0.0.0:49154          0.0.0.0:0              LISTENING
  TCP    0.0.0.0:49156          0.0.0.0:0              LISTENING
  TCP    0.0.0.0:49180          0.0.0.0:0              LISTENING
  TCP    0.0.0.0:49183          0.0.0.0:0              LISTENING
  TCP    172.16.142.82:139      0.0.0.0:0              LISTENING
  TCP    172.16.142.82:49176    212.2.139.34:5051      TIME_WAIT
  TCP    172.16.142.82:49185    209.85.231.147:80      TIME_WAIT
  TCP    172.16.142.82:49186    74.86.200.237:80       ESTABLISHED
  TCP    172.16.142.82:49187    74.86.200.237:80       ESTABLISHED
  TCP    172.16.142.82:49189    74.86.200.237:80       ESTABLISHED
  TCP    172.16.142.82:49190    74.86.200.237:80       ESTABLISHED
  TCP    172.16.142.82:49191    74.86.200.237:80       ESTABLISHED
  TCP    172.16.142.82:49192    74.86.200.237:80       ESTABLISHED
  TCP    172.16.142.82:49193    209.85.231.165:80      ESTABLISHED
  TCP    172.16.142.82:49194    209.85.231.154:80      ESTABLISHED
  TCP    172.16.142.82:49195    209.85.231.147:80      ESTABLISHED
  TCP    172.16.142.82:49197    72.14.203.139:80       ESTABLISHED
  TCP    172.16.142.82:49198    203.190.126.132:80     ESTABLISHED
  TCP    172.16.142.82:49199    72.14.203.139:80       ESTABLISHED
  TCP    172.16.142.82:49200    74.125.153.139:80      ESTABLISHED
  TCP    172.16.142.82:49202    65.55.94.222:443       ESTABLISHED
  TCP    [::]:80                [::]:0                 LISTENING
  TCP    [::]:135               [::]:0                 LISTENING
  TCP    [::]:443               [::]:0                 LISTENING
  TCP    [::]:445               [::]:0                 LISTENING
  TCP    [::]:49152             [::]:0                 LISTENING
  TCP    [::]:49153             [::]:0                 LISTENING
  TCP    [::]:49154             [::]:0                 LISTENING
  TCP    [::]:49156             [::]:0                 LISTENING
  TCP    [::]:49180             [::]:0                 LISTENING
  TCP    [::]:49183             [::]:0                 LISTENING
  UDP    0.0.0.0:500            *:*
  UDP    0.0.0.0:4500           *:*
  UDP    0.0.0.0:5355           *:*
  UDP    0.0.0.0:61060          *:*
  UDP    0.0.0.0:61061          *:*
  UDP    172.16.142.82:137      *:*
  UDP    172.16.142.82:138      *:*
  UDP    [::]:500               *:*
  UDP    [::]:4500              *:*

C:\>netstat -at

Active Connections

  Proto  Local Address          Foreign Address        State           Offload S
tate

  TCP    0.0.0.0:80             MONITSBEATS4U:0        LISTENING       InHost

  TCP    0.0.0.0:135            MONITSBEATS4U:0        LISTENING       InHost

  TCP    0.0.0.0:443            MONITSBEATS4U:0        LISTENING       InHost

  TCP    0.0.0.0:445            MONITSBEATS4U:0        LISTENING       InHost

  TCP    0.0.0.0:3306           MONITSBEATS4U:0        LISTENING       InHost

  TCP    0.0.0.0:49152          MONITSBEATS4U:0        LISTENING       InHost

  TCP    0.0.0.0:49153          MONITSBEATS4U:0        LISTENING       InHost

  TCP    0.0.0.0:49154          MONITSBEATS4U:0        LISTENING       InHost

  TCP    0.0.0.0:49156          MONITSBEATS4U:0        LISTENING       InHost

  TCP    0.0.0.0:49180          MONITSBEATS4U:0        LISTENING       InHost

  TCP    0.0.0.0:49183          MONITSBEATS4U:0        LISTENING       InHost

  TCP    172.16.142.82:139      MONITSBEATS4U:0        LISTENING       InHost

  TCP    172.16.142.82:49185    maa03s01-in-f147:http  TIME_WAIT       InHost

  TCP    172.16.142.82:49186    sevenforums:http       ESTABLISHED     InHost

  TCP    172.16.142.82:49187    sevenforums:http       ESTABLISHED     InHost

  TCP    172.16.142.82:49189    sevenforums:http       ESTABLISHED     InHost

  TCP    172.16.142.82:49190    sevenforums:http       ESTABLISHED     InHost

  TCP    172.16.142.82:49191    sevenforums:http       ESTABLISHED     InHost

  TCP    172.16.142.82:49192    sevenforums:http       ESTABLISHED     InHost

  TCP    172.16.142.82:49193    maa03s01-in-f165:http  ESTABLISHED     InHost

  TCP    172.16.142.82:49194    maa03s01-in-f154:http  ESTABLISHED     InHost

  TCP    172.16.142.82:49195    maa03s01-in-f147:http  ESTABLISHED     InHost

  TCP    172.16.142.82:49197    tx-in-f139:http        ESTABLISHED     InHost

  TCP    172.16.142.82:49198    cdce:http              ESTABLISHED     InHost

  TCP    172.16.142.82:49199    tx-in-f139:http        ESTABLISHED     InHost

  TCP    172.16.142.82:49200    ty-in-f139:http        ESTABLISHED     InHost

  TCP    172.16.142.82:49202    spynettest:https       ESTABLISHED     InHost

  TCP    [::]:80                MONITSBEATS4U:0        LISTENING       InHost

  TCP    [::]:135               MONITSBEATS4U:0        LISTENING       InHost

  TCP    [::]:443               MONITSBEATS4U:0        LISTENING       InHost

  TCP    [::]:445               MONITSBEATS4U:0        LISTENING       InHost

  TCP    [::]:49152             MONITSBEATS4U:0        LISTENING       InHost

  TCP    [::]:49153             MONITSBEATS4U:0        LISTENING       InHost

  TCP    [::]:49154             MONITSBEATS4U:0        LISTENING       InHost

  TCP    [::]:49156             MONITSBEATS4U:0        LISTENING       InHost

  TCP    [::]:49180             MONITSBEATS4U:0        LISTENING       InHost

  TCP    [::]:49183             MONITSBEATS4U:0        LISTENING       InHost

  UDP    0.0.0.0:500            *:*

  UDP    0.0.0.0:4500           *:*

  UDP    0.0.0.0:5355           *:*

  UDP    0.0.0.0:61060          *:*

  UDP    0.0.0.0:61061          *:*

  UDP    172.16.142.82:137      *:*

  UDP    172.16.142.82:138      *:*

  UDP    [::]:500               *:*

  UDP    [::]:4500              *:*
 

My Computer

Computer Manufacturer/Model Number
Custom made
OS
Window 7 build 7600, Xp pro(VM)
CPU
Amd Athlon 2000 xp+
Motherboard
Asus x series
Memory
kingstone(1gb+256MB)
Graphics Card(s)
Nvdia 6200(256 mb+255mb(shared))
Sound Card
soundmax
Monitor(s) Displays
Lg Flatron w1943
Screen Resolution
1360x768
Hard Drives
segate 80GB
Case
i-ball
Keyboard
i-ball
Mouse
i-ball
Internet Speed
256kbps up and 256 kbps down
Your software installed?
Access your forum via localhost?
 

My Computer

OS
...
Your software installed?
Access your forum via localhost?

YA I installed all the softwares.
And i can access my forum via localhost.
 

My Computer

Computer Manufacturer/Model Number
Custom made
OS
Window 7 build 7600, Xp pro(VM)
CPU
Amd Athlon 2000 xp+
Motherboard
Asus x series
Memory
kingstone(1gb+256MB)
Graphics Card(s)
Nvdia 6200(256 mb+255mb(shared))
Sound Card
soundmax
Monitor(s) Displays
Lg Flatron w1943
Screen Resolution
1360x768
Hard Drives
segate 80GB
Case
i-ball
Keyboard
i-ball
Mouse
i-ball
Internet Speed
256kbps up and 256 kbps down
YA I installed all the softwares.
And i can access my forum via localhost.
I am pinging 172.16.142.82
but not getting anything back.

You installed the Dynamic update client?

Does your cable modem also serve as a router?
 

My Computer

OS
...
I am pinging 172.16.142.82
but not getting anything back.

You installed the Dynamic update client?

Does your cable modem also serve as a router?

the fact is that I logged out and then logged in to internet after my previous post so that changed my IP address.

115.187.42.168 is my current ip address.
Try it now.
 

My Computer

Computer Manufacturer/Model Number
Custom made
OS
Window 7 build 7600, Xp pro(VM)
CPU
Amd Athlon 2000 xp+
Motherboard
Asus x series
Memory
kingstone(1gb+256MB)
Graphics Card(s)
Nvdia 6200(256 mb+255mb(shared))
Sound Card
soundmax
Monitor(s) Displays
Lg Flatron w1943
Screen Resolution
1360x768
Hard Drives
segate 80GB
Case
i-ball
Keyboard
i-ball
Mouse
i-ball
Internet Speed
256kbps up and 256 kbps down
the fact is that I logged out and then logged in to internet after my previous post so that changed my IP address.

115.187.42.168 is my current ip address.
Try it now.
ping successful
cannot use friends2009.no-ip.org/
not recognized

installed Dynamic Update client?
 

My Computer

OS
...
ping successful
cannot use friends2009.no-ip.org/
not recognized

installed Dynamic Update client?

NO-ip`s Dynamic Update client?
Yes I did.
It is up and running.
 

My Computer

Computer Manufacturer/Model Number
Custom made
OS
Window 7 build 7600, Xp pro(VM)
CPU
Amd Athlon 2000 xp+
Motherboard
Asus x series
Memory
kingstone(1gb+256MB)
Graphics Card(s)
Nvdia 6200(256 mb+255mb(shared))
Sound Card
soundmax
Monitor(s) Displays
Lg Flatron w1943
Screen Resolution
1360x768
Hard Drives
segate 80GB
Case
i-ball
Keyboard
i-ball
Mouse
i-ball
Internet Speed
256kbps up and 256 kbps down
NO-ip`s Dynamic Update client?
Yes I did.
The last step in no-ip instructions was to use the "can u see me" site.

If port 80 is open for torrent, it should work ok for this. Doesn't seem to be blocked by isp. Your computer is definitely listening on port 80. Thing is I am not even getting a 404 error from your no-ip address. I would start there ... double check all settings do the "can u see me" until something shows.

Later you can try the no-ip redirect setting to other ports like 143 is remote desktop I think, shouldnt be blocked ... 8080 maybe some others?
 

My Computer

OS
...
OK I will try that tomorrow.
I think Dynamic Update client is not working properly in win7. Tomorrow I Will try to run it in XP(Vm).


Its already midnight. So I think I should prepare for my bed now.
And I will come back tomorrow. Let you know what happens.

Thanks all you guys for replying.
 

My Computer

Computer Manufacturer/Model Number
Custom made
OS
Window 7 build 7600, Xp pro(VM)
CPU
Amd Athlon 2000 xp+
Motherboard
Asus x series
Memory
kingstone(1gb+256MB)
Graphics Card(s)
Nvdia 6200(256 mb+255mb(shared))
Sound Card
soundmax
Monitor(s) Displays
Lg Flatron w1943
Screen Resolution
1360x768
Hard Drives
segate 80GB
Case
i-ball
Keyboard
i-ball
Mouse
i-ball
Internet Speed
256kbps up and 256 kbps down
Back
Top