ON Wed, Jun 05, 2002 at 04:36:55PM -0500, Brian wrote: > The reason I need its outside IP is that Apache is virtual hosting off of > one IP for a handful of domains and without the DNS headers, I can't get > to any site other than the default. Last I checked, this can't be spoofed > with a hosts file, it NEEDS the DNS header. Any ideas if the Sonicwall > can actually do this? I don't know about the SonicWall, but any modern browser that uses the standard resolver should create a Host header from an entry in /etc/hosts if it's listed in /etc/host.conf. Have you tried modifying /etc/hosts? -- Michael