Operating Systems > Linux and UNIX
apache
voidmain:
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.
the_black_angel:
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
voidmain:
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.
voidmain:
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.
Master of Reality:
it gives the same error in the error log when i tried running it on port 8000.
How do i setup an ssh account?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version