Post #184,155
11/15/04 7:39:51 PM
11/15/04 9:25:33 PM
|
Unable to resolve host.
Er, I think Greg and Ben and Drew explain why we couldn't see the box (even though we knew the IP number). Once we can see the box, then the Zope stuff comes into play.
Right?
Hmmm, this sounds like a [link|http://httpd.apache.org/docs/vhosts/name-based.html|FAQ].
Cheers, Scott.
|
Post #184,199
11/15/04 9:27:58 PM
|
Noope.
DNS resolves the IP. The Browser sends the name it wants to the webserver... Apache knows the content pointer and serves the proper content.
-- [link|mailto:greg@gregfolkert.net|greg], [link|http://www.iwethey.org/ed_curry|REMEMBER ED CURRY!] @ iwetheyNo matter how much Microsoft supporters whine about how Linux and other operating systems have just as many bugs as their operating systems do, the bottom line is that the serious, gut-wrenching problems happen on Windows, not on Linux, not on Mac OS. -- [link|http://www.eweek.com/article2/0,1759,1622086,00.asp|source]Here is an example: [link|http://www.greymagic.com/security/advisories/gm001-ie/|Executing arbitrary commands without Active Scripting or ActiveX when using Windows]
|
Post #184,201
11/15/04 9:32:47 PM
|
Ok then, why didn't ping work?
Have you got ping turned off on knight? If so, is that some sort of security or performance tuning that gurus do?
In other words, if one is confronted with a situation like this in the future - no ping response, no nslookup response, no DNS entry - is there a way to know if the machine you're trying to reach is alive?
Thanks.
Cheers, Scott.
|
Post #184,204
11/15/04 9:35:12 PM
|
At the Firewall I deny all ICMP.
tcptraceroute.
-- [link|mailto:greg@gregfolkert.net|greg], [link|http://www.iwethey.org/ed_curry|REMEMBER ED CURRY!] @ iwetheyNo matter how much Microsoft supporters whine about how Linux and other operating systems have just as many bugs as their operating systems do, the bottom line is that the serious, gut-wrenching problems happen on Windows, not on Linux, not on Mac OS. -- [link|http://www.eweek.com/article2/0,1759,1622086,00.asp|source]Here is an example: [link|http://www.greymagic.com/security/advisories/gm001-ie/|Executing arbitrary commands without Active Scripting or ActiveX when using Windows]
|
Post #184,207
11/15/04 9:40:09 PM
|
D'oh! No Winders! Yer not makin it easy to stay on Win32.
|
Post #184,209
11/15/04 9:45:43 PM
|
It is not my wish, to force you off Win32.
It is my job, to force you off Win32!
-- [link|mailto:greg@gregfolkert.net|greg], [link|http://www.iwethey.org/ed_curry|REMEMBER ED CURRY!] @ iwetheyNo matter how much Microsoft supporters whine about how Linux and other operating systems have just as many bugs as their operating systems do, the bottom line is that the serious, gut-wrenching problems happen on Windows, not on Linux, not on Mac OS. -- [link|http://www.eweek.com/article2/0,1759,1622086,00.asp|source]Here is an example: [link|http://www.greymagic.com/security/advisories/gm001-ie/|Executing arbitrary commands without Active Scripting or ActiveX when using Windows]
|
Post #184,212
11/15/04 10:19:28 PM
|
:-)
|
Post #184,200
11/15/04 9:29:55 PM
|
not ed zachery
[link|http://1.1.1.0|http://1.1.1.0] gives you the base machine name port 80 [link|http://z.iwethey.org|http://z.iwethey.org] (how you "matched" the ip to the name in the hosts file) port 80 gets the Z stuff because apache listening there goes "Oh he wants mr foo because I am a call forwarding http page service" regards, daemon
that way too many Iraqis conceived of free society as little more than a mosh pit with grenades. ANDISHEH NOURAEE clearwater highschool marching band [link|http://www.chstornadoband.org/|http://www.chstornadoband.org/]
|
Post #184,203
11/15/04 9:34:42 PM
|
I see now. HTTPd has to respond to the connection request.
That explains why the browser connections didn't work. But see above for more questions. :-)
Cheers, Scott.
|