IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 1 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Heh, as a fellow__'Admin please help' one -
I did at least recall the horrors that an obsolete hosts file entry can do: all those, No One Home messages. Scott's kindly response with the . . . . numbers included a hosts reminder. He be so good..

But - I don't see (either) why pasting in the numerical addy would not have worked in *most* cases? Yes, I read Greg's explanation of the n! sub-locations within his customized hierarchy.. or IS that so 'customized'? I'm merely guessing that Greg organizes to a more perceptive degree than do most biz-folk, always in a Rush.

Know only that I've been successful using numerical addy garnered via Who Is and such utils, entered directly as URL. While hosts file allegedly saves a few MSec evading Lookup - I mainly use mine "negatively": to send ads.doubleclick et al directly to /null; so far this seems to have worked well, Maybe? saving the time for filters to do ~ the same, but with an extra round trip.





(Maybe I don't need to know the details of the exceptions.. should that require grokking the entire TCP enchilada, IP Tables and VPNs. Zzzzz)
New Zope thing
Zope requires me to set the base URL for every page so that the Apache rewrites work. As a result, every page's links include "z.iwethey.org", and only that will work.
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New 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.
Expand Edited by Another Scott Nov. 15, 2004, 09:25:33 PM EST
New 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!] @ iwethey
No 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]
New 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.
New At the Firewall I deny all ICMP.
tcptraceroute.
--
[link|mailto:greg@gregfolkert.net|greg],
[link|http://www.iwethey.org/ed_curry|REMEMBER ED CURRY!] @ iwethey
No 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]
New D'oh! No Winders! Yer not makin it easy to stay on Win32.
New 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!] @ iwethey
No 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]
New :-)
New 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/]
New 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.
New Nope
See Greg's response below.

It is not that you get z.iwethey.org but with everything broken. It is that you get Greg Folkert's personal page instead of z.iwethey.org. Which is a vhosts thing.

Not that Zope wouldn't break as well, it just never gets the chance to.

Cheers,
Ben
I have come to believe that idealism without discipline is a quick road to disaster, while discipline without idealism is pointless. -- Aaron Ward (my brother)
New ICLRPD (new thread)
Created as new thread #184190 titled [link|/forums/render/content/show?contentid=184190|ICLRPD]
===

Purveyor of Doc Hope's [link|http://DocHope.com|fresh-baked dog biscuits and pet treats].
[link|http://DocHope.com|http://DocHope.com]
New It is called named Based VHosting
Apache excels at it many orders of magnitude better than the Beast's product.

It makes all the difference. If your browser sends "I call you 66.80.246.91" you will get the first vhost listed. Funny how that seems to be mine... funny that.

Now, you change what your browser sends "I call you z.iwethey.org" Apache will look at the hostnames it knows about and will respond with the proper content.
--
[link|mailto:greg@gregfolkert.net|greg],
[link|http://www.iwethey.org/ed_curry|REMEMBER ED CURRY!] @ iwethey
No 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]
New Think of vhosting as the last line of DNS
All DNS does is turn a name into a number. But what it's for is to connect you to the right system. If DNS for a dozen (or a hundred, or a thousand) different names all resolve to the same number, the box that answers to that number has to decide which directory hosts that "system". So the vhost configuration in Apache is just the last link in DNS, turning a name into a pointer to the right content.
===

Purveyor of Doc Hope's [link|http://DocHope.com|fresh-baked dog biscuits and pet treats].
[link|http://DocHope.com|http://DocHope.com]
     Okay, once you are reading this... - (folkert) - (30)
         well... - (slugbug)
         My opinion - (Silverlock)
         Mucho - (bepatient)
         Had to edit my host file... - (inthane-chan)
         You were gone for DAYS!!! - (broomberg) - (3)
             Dittos!! -NT - (a6l6e6x)
             Google cache is your friend :) -NT - (FuManChu) - (1)
                 I couldn't even make that work. - (static)
         I was lost until you updated your personal page. - (Another Scott) - (18)
             I am using... - (folkert)
             Not a bad idea - (Nightowl)
             Likewise - thanks Skip -NT - (deSitter)
             Heh, as a fellow__'Admin please help' one - - (Ashton) - (14)
                 Zope thing - (admin) - (11)
                     Unable to resolve host. - (Another Scott) - (8)
                         Noope. - (folkert) - (5)
                             Ok then, why didn't ping work? - (Another Scott) - (4)
                                 At the Firewall I deny all ICMP. - (folkert) - (3)
                                     D'oh! No Winders! Yer not makin it easy to stay on Win32. -NT - (Another Scott) - (2)
                                         It is not my wish, to force you off Win32. - (folkert) - (1)
                                             :-) -NT - (Another Scott)
                         not ed zachery - (daemon) - (1)
                             I see now. HTTPd has to respond to the connection request. - (Another Scott)
                     Nope - (ben_tilly) - (1)
                         ICLRPD (new thread) - (drewk)
                 It is called named Based VHosting - (folkert) - (1)
                     Think of vhosting as the last line of DNS - (drewk)
         Thanks for getting it back working. - (gdaustin) - (2)
             Comes down to DNS propagating properly. -NT - (folkert) - (1)
                 DNS propagating properly - (cforde)

Right here in River City!
187 ms