Author Topic: apache  (Read 1478 times)

ahri

  • Member
  • **
  • Posts: 50
  • Kudos: 0
apache
« Reply #15 on: 17 June 2002, 07:28 »
"connection refused"

Calum

  • Global Moderator
  • Member
  • ***
  • Posts: 7,812
  • Kudos: 1000
    • Calum Carlyle's music
apache
« Reply #16 on: 17 June 2002, 15:41 »
while using mozilla 1.0 on macos9.1, it took about 20 seconds while 'connecting to...' then told me that 'the connection timed out while connecting to...'
visit these websites and make yourself happy forever:
It's my music! | My music on MySpace | Integrational Polytheism

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
apache
« Reply #17 on: 29 June 2002, 02:32 »
I have RedHat 7.3 on my server with squid and httpd already installed now. Squid is runing perfectly.

Apache still gives me the same error as above.
I did 'netstat -a | grep http' and it says:
tcp    0    0 *:http  *:* LISTEN
what does this mean? As you said above, this is what i should get... but it still doesnt work.

[ June 28, 2002: Message edited by: Master of Reality / Bob ]

Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
apache
« Reply #18 on: 29 June 2002, 05:19 »
You can't even access it from one of your inside machines?  That is, http://192.168.0.1/ if that is the inside IP address of your server.  Is there any ipchians/iptables rules that would be restricting access to the http port (80)?
Someone please remove this account. Thanks...

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
apache
« Reply #19 on: 29 June 2002, 06:27 »
I can get to it from my internal machines still.
Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
apache
« Reply #20 on: 29 June 2002, 07:15 »
Ok, what is your external IP address?  Can you get to that from your inside machines?  If you can't, then you must have some firewall issues.
Someone please remove this account. Thanks...

the_black_angel

  • Member
  • **
  • Posts: 82
  • Kudos: 0
apache
« Reply #21 on: 29 June 2002, 07:28 »
Lookup has started ...


; <<>> DiG 8.3 <<>> @(null) chatroom.fuckmicrosoft.com
; Bad server: (null) -- using default server and timer opts
; (2 servers found)
;; res options: init recurs defnam dnsrch
;; got aswer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 6
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2
;; QUERY SECTION:
;;   chatroom.fuckmicrosoft.com, type = A, class = IN

;; ANSWER SECTION:
chatroom.fuckmicrosoft.com.  23h34m40s IN A  204.92.81.125

;; AUTHORITY SECTION:
fuckmicrosoft.com.   1d4h56m43s IN NS  NS1.I2NET.com.
fuckmicrosoft.com.   1d4h56m43s IN NS  NS2.I2NET.com.

;; ADDITIONAL SECTION:
NS1.I2NET.com.      1d4h56m43s IN A  208.179.142.2
NS2.I2NET.com.      1d4h56m43s IN A  208.179.142.3

;; Total query time: 181 msec
;; FROM: localhost to SERVER: default -- 139.134.5.51
;; WHEN: Sat Jun 29 10:18:26 2002
;; MSG SIZE  sent: 44  rcvd: 134

cannot connect to chatroom.fuckmicrosoft.com through http as you can see it is there, although Whois says that its not there

i can traceroute back to 204.92.81.125 and ping it properly so it is there and responding just not to http ?

is there a utility that can see what is listening at each port? there should be one somewhere though i don't know where?

hope this is helpful
--
The Black Angel

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
apache
« Reply #22 on: 29 June 2002, 08:39 »
We already know that apache is listening on port 80.  What I asked him to do was to see if he could verify his outside address by doing an "ifconfig" and then seeing if he can get to that address from machine inside his house.  If he can, then his provider is blocking port 80 and there is nothing he can do about it other than call them and bitch.  But if his providers do not allow web servers then that is that, other than putting it on a port other than 80.  Like 8000 might be a good one.
Someone please remove this account. Thanks...

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
apache
« Reply #23 on: 29 June 2002, 08:42 »
Or master could set me up with an account and let me ssh in and check it out...  I could tell pretty quickly where the problem is.
Someone please remove this account. Thanks...

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
apache
« Reply #24 on: 30 June 2002, 00:21 »
it gives the same error in the error log when i tried running it on port 8000.
How do i setup an ssh account?
Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

KernelPanic

  • VIP
  • Member
  • ***
  • Posts: 1,878
  • Kudos: 222
apache
« Reply #25 on: 30 June 2002, 00:34 »
Could it be a problem with your domain registrar??
Contains scenes of mild peril.

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
apache
« Reply #26 on: 30 June 2002, 00:59 »
quote:
Originally posted by Master of Reality / Bob:
it gives the same error in the error log when i tried running it on port 8000.
How do i setup an ssh account?



You've already got SSH up and running, you just need to create me a userid:

# adduser voidmain
# password voidmain

Then send me a PM with the password and I'll change it as soon as I log in.
Someone please remove this account. Thanks...

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
apache
« Reply #27 on: 30 June 2002, 03:09 »
now someone can try to go to http://chatroom.fuckmicrosoft.com
Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
apache
« Reply #28 on: 30 June 2002, 03:20 »
quote:
Originally posted by Master of Reality / Bob:
now someone can try to go to http://chatroom.fuckmicrosoft.com


Nope, not yet...
Someone please remove this account. Thanks...

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
apache
« Reply #29 on: 30 June 2002, 04:21 »
try http://chatroom.fuckmicrosoft.com:8000

[ June 29, 2002: Message edited by: Master of Reality / Bob ]

Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'